summaryrefslogtreecommitdiff
path: root/sys/dev/ic/aic7xxx_inline.h
AgeCommit message (Expand)Author
2005-12-04Allocate all scbs during initialization to avoid usingKenneth R Westerback
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2005-06-01De-inline a few functions if option SMALL_KERNEL, and do not compileMiod Vallat
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
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
2003-09-29more dmamp_sync()s; krw@ okMichael Shalayeff
2002-10-09Remove trailing '\n's from panic messages.Kenneth R Westerback
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-02-16New port of FreeBSD's ahc driverSteve Murphree