freebsd-dev/sys/dev/aic
Kenneth D. Merry 76db0ab017 Fix a few things in the aic(4) driver:
- enable 10MHz (fast SCSI) operation on boards that support it.  (only
   aic6360 boards with fast SCSI enabled can do it)

 - bounds check sync periods and offsets passed in from the transport layer

 - tell the user which resource allocation failed (for the ISA probe) if we
   weren't able to allocate an IRQ, DRQ or I/O port.
2001-03-16 22:20:19 +00:00
..
aic6360reg.h Fix a few things in the aic(4) driver: 2001-03-16 22:20:19 +00:00
aic_cbus.c Turn on interrupt-entropy harvesting for all/any mass storage devices 2001-03-01 17:09:09 +00:00
aic_isa.c Fix a few things in the aic(4) driver: 2001-03-16 22:20:19 +00:00
aic_pccard.c Turn on interrupt-entropy harvesting for all/any mass storage devices 2001-03-01 17:09:09 +00:00
aic.c Fix a few things in the aic(4) driver: 2001-03-16 22:20:19 +00:00
aicvar.h Fix a few things in the aic(4) driver: 2001-03-16 22:20:19 +00:00