summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors. Only one left in LINT on i386's.bde1998-08-241-4/+4
* MF22: Shut this thing up by default.jkh1998-08-091-2/+2
* Fixed printf format errors (only 1 left in GENERIC now).bde1998-07-131-2/+2
* Add support for the Storage Dimensions SDC3222F.gibbs1998-06-141-1/+5
* Fixed pedantic semantics errors (bitfields not of type int, signed intbde1998-06-081-4/+4
* Include "eisa.h" and only provide code if NEISA > 0.gibbs1998-05-171-1/+4
* Fix list corruption and memory leak that could occur whengibbs1998-05-141-2/+6
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-172-5/+5
* Add EISA support for DPT driversjulian1998-03-112-0/+556
* Removed unused #includes.bde1998-02-202-20/+1
* Staticize.eivind1998-02-092-5/+5
* Make INET a proper option.eivind1998-01-082-3/+8
* 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
OpenPOWER on IntegriCloud