Add device-id for D-Link DFE-670 (10/100 DL10022-like card).
This commit is contained in:
parent
bcd8676e8a
commit
4cd89ab8cc
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: pcmciadevs,v 1.170 2002/06/01 21:03:14 itojun Exp $
|
||||
$NetBSD: pcmciadevs,v 1.171 2002/06/03 01:13:01 jonathan Exp $
|
||||
/* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
|
||||
|
||||
/*-
|
||||
|
@ -63,6 +63,7 @@ vendor ADAPTEC 0x012f Adaptec Corporation
|
|||
vendor QUATECH 0x0137 Quatech
|
||||
vendor COMPAQ 0x0138 Compaq
|
||||
vendor DLINK_2 0x0143 D-Link
|
||||
vendor DLINK_3 0x0149 D-Link
|
||||
vendor LINKSYS 0x0149 Linksys Corporation
|
||||
vendor NETGEAR 0x0149 Netgear
|
||||
vendor SIMPLETECH 0x014d Simple Technology
|
||||
|
@ -410,6 +411,7 @@ product DIGITAL DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL } DEC DEPCM-BA
|
|||
product DLINK DE650 { "D-Link", "DE-650", NULL, NULL } D-Link DE-650
|
||||
product DLINK DE660 { "D-Link", "DE-660", NULL, NULL } D-Link DE-660
|
||||
product DLINK DE660PLUS { "D-Link", "DE-660+", NULL, NULL } D-Link DE-660+
|
||||
product DLINK DFE670TXD { "D-Link", "DFE-670TXD", NULL, NULL } D-Link DFE-670TXD
|
||||
/*
|
||||
* vendor ID of EPX_AA2000 is Fujitsu (0x0004) and product ID is 0x2000, but
|
||||
* it conflicts with Fujitsu Towa LA501 Ethernet.
|
||||
|
|
Loading…
Reference in New Issue