Add some ACCTON and AboCom AN985 Ethernet devices.
This commit is contained in:
parent
a1c683863b
commit
cb7242ca2f
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: cardbusdevs,v 1.12 2000/08/28 10:33:58 haya Exp $
|
||||
$NetBSD: cardbusdevs,v 1.13 2001/01/16 18:42:56 thorpej Exp $
|
||||
|
||||
/*
|
||||
* Copyright (C) 1999 Hayakawa Koichi.
|
||||
|
@ -47,6 +47,7 @@ vendor ADP2 0x9005 Adaptec (2nd PCI Vendor ID)
|
|||
vendor OPTI 0x1045 Opti
|
||||
vendor XIRCOM 0x115d Xircom
|
||||
vendor ACCTON 0x1113 Accton Technology
|
||||
vendor ABOCOM 0x13d1 AboCom Systems
|
||||
vendor REALTEK 0x10ec Realtek Semiconductor
|
||||
vendor INTEL 0x8086 Intel
|
||||
vendor INVALID 0xffff INVALID VENDOR ID
|
||||
|
@ -64,11 +65,15 @@ product 3COM 3C656_E 0x6560 3CCFEM656 10/100 Ethernet
|
|||
product 3COM 3C656B_E 0x6562 3CCFEM656B 10/100 Ethernet
|
||||
product 3COM 3C656C_E 0x6564 3CXFEM656C 10/100 Ethernet
|
||||
|
||||
/* AboCom products */
|
||||
product ABOCOM FE2500 0xab02 FE2500 10/100 Ethernet
|
||||
|
||||
/* Adaptec products */
|
||||
product ADP 1480 0x6075 APA-1480
|
||||
|
||||
/* Accton products */
|
||||
product ACCTON MPX5030 0x1211 MPX 5030/5038 Ethernet
|
||||
product ACCTON EN2242 0x1216 EN2242 10/100 Ethernet
|
||||
|
||||
/* DEC products */
|
||||
product DEC 21142 0x0019 DECchip 21142/3
|
||||
|
@ -91,4 +96,3 @@ product XIRCOM MODEM56 0x0103 56k Modem
|
|||
|
||||
/* Realtek (Creative Labs?) products */
|
||||
product REALTEK RT8138 0x8138 8138 Ethernet
|
||||
|
||||
|
|
Loading…
Reference in New Issue