summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa
Commit message (Expand)AuthorAgeFilesLines
* The previous commit was bogus. malloc(..., M_WAITOK) should not bebde1999-01-011-2/+6
* Staticize the overrun buffer so that they are not shared betweengibbs1998-12-221-4/+4
* Pull in new ccb_hdr list types.gibbs1998-12-151-1/+2
* malloc(xxx, yyy, M_WAITOK) does not fail. This probably explains whyeivind1998-12-091-6/+2
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-3/+3
* Bring back support for honoring the primary channel setting for twin channelgibbs1998-10-151-3/+12
* Hook up ahapoll so that dumps, synchronize cache commands or any othergibbs1998-10-091-1/+2
* Pass termination information via softc flags to the core driver. Thegibbs1998-10-091-13/+19
* Use %p with (void *) casts to print pointers with printf.gibbs1998-09-171-4/+4
* Fix printf format bugs.gibbs1998-09-161-17/+18
* Obsolteted by CAM.gibbs1998-09-153-2189/+0
* Conver the DPT driver to CAM. The dpt_control interface is not yetgibbs1998-09-152-324/+97
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.gibbs1998-09-151-0/+392
* Move to new name and convert to CAM.gibbs1998-09-151-0/+459
* Adaptec 174x EISA SCSI Host Adapter driver for CAM.gibbs1998-09-152-0/+1627
* EISA bus attachment for the AdvanSys driver.gibbs1998-09-151-0/+354
* 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
OpenPOWER on IntegriCloud