freebsd-dev/sys/i386
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
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Removed "-D" option and made symbols load all the time. They will be 1995-03-14 08:21:53 +00:00
conf Remove isa/prof_machdep.c. It doesn't exist yet. 1995-03-16 17:18:49 +00:00
eisa Compile cleanly -Wall. 1995-03-07 08:58:22 +00:00
i386 Remove a spurious printf. 1995-03-17 04:39:41 +00:00
ibcs2 emoved redundant definition of imcs2_close() since it already exists in 1995-03-03 15:44:44 +00:00
include Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
isa Change probe output to gus0 instead of snd4. 1995-03-17 21:27:39 +00:00
pci Replace all remaining instances of i386/include' by machine' and fix 1995-02-26 05:14:53 +00:00
scsi Increase the DELAY used in ahc_poll. This is only used during intial 1995-03-17 23:58:27 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00