Add VT6102 Rhine II 10/100BaseTX ethernet chip used on e.g. the
D-Link 530TX NIC.
This commit is contained in:
parent
31d5237f30
commit
d6cf9f28b0
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: pcidevs,v 1.255 2000/09/07 23:26:28 soren Exp $
|
||||
$NetBSD: pcidevs,v 1.256 2000/09/13 13:48:09 tron Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1995, 1996 Christopher G. Demetriou
|
||||
|
@ -920,6 +920,7 @@ product DELTA 8139 0x1360 8139 Ethernet
|
|||
product DIAMOND VIPER 0x9001 Viper/PCI
|
||||
|
||||
/* D-Link Systems products */
|
||||
product DLINK DFE530TX $$$
|
||||
product DLINK DFE550TX 0x1002 DFE-550TX 10/100 Ethernet
|
||||
|
||||
/* Distributed Processing Technology products */
|
||||
|
@ -1572,6 +1573,7 @@ product VIATECH VT82C586_PWR 0x3040 VT82C586 (Apollo VP) Power Management Contro
|
|||
product VIATECH VT3043 0x3043 VT3043 (Rhine) 10/100 Ethernet
|
||||
product VIATECH VT82C686A_SMB 0x3057 VT82C686A SMBus Controller
|
||||
product VIATECH VT82C686A_AC97 0x3058 VT82C686A AC-97 Audio Controller
|
||||
product VIATECH VT6102 0x3065 VT6102 (Rhine II) 10/100BaseTX
|
||||
product VIATECH VT82C686A_MC97 0x3068 VT82C686A MC-97 Modem Controller
|
||||
product VIATECH VT86C100A 0x6100 VT86C100A (Rhine-II) 10/100 Ethernet
|
||||
product VIATECH VT8371_PPB 0x8391 VT8371 (Apollo KX133) PCI-PCI Bridge
|
||||
|
|
Loading…
Reference in New Issue