summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
Commit message (Expand)AuthorAgeFilesLines
...
* Turn on SCB paging for aic7770 chips rev E or greater.Justin T. Gibbs1996-04-202-13/+33
* Removed unused declaration of bootverbose.Bruce Evans1996-04-071-2/+1
* aha1742.c:Justin T. Gibbs1996-03-101-4/+4
* 3c5x9.c:Justin T. Gibbs1996-02-261-2/+2
* Free the externalizing buffer.Justin T. Gibbs1996-01-311-2/+5
* aha1742.c aic7770.c bt74x.cJustin T. Gibbs1996-01-311-7/+76
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.Justin T. Gibbs1996-01-292-73/+304
* The long awaited stability patch set for the aic7xxx driver:Justin T. Gibbs1996-01-031-2/+2
* Staticize and cleanup.Poul-Henning Kamp1995-12-101-13/+2
* Don't staticize again (twice).Bruce Evans1995-11-291-4/+5
* Staticize again.Poul-Henning Kamp1995-11-291-2/+2
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-1/+2
* Mega commit for sysctl.Poul-Henning Kamp1995-11-202-19/+10
* Modify the kdc_description for eisa0 to include the system board ID.Justin T. Gibbs1995-11-101-9/+25
* Convert Adaptec 1742 driver to new eisaconf interface.Justin T. Gibbs1995-11-091-3/+3
* Second pass on this. Sentinal device node was an uneeded complication.Justin T. Gibbs1995-11-091-292/+275
* Probe all slots even if an EISA main board isn't found. This catchesJustin T. Gibbs1995-11-062-80/+112
* This is a totally new implementation of eisaconf. It will hopefullyJustin T. Gibbs1995-11-052-186/+496
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-4/+4
* files for the eisa specific autoconfiguration..Julian Elischer1995-04-232-0/+242