summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa
Commit message (Expand)AuthorAgeFilesLines
* First pass cleanup of this driver. This pass does not include the sequencergibbs1995-07-041-5/+5
* Remove trailing whitespace.rgrimes1995-05-304-30/+30
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-4/+5
* Fix -Wformat warnings, still need to do something about %b and pointerrgrimes1995-05-091-4/+6
* files for the eisa specific autoconfiguration..julian1995-04-233-0/+288
* Add a class field to devconf and mst drivers.wollman1995-04-122-8/+17
* Use EISA_MAX_SLOTS to be consistent with other EISA drivers.gibbs1995-03-311-5/+5
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this torgrimes1995-03-231-3/+3
* aha1742.c:gibbs1995-03-231-2/+3
* Compile cleanly -Wall.gibbs1995-03-071-5/+5
* Add $Idgibbs1995-01-161-0/+2
* Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependanciesgibbs1995-01-131-1776/+67
* Handle both channels of Twin channeled devices. Respect the configurationgibbs1994-12-311-161/+284
* Put the sequencer into FASTMODE during initialization. I can nowgibbs1994-11-291-3/+6
* Expand the EISA MAX_SLOTS from 8 to 16.ats1994-11-261-2/+2
* Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have upats1994-11-251-2/+2
* Register with devconfg so we show up in lsdev.gibbs1994-11-181-1/+25
* Change the include for the sequencer program to point back to thegibbs1994-11-181-2/+4
* Whoops - this one's my fault. Put back my changes for seqprog[].jkh1994-11-181-4/+2
* My port of Julian's 1742 driver to work with the Linux aic7770 sequencergibbs1994-11-171-0/+1707
* The previous revision forgot to define fatal_if_no_DDB() when there is DDB.bde1994-11-161-2/+6
* Remove bogus declaration of Debugger(). Call Debugger() even if DDB isbde1994-11-151-10/+8
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-4/+8
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-1/+19
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-2/+1
* Reviewed by: Stefan Esser <se>se1994-08-311-2/+2
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-12/+4
* Ran ft.c through ident.paul1994-08-231-7/+7
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-10/+6
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-3/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-5/+5
* Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliablyrgrimes1994-02-171-2/+2
* Add comment to MAX_SLOTS that it may need to be 16 and to check againstrgrimes1994-01-111-3/+3
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-9/+4
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-9/+10
* New version of scsi code from Julianrgrimes1993-11-181-921/+847
* Remove erronous definitions of PHYSTOKV, correct one is in param.h now.rgrimes1993-10-121-2/+1
* Revised drivers from Julian.rgrimes1993-08-281-3/+3
* Some more small nits in the printf's fixed.rgrimes1993-08-221-10/+5
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-20/+14
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-212/+104
* Added printf for cases AHB_ASN (async even notification) and AHB_HW_ERR sorgrimes1993-08-081-0/+9
* Fixed **probing for scsi devices** message to have a controller and unitrgrimes1993-08-061-2/+7
* Syncing our sources back with Julian's, and removing PATCHKIT headers.nate1993-07-291-11/+24
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-151-6/+1
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1420
OpenPOWER on IntegriCloud