summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/ahc_isa.c
AgeCommit message (Expand)Author
2006-09-19ansi/deregisterJonathan Gray
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
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-08-15- remove ahc dependency, convert smc93cx6 into an attribute.Federico G. Schwindt
2002-06-28Return of new ahcSteve Murphree
2002-03-19remove __PTodd C. Miller
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-02-16New port of FreeBSD's ahc driverSteve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This represents...Steve Murphree
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-04ahc on eisa, netbsdTheo de Raadt