Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/dev/pci Pull up revisions 1.263, 1.286 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/2afe202b6ecb
branches:  netbsd-1-5
changeset: 491321:2afe202b6ecb
user:      he <he%NetBSD.org@localhost>
date:      Mon Apr 23 22:04:13 2001 +0000

description:
Pull up revisions 1.263,1.286 (requested by hubertf):
  Support Accton EN2242 and other AmdTek AN985 compatible cards
  with the tlp(4) driver.

diffstat:

 sys/dev/pci/pcidevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 9835c03e41ab -r 2afe202b6ecb sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Apr 23 21:49:55 2001 +0000
+++ b/sys/dev/pci/pcidevs       Mon Apr 23 22:04:13 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.14 2001/03/22 02:44:11 he Exp $
+$NetBSD: pcidevs,v 1.236.2.15 2001/04/23 22:04:13 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -612,6 +612,7 @@
 
 /* Accton products */
 product ACCTON MPX5030 0x1211  MPX 5030/5038 Ethernet
+product ACCTON EN2242  0x1216  EN2242 10/100 Ethernet
 
 /* Acer products */
 product ACER M1435     0x1435  M1435 VL-PCI Bridge
@@ -664,6 +665,7 @@
 
 /* ADMtek products */
 product ADMTEK AL981   0x0981  ADMtek AL981 10/100 Ethernet
+product        ADMTEK AN985    0x0985  ADMtek AN985 10/100 Ethernet
 
 /* Advanced System Products */
 product ADVSYS 1200A   0x1100



Home | Main Index | Thread Index | Old Index