From e566f88d923ebad2a2c1a680f198c67980486f5d Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 28 Nov 1995 19:36:20 +0000 Subject: let loadbsd define sync scsi operation --- sys/arch/amiga/dev/sbicvar.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/amiga/dev/sbicvar.h') diff --git a/sys/arch/amiga/dev/sbicvar.h b/sys/arch/amiga/dev/sbicvar.h index b8e4b213389..dc29ff114f8 100644 --- a/sys/arch/amiga/dev/sbicvar.h +++ b/sys/arch/amiga/dev/sbicvar.h @@ -1,4 +1,4 @@ -/* $NetBSD: sbicvar.h,v 1.9 1995/09/04 13:04:48 chopps Exp $ */ +/* $NetBSD: sbicvar.h,v 1.9.2.1 1995/11/24 07:51:20 chopps Exp $ */ /* * Copyright (c) 1990 The Regents of the University of California. @@ -162,7 +162,7 @@ struct sbic_softc { #define DDB_FOLLOW 0x04 #define DDB_IO 0x08 #endif -extern int sbic_inhibit_sync; +extern u_char sbic_inhibit_sync[8]; extern int sbic_no_dma; extern int sbic_clock_override; -- cgit v1.2.3