summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/eisaconf.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* Step 1 in moving EISA devices to kobj/newbus. Use kobj methods forWarner Losh2004-06-091-7/+24
* - Use the __BUS_ACCESSOR macro for EISA_ACCESSOR insteadMaxime Henrion2002-08-201-14/+4
* Remove __P.Alfred Perlstein2002-03-201-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Move the specification of EDGE/LEVEL triggered interrupts toMatthew N. Dodd1999-08-011-2/+5
* Implement an EISA new-bus framework. The old driver probe mechanismPeter Wemm1999-04-181-68/+33
* Add shared EISA interrupt support.Justin T. Gibbs1997-09-211-5/+15
* Various stylistic improvements regarding num_eisa_slots & co.:Joerg Wunsch1997-03-131-6/+2
* Since i don't see that anybody is implementing a more correct EISAJoerg Wunsch1997-03-121-1/+5
* 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
* Removed more devconf leftovers.Bruce Evans1996-09-101-2/+2
* Various cleanups for remanents of devconf.Poul-Henning Kamp1996-09-081-9/+1
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-5/+2
* Turn on SCB paging for aic7770 chips rev E or greater.Justin T. Gibbs1996-04-201-7/+17
* 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-291-10/+27
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-1/+2
* Mega commit for sysctl.Poul-Henning Kamp1995-11-201-3/+4
* Probe all slots even if an EISA main board isn't found. This catchesJustin T. Gibbs1995-11-061-7/+7
* This is a totally new implementation of eisaconf. It will hopefullyJustin T. Gibbs1995-11-051-21/+85
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* files for the eisa specific autoconfiguration..Julian Elischer1995-04-231-0/+31