summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-6/+1
* Removed unused #includes.bde1997-10-281-4/+1
* Add shared EISA interrupt support.gibbs1997-09-218-110/+164
* Bruce wants the warning.peter1997-09-141-2/+2
* Fix a warning.peter1997-09-131-2/+2
* #include <machine/limits.h> explicitly in the few places that it is required.bde1997-08-211-1/+3
* Staticized.bde1997-08-211-2/+2
* Police 4.4Lite #include style.bde1997-08-211-2/+3
* Removed unused definition.bde1997-08-211-3/+1
* Add several casts and include several header files to eliminate compilerfsmp1997-08-212-3/+6
* Removed unused #includes.bde1997-07-205-45/+5
* Don't cast function pointers to (void *). This will cause warnings.bde1997-07-011-4/+2
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-231-1/+2
* The register definition file is now in the compile directory.gibbs1997-03-161-2/+2
* 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-226-6/+6
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-171-25/+10
* This commit was generated by cvs2svn to compensate for changes in r21826,joerg1997-01-171-0/+537
|\
| * Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'mjoerg1997-01-171-0/+537
| * This commit was manufactured by cvs2svn to create branch 'MATT_THOMAS'.cvs2svn1995-03-142-1405/+0
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-146-6/+6
* | Add a small hack to UserConfig that allows to override the number ofjoerg1996-12-141-2/+5
* | Update comment and disable SCB paging for Rev E cards since paging, at leastgibbs1996-11-211-6/+3
* | Clean up the memory mapped/Programmed I/O stuff so that the driver completelygibbs1996-11-111-16/+22
* | New vx driver for:guido1996-11-041-0/+188
* | Add some code to allow SCB sharing for the 398X cards. This involves passinggibbs1996-10-281-5/+6
* | KNF cleanup.gibbs1996-10-251-64/+64
* | Removed nested include if <sys/socket.h> from <net/if.h> andbde1996-10-121-1/+2
* | Staticized. Things exported by linker sets should always be static.bde1996-10-121-2/+2
* | Bring aic7xxx driver bug fixes from 'SCSI' into current.gibbs1996-10-061-13/+3
* | 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-066-201/+16
* | Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-14/+14
* | Use "" instead of <> for a header in the current directory.bde1996-08-281-2/+2
* | Add interrupt register set up with original register valueamurai1996-07-191-1/+7
* | Clean up -Wunused warnings.gpalmer1996-06-124-11/+4
* | Merge in changes for NetBSD/OpenBSD.gibbs1996-05-301-22/+204
* | "board not responding" -> "board is not responding"dima1996-05-221-4/+4
* | Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probegibbs1996-05-101-21/+13
* | Turn on SCB paging for aic7770 chips rev E or greater.gibbs1996-04-203-21/+56
* | Removed unused declaration of bootverbose.bde1996-04-071-2/+1
* | Don't set the number of SCBs here. aic7xxx.c determines the number ofgibbs1996-03-311-7/+1
* | aha1742.c:gibbs1996-03-102-9/+9
* | Fix media type determination.gibbs1996-02-281-2/+3
* | 3c5x9.c:gibbs1996-02-265-9/+317
* | Free the externalizing buffer.gibbs1996-01-311-2/+5
* | aha1742.c aic7770.c bt74x.cgibbs1996-01-314-13/+84
OpenPOWER on IntegriCloud