summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-295-178/+541
* Make PCI interrupt handlers return void like everybody else does.se1996-01-231-4/+4
* Register our softc at attach time. I forgot to do this in my last commit,gibbs1996-01-141-1/+2
* Use the new adapter_softc field in the scsi_link structure so thatgibbs1996-01-071-79/+66
* Convert DDB to new-style option.wollman1996-01-041-1/+2
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-032-10/+130
* recording cvs-1.6 file deathpeter1995-12-301-53/+0
* Completed function declarations and added prototypes. Sorted prototypes.bde1995-12-141-14/+32
* Added a prototype.bde1995-12-141-1/+3
* Change the generic "btintr" function's name to "bt_intr" - the same aspeter1995-12-141-4/+4
* Eisa Probe portion of revamped Buslogic SCSI driver.gibbs1995-12-121-0/+259
* Staticize and cleanup.phk1995-12-102-18/+9
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-2/+5
* Don't staticize again (twice).bde1995-11-291-4/+5
* Staticize again.phk1995-11-293-10/+10
* 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-092-212/+248
* Second pass on this. Sentinal device node was an uneeded complication.gibbs1995-11-092-305/+292
* 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-053-302/+668
OpenPOWER on IntegriCloud