freebsd-nq/sys
Justin T. Gibbs 0c40ff690c Increase the DELAY used in ahc_poll. This is only used during intial
probe of the device and shouldn't affect normal operation.  It seems that
some version of the aic7870 are extreamly slow in clearing their interrupt
register so the added delay is required to ensure we don't poll a stale
interrupt value.

Clean up debugging printfs and stuff superflous output into #ifdef AHC_DEBUG.

Ensure that sdtrpending and wdtrpending are cleared in all cases after
we recieve an SDTR or WDTR message.

With this commit, the 294x should work or at least be much closer to
working properly.
1995-03-17 23:58:27 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Call dev_shutdownall() just after unmounting filesystems. 1995-03-17 04:19:19 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Remove isa/prof_machdep.c. It doesn't exist yet. 1995-03-16 17:18:49 +00:00
ddb Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
dev Make the aic7xxx assembler take quoted strings as a single token. 1995-03-17 23:54:17 +00:00
fs Add four more filesystem flags: 1995-03-16 20:23:48 +00:00
gnu Make the aic7xxx assembler take quoted strings as a single token. 1995-03-17 23:54:17 +00:00
i386 Increase the DELAY used in ahc_poll. This is only used during intial 1995-03-17 23:58:27 +00:00
isa Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
isofs/cd9660 Add four more filesystem flags: 1995-03-16 20:23:48 +00:00
kern Changed names of goaway routines into shutdown routines. 1995-03-17 04:18:07 +00:00
libkern <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy). 1995-03-17 06:15:40 +00:00
miscfs Add four more filesystem flags: 1995-03-16 20:23:48 +00:00
modules Make in lkm/syscons fails due to missing include for apm stuff. 1995-03-03 18:38:00 +00:00
msdosfs Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
net Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support 1995-03-17 22:02:18 +00:00
netccitt Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
netinet Reject source routes unless configured on by administrator. 1995-03-16 18:22:28 +00:00
netiso Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
netns Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
nfs Changed some (incorrect) nfsrv_vput()'s back into regular vput()'s. This 1995-03-17 07:45:19 +00:00
nfsclient Add four more filesystem flags: 1995-03-16 20:23:48 +00:00
nfsserver Changed some (incorrect) nfsrv_vput()'s back into regular vput()'s. This 1995-03-17 07:45:19 +00:00
pci Added a new field to the pci_device struct called pd_shutdown to specify 1995-03-17 04:27:21 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
sys Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support 1995-03-17 22:02:18 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
vm Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00