freebsd-dev/sys/dev/aha
Matthew N. Dodd fe76c677ea Use the PRVERB() macro instead of 'if (bootverbose) printf()...
Add debuging for all failure cases in aha_cmd().

Always check DATAIN_REG_READY even if we're ready to exit the
read loop.

The last fix allows the AHA-1640 MCA SCSI adapter to operate
correctly and likely fixes problems on a few other oddball
adapters. (I suspect my Dell Drive Array in 1540 mode needs this.)

Reviewed by:	Warner Losh
1999-10-02 17:40:07 +00:00
..
aha_isa.c Use rmand_get_bus{tag,handle} rather than hard wiring things to 1999-09-28 19:59:41 +00:00
aha_mca.c Add support for the AHA-1640 SCSI adapter. 1999-10-01 03:12:15 +00:00
aha.c Use the PRVERB() macro instead of 'if (bootverbose) printf()... 1999-10-02 17:40:07 +00:00
ahareg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00