Add Accton EN2242 10/100 MiniPCI Ethernet.

This commit is contained in:
thorpej 2001-01-08 21:50:47 +00:00
parent 2482ba1fab
commit d101f6f462
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_tlp_pci.c,v 1.49 2001/01/08 21:45:42 thorpej Exp $ */
/* $NetBSD: if_tlp_pci.c,v 1.50 2001/01/08 21:50:47 thorpej Exp $ */
/*-
* Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@ -185,6 +185,8 @@ const struct tulip_pci_product {
{ PCI_VENDOR_ADMTEK, PCI_PRODUCT_ADMTEK_AN985,
TULIP_CHIP_AN985 },
{ PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_EN2242,
TULIP_CHIP_AN985 },
#if 0
{ PCI_VENDOR_ASIX, PCI_PRODUCT_ASIX_AX88140A,