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 new Intel Ethernet cards.



details:   https://anonhg.NetBSD.org/src/rev/1fa4c2769e45
branches:  trunk
changeset: 533128:1fa4c2769e45
user:      cjs <cjs%NetBSD.org@localhost>
date:      Sat Jun 22 07:40:59 2002 +0000

description:
Add new Intel Ethernet cards.

diffstat:

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

diffs (22 lines):

diff -r c2be85eee6d5 -r 1fa4c2769e45 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Jun 22 05:59:27 2002 +0000
+++ b/sys/dev/pci/pcidevs       Sat Jun 22 07:40:59 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.440 2002/06/21 15:55:52 thorpej Exp $
+$NetBSD: pcidevs,v 1.441 2002/06/22 07:40:59 cjs Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1324,6 +1324,12 @@
 product INTEL 82562EH_HPNA_1   0x1036  82562EH HomePNA Network Controller
 product INTEL 82562EH_HPNA_2   0x1037  82562EH HomePNA Network Controller
 product INTEL PRO_100_VM_2     0x1038  PRO/100 VM Network Controller
+product INTEL PRO_100_VE_3     0x1039  PRO/100 VE (LOM) Network Controller
+product INTEL PRO_100_VE_4     0x103a  PRO/100 VE (CNR) Network Controller
+product INTEL PRO_100_VM_3     0x103b  PRO/100 VM (LOM) Network Controller
+product INTEL PRO_100_VM_4     0x103c  PRO/100 VM (CNR) Network Controller
+product INTEL PRO_100_VE_5     0x103d  PRO/100 VE (MOB) Network Controller
+product INTEL PRO_100_VM_5     0x103e  PRO/100 VM (MOB) Network Controller
 product INTEL 82815_DC100_HUB  0x1100  82815 Hub
 product INTEL 82815_DC100_AGP  0x1101  82815 AGP
 product INTEL 82815_DC100_GRAPH        0x1102  82815 Graphics



Home | Main Index | Thread Index | Old Index