aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/eisa/eisaconf.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.Bruce Evans1997-07-201-3/+1
* Various stylistic improvements regarding num_eisa_slots & co.:Joerg Wunsch1997-03-131-2/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add a small hack to UserConfig that allows to override the number ofJoerg Wunsch1996-12-141-2/+5
* Various cleanups for remanents of devconf.Poul-Henning Kamp1996-09-081-6/+1
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-120/+6
* Don't depend in the kernel on the gcc feature of doing arithmetic onBruce Evans1996-08-311-14/+14
* Clean up -Wunused warnings.Gary Palmer1996-06-121-3/+1
* Turn on SCB paging for aic7770 chips rev E or greater.Justin T. Gibbs1996-04-201-6/+16
* 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
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.Justin T. Gibbs1996-01-291-64/+278
* 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
* Mega commit for sysctl.Poul-Henning Kamp1995-11-201-16/+6
* 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-303/+286
* Probe all slots even if an EISA main board isn't found. This catchesJustin T. Gibbs1995-11-061-76/+108
* This is a totally new implementation of eisaconf. It will hopefullyJustin T. Gibbs1995-11-051-178/+424
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* files for the eisa specific autoconfiguration..Julian Elischer1995-04-231-0/+211