| History log of /src/sys/dev/eisa/eisadevs |
| Revision | | Date | Author | Comments |
| 1.30 |
| 24-Jul-2021 |
thorpej | Add some Compaq display controllers.
|
| 1.29 |
| 21-Jan-2009 |
jnemeth | branches: 1.29.84; add a comment explaining how to regenerate eisadevs.h and eisadevs_data.h
|
| 1.28 |
| 11-Dec-2005 |
christos | branches: 1.28.74; 1.28.84; merge ktrace-lwp.
|
| 1.27 |
| 27-Feb-2005 |
perry | nuke trailing whitespace
|
| 1.26 |
| 22-Mar-2003 |
jdolecek | branches: 1.26.2; 1.26.10; 1.26.12; add TCM6790 entry
|
| 1.25 |
| 16-Nov-2002 |
tsutsui | Add SMC 9232DST Ether 10/100 Fast Ethernet EISA Adapter.
|
| 1.24 |
| 14-Sep-2001 |
martin | Add product IDs for 3com 3C509 TP cards. From Christian Groessler in PR 13948.
|
| 1.23 |
| 06-May-2001 |
ad | branches: 1.23.2; 1.23.4; Add some Mylex products.
|
| 1.22 |
| 17-Apr-2001 |
ad | Add Bt760 Ethernet.
|
| 1.21 |
| 19-Oct-2000 |
ad | branches: 1.21.2; Add Compaq IEAS.
|
| 1.20 |
| 01-Sep-2000 |
ad | Et763 -> Bt763
|
| 1.19 |
| 21-Aug-2000 |
ad | - Add vendor and product codes for Compaq array controllers. - Pull in entries from OpenBSD that we don't already have.
|
| 1.18 |
| 12-Jul-2000 |
thorpej | Add DEC DE422 Ethernet.
|
| 1.17 |
| 29-Sep-1999 |
ad | branches: 1.17.2; 1.17.12; - Add vendors: DPT, NEC, AT&T - Add products: DPT, NEC and AT&T EATA SCSI adapters
|
| 1.16 |
| 19-Aug-1999 |
tron | Recognize a 3Com 3c509 Combo configured in EISA mode. Fixes PR kern/8234 by Thomas Pfaff.
|
| 1.15 |
| 01-Jul-1998 |
kleink | branches: 1.15.8; Add vendor IDs for Hewlett-Packard, Interphase and Mylex; add a product ID for the Interphase Seahawk 4811 FDDI Controller.
|
| 1.14 |
| 12-Jul-1997 |
perry | add a couple of new device codes (from Jason Wright, pr 3853)
|
| 1.13 |
| 17-Feb-1997 |
jonathan | branches: 1.13.2; Correct low-order product code digits for 3Com 3c597 family.
|
| 1.12 |
| 16-Feb-1997 |
jonathan | fix typo in 3Com 3c597 product description.
|
| 1.11 |
| 16-Feb-1997 |
jonathan | Add product entries entries for 3c592, 3c597 (Demon). (Assume revision zero until proof to the contrary.)
|
| 1.10 |
| 06-Sep-1996 |
thorpej | Add the ETI NE3300 Ethernet card to the list of known EISA devices. From Andrew Gillham <gillhaa@ghost.whirlpool.com>.
|
| 1.9 |
| 25-Jul-1996 |
thorpej | Add two vendor definitions:
FSI Fore Systems, Inc. INT Intel
Add product definitions for the FORE Systems EISA ATM cards and the Intel EtherExpress 32 Flash ethernet card.
|
| 1.8 |
| 20-May-1996 |
thorpej | Sure sign that Jason needs more coffee; fix ommision in my last correction.
|
| 1.7 |
| 20-May-1996 |
thorpej | Ooops, restore the UltraStor 24f entry I accidentally deleted in the last commit.
|
| 1.6 |
| 20-May-1996 |
thorpej | Add Digital Equipment DEFEA cards.
|
| 1.5 |
| 17-May-1996 |
mycroft | Add entries for UltraStor 24f.
|
| 1.4 |
| 25-Apr-1996 |
thorpej | Break up the ep driver into isa, eisa, and pci front-ends and a 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>
|
| 1.3 |
| 17-Mar-1996 |
cgd | clean up descriptions a bit
|
| 1.2 |
| 17-Mar-1996 |
cgd | add entries for the AMI 4801 SCSI controller, and add product numbers/names for the BusLogic 74x[BC] SCSI controllers.
|
| 1.1 |
| 26-Feb-1996 |
cgd | list of all EISA devices that we know about (for smarter 'unconfigured' printing if 'options EISAVERBOSE'), and files to turn the list into c source. From my PR (1959).
|
| 1.13.2.2 |
| 17-Feb-1997 |
jonathan | Correct low-order product code digits for 3Com 3c597 family.
|
| 1.13.2.1 |
| 17-Feb-1997 |
jonathan | file eisadevs was added on branch is-newarp on 1997-02-17 00:06:18 +0000
|
| 1.15.8.2 |
| 15-Jan-2000 |
he | Pull up revision 1.17 (requested by ad): Add vendor entries for AT&T, NEC and DPT. Add product entries for various EATA SCSI adapters.
|
| 1.15.8.1 |
| 22-Aug-1999 |
he | Pullup eisadevs 1.16 and if_ep_eisa.c 1.20-1.21 to recognize a 3Com 3c509 Combo configured in EISA mode, fixing PR8234. From tron.
|
| 1.17.12.2 |
| 25-Oct-2001 |
he | Pull up revisions 1.19-1.24 (requested by ad): Add Mylex DACC960, CAC-EISA, and I2O block/SCSI drivers.
|
| 1.17.12.1 |
| 12-Jul-2000 |
thorpej | Pull up rev. 1.18: Add DEC DE422 Ethernet.
|
| 1.17.2.2 |
| 21-Apr-2001 |
bouyer | Sync with HEAD
|
| 1.17.2.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.21.2.3 |
| 11-Dec-2002 |
thorpej | Sync with HEAD.
|
| 1.21.2.2 |
| 21-Sep-2001 |
nathanw | Catch up to -current.
|
| 1.21.2.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.23.4.1 |
| 01-Oct-2001 |
fvdl | Catch up with -current.
|
| 1.23.2.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.26.12.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
| 1.26.10.1 |
| 29-Apr-2005 |
kent | sync with -current
|
| 1.26.2.1 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
| 1.28.84.1 |
| 03-Mar-2009 |
skrll | Sync with HEAD.
|
| 1.28.74.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.29.84.1 |
| 01-Aug-2021 |
thorpej | Sync with HEAD.
|