Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add product ID for the Accton EN2242 10/100 Ethe...



details:   https://anonhg.NetBSD.org/src/rev/2275eed0ec74
branches:  trunk
changeset: 501889:2275eed0ec74
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jan 08 21:47:10 2001 +0000

description:
Add product ID for the Accton EN2242 10/100 Ethernet (an ADMtek AN985).

diffstat:

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

diffs (17 lines):

diff -r 0842294096bc -r 2275eed0ec74 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 08 21:46:33 2001 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 08 21:47:10 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.285 2001/01/08 20:07:21 thorpej Exp $
+$NetBSD: pcidevs,v 1.286 2001/01/08 21:47:10 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -628,6 +628,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



Home | Main Index | Thread Index | Old Index