summaryrefslogtreecommitdiffstats
path: root/sys/dev/eisa
Commit message (Expand)AuthorAgeFilesLines
* Add shared EISA interrupt support.gibbs1997-09-212-85/+106
* #include <machine/limits.h> explicitly in the few places that it is required.bde1997-08-211-1/+3
* Add several casts and include several header files to eliminate compilerfsmp1997-08-211-1/+4
* Removed unused #includes.bde1997-07-201-3/+1
* Various stylistic improvements regarding num_eisa_slots & co.:joerg1997-03-132-8/+10
* Since i don't see that anybody is implementing a more correct EISAjoerg1997-03-121-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
* Add a small hack to UserConfig that allows to override the number ofjoerg1996-12-141-2/+5
* Removed more devconf leftovers.bde1996-09-101-2/+2
* Various cleanups for remanents of devconf.phk1996-09-082-15/+2
* Remove devconf, it never grew up to be of any use.phk1996-09-062-125/+8
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-14/+14
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+1
* Turn on SCB paging for aic7770 chips rev E or greater.gibbs1996-04-202-13/+33
* Removed unused declaration of bootverbose.bde1996-04-071-2/+1
* aha1742.c:gibbs1996-03-101-4/+4
* 3c5x9.c:gibbs1996-02-261-2/+2
* Free the externalizing buffer.gibbs1996-01-311-2/+5
* aha1742.c aic7770.c bt74x.cgibbs1996-01-311-7/+76
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.gibbs1996-01-292-74/+305
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-2/+2
* Staticize and cleanup.phk1995-12-101-13/+2
* Don't staticize again (twice).bde1995-11-291-4/+5
* Staticize again.phk1995-11-291-2/+2
* Completed function declarations and/or added prototypes.bde1995-11-211-1/+2
* Mega commit for sysctl.phk1995-11-202-19/+10
* Modify the kdc_description for eisa0 to include the system board ID.gibbs1995-11-101-9/+25
* Convert Adaptec 1742 driver to new eisaconf interface.gibbs1995-11-091-3/+3
* Second pass on this. Sentinal device node was an uneeded complication.gibbs1995-11-091-303/+286
* Probe all slots even if an EISA main board isn't found. This catchesgibbs1995-11-062-83/+115
* This is a totally new implementation of eisaconf. It will hopefullygibbs1995-11-052-199/+509
* Remove trailing whitespace.rgrimes1995-05-302-4/+4
* files for the eisa specific autoconfiguration..julian1995-04-232-0/+242
OpenPOWER on IntegriCloud