summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aic7xxx_openbsd.h
AgeCommit message (Expand)Author
2005-06-01De-inline a few functions if option SMALL_KERNEL, and do not compileMiod Vallat
2005-02-12Fix crashes during probe by ensuring that SCSI_IS_SCSIBUS_B() returnsKenneth R Westerback
2004-10-24Shuffle defines around so that ahc and ahd use the aic_ names thatKenneth R Westerback
2004-08-01Fold in relevant bits of the most recent two updates fromKenneth R Westerback
2004-01-17Major stability improvement. Fix a variety of systems and problemsKenneth R Westerback
2003-12-28Give i/o's requeued as a result of aborts, timeouts, etc. a status ofKenneth R Westerback
2003-12-24Sync ahc with NetBSD, which was in turn updated from FreeBSD by PascalKenneth R Westerback
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2002-07-05attempt to make ahc smaller. change PCI interrupt handler.Steve Murphree
2002-07-01Ensure scb is setup correctly. Add debugging info.Steve Murphree
2002-06-28Return of new ahcSteve Murphree
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-14Fix *some* problems with new ahc driver that were surfaced withKenneth R Westerback
2002-02-16New port of FreeBSD's ahc driverSteve Murphree