add BUFFALO LPC3-CLT Ethernet Adapter.

This commit is contained in:
uch 2002-04-30 13:14:38 +00:00
parent f1967f2bb2
commit f1447dc5d6
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_ne_pcmcia.c,v 1.88 2002/03/28 15:26:58 christos Exp $ */
/* $NetBSD: if_ne_pcmcia.c,v 1.89 2002/04/30 13:14:38 uch Exp $ */
/*
* Copyright (c) 1997 Marc Horowitz. All rights reserved.
@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: if_ne_pcmcia.c,v 1.88 2002/03/28 15:26:58 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: if_ne_pcmcia.c,v 1.89 2002/04/30 13:14:38 uch Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@ -423,6 +423,11 @@ static const struct ne2000dev {
PCMCIA_CIS_MELCO_LPC3_TX,
0, -1, { 0x00, 0x40, 0x26 }, NE2000DVF_AX88190 },
{ PCMCIA_STR_BUFFALO_LPC3_CLT,
PCMCIA_VENDOR_BUFFALO, PCMCIA_PRODUCT_BUFFALO_LPC3_CLT,
PCMCIA_CIS_BUFFALO_LPC3_CLT,
0, -1, { 0x00, 0x07, 0x40 } },
{ PCMCIA_STR_BILLIONTON_LNT10TN,
PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
PCMCIA_CIS_BILLIONTON_LNT10TN,