Age | Commit message (Expand) | Author |
2012-02-12 | use the barrier before the inb; not instead of | Theo de Raadt |
2012-02-11 | This code used to do a register read to force a barrier -- that is not | Theo de Raadt |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |
2011-07-04 | Use the SDEV_2NDBUS flag like isp(4) instead of the current | Matthew Dempsky |
2007-09-15 | replace ctob and btoc with ptoa and atop respectively | Martin Reindl |
2007-05-02 | Eliminate unused inline functions and replace ahc_lock() which | Kenneth R Westerback |
2005-12-28 | Oops. Missed file from previous commit. | Kenneth R Westerback |
2005-12-10 | {en,re}trys -> {en,re}tries; eyeballed by jmc@ | Miod Vallat |
2005-06-01 | De-inline a few functions if option SMALL_KERNEL, and do not compile | Miod Vallat |
2005-02-12 | Fix crashes during probe by ensuring that SCSI_IS_SCSIBUS_B() returns | Kenneth R Westerback |
2004-10-24 | Shuffle defines around so that ahc and ahd use the aic_ names that | Kenneth R Westerback |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback |
2004-01-17 | Major stability improvement. Fix a variety of systems and problems | Kenneth R Westerback |
2003-12-28 | Give i/o's requeued as a result of aborts, timeouts, etc. a status of | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2002-07-05 | attempt to make ahc smaller. change PCI interrupt handler. | Steve Murphree |
2002-07-01 | Ensure scb is setup correctly. Add debugging info. | Steve Murphree |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | Fix *some* problems with new ahc driver that were surfaced with | Kenneth R Westerback |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |