summaryrefslogtreecommitdiffstats
path: root/sys/dev/eisa/ahc_eisa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansijsg2021-03-071-11/+5
* Double checking you committed the correct diff sometimes payskrw2020-07-051-3/+3
* Nuke struct scsi_link's "scsibus" member. The two drivers using itkrw2020-07-051-4/+4
* Initialize enough softc fields to give this attachment a chance to work.miod2012-05-121-6/+29
* Don'tmiod2010-11-181-6/+2
* make various strings ("can't map mem space" and similar) more consistentsthen2009-03-291-3/+3
* ``it's'' -> ``its'' when the grammar gods require this change.miod2007-04-101-3/+3
* Fold in relevant bits of the most recent two updates fromkrw2004-08-011-3/+3
* Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascalkrw2003-12-241-22/+7
* typos from Tom Cosgrove;jmc2003-10-211-5/+5
* Return of new ahcsmurph2002-06-281-34/+53
* remove __Pmillert2002-03-191-5/+5
* revert to older ahc driver until the new one's bugs are fixedmillert2002-03-191-56/+37
* First round of __P removal in sysmillert2002-03-141-5/+5
* eisa support for ahc. (left out)smurph2002-02-161-34/+53
* new ahc driver. Adds support for newer Adaptec controllers. This represents two months of work.smurph2000-03-221-306/+90
* panic prints a newline for you, don't do it in the panic stringmillert1999-01-111-3/+3
* Adaption to new bus.h from NetBSD. Various driver has been updated toniklas1996-11-281-30/+39
* s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadniklas1996-11-121-2/+2
* -Wall happinessderaadt1996-10-161-1/+3
* ahc on eisa, netbsdderaadt1996-10-041-4/+9
* check for __OpenBSD__, prep for tossing __NetBSD__?deraadt1996-08-211-9/+9
* new 2940 driver merged from freebsd sources 960623shawn1996-06-271-4/+3
* sync 0521deraadt1996-05-261-0/+527