summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/eisadevs
AgeCommit message (Collapse)Author
2021-07-24Add some Compaq display controllers.thorpej
2009-01-21add a comment explaining how to regenerate eisadevs.h and eisadevs_data.hjnemeth
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2003-03-22add TCM6790 entryjdolecek
2002-11-16Add SMC 9232DST Ether 10/100 Fast Ethernet EISA Adapter.tsutsui
2001-09-14Add product IDs for 3com 3C509 TP cards.martin
From Christian Groessler in PR 13948.
2001-05-06Add some Mylex products.ad
2001-04-17Add Bt760 Ethernet.ad
2000-10-19Add Compaq IEAS.ad
2000-09-01Et763 -> Bt763ad
2000-08-21- Add vendor and product codes for Compaq array controllers.ad
- Pull in entries from OpenBSD that we don't already have.
2000-07-12Add DEC DE422 Ethernet.thorpej
1999-09-29- Add vendors: DPT, NEC, AT&Tad
- Add products: DPT, NEC and AT&T EATA SCSI adapters
1999-08-19Recognize a 3Com 3c509 Combo configured in EISA mode. Fixes PR kern/8234tron
by Thomas Pfaff.
1998-07-01Add vendor IDs for Hewlett-Packard, Interphase and Mylex; add a product IDkleink
for the Interphase Seahawk 4811 FDDI Controller.
1997-07-12add a couple of new device codes (from Jason Wright, pr 3853)perry
1997-02-17Correct low-order product code digits for 3Com 3c597 family.jonathan
1997-02-16fix typo in 3Com 3c597 product description.jonathan
1997-02-16Add product entries entries for 3c592, 3c597 (Demon).jonathan
(Assume revision zero until proof to the contrary.)
1996-09-06Add the ETI NE3300 Ethernet card to the list of known EISA devices.thorpej
From Andrew Gillham <gillhaa@ghost.whirlpool.com>.
1996-07-25Add two vendor definitions:thorpej
FSI Fore Systems, Inc. INT Intel Add product definitions for the FORE Systems EISA ATM cards and the Intel EtherExpress 32 Flash ethernet card.
1996-05-20Sure sign that Jason needs more coffee; fix ommision in my last correction.thorpej
1996-05-20Ooops, restore the UltraStor 24f entry I accidentally deleted in the lastthorpej
commit.
1996-05-20Add Digital Equipment DEFEA cards.thorpej
1996-05-17Add entries for UltraStor 24f.mycroft
1996-04-25Break up the ep driver into isa, eisa, and pci front-ends and athorpej
bus-independent core driver. Tested on all three bus types, including an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in your kernel config file to catch this one). XXX Driver still needs to be converted to <machine/bus.h>
1996-03-17clean up descriptions a bitcgd
1996-03-17add entries for the AMI 4801 SCSI controller, and add product numbers/namescgd
for the BusLogic 74x[BC] SCSI controllers.
1996-02-26list of all EISA devices that we know about (for smarter 'unconfigured'cgd
printing if 'options EISAVERBOSE'), and files to turn the list into c source. From my PR (1959).