Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pcmcia Add Corega Ether CF-TD LAN Card.



details:   https://anonhg.NetBSD.org/src/rev/47abddc54d5b
branches:  trunk
changeset: 771599:47abddc54d5b
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sat Nov 26 02:16:27 2011 +0000

description:
Add Corega Ether CF-TD LAN Card.

diffstat:

 sys/dev/pcmcia/pcmciadevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 398a1e263944 -r 47abddc54d5b sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Sat Nov 26 01:20:25 2011 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Sat Nov 26 02:16:27 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.228 2009/01/21 14:13:09 jnemeth Exp $
+$NetBSD: pcmciadevs,v 1.229 2011/11/26 02:16:27 nonaka Exp $
 /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
 
 /*-
@@ -477,6 +477,7 @@
 product BILLIONTON CFLT10N     { "CF", "10Base-Ethernet", "1.0", NULL } Billionton Systems Inc. CFLT10N Ethernet
 product BILLIONTON LNT10TN     { "PCMCIA", "LNT-10TN", NULL, NULL } Billionton Systems Inc. LNT-10TN NE2000 Compatible Card
 product CNET NE2000            { "CNet", "CN40BC&spEthernet", NULL, NULL } CNet CN40BC NE2000 Compatible
+product COREGA ETHER_CF_TD     { "corega&spK.K.", "corega&spEther&spCF-TD&spLAN&spCard", NULL, NULL } Corega Ether CF-TD LAN Card
 product COREGA ETHER_PCC_T     { "corega&spK.K.", "corega&spEther&spPCC-T", NULL, NULL } Corega Ether PCC-T
 product COREGA ETHER_PCC_TD    { "corega&spK.K.", "corega&spEther&spPCC-TD", NULL, NULL } Corega Ether PCC-TD
 product COREGA ETHER_PCC_TL    { "corega&spK.K.", "corega&spEther&spPCC-TL", NULL, NULL } Corega Ether PCC-TL



Home | Main Index | Thread Index | Old Index