Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/dev/pci Pullup rev 1.703 (requested by tron in ticket...



details:   https://anonhg.NetBSD.org/src/rev/b9299b55b13b
branches:  netbsd-3
changeset: 575294:b9299b55b13b
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu Apr 07 17:01:05 2005 +0000

description:
Pullup rev 1.703 (requested by tron in ticket #16)

        Add support for Intel PRO/1000 GT.

diffstat:

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

diffs (17 lines):

diff -r 64c7536d3ec4 -r b9299b55b13b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Apr 07 16:58:05 2005 +0000
+++ b/sys/dev/pci/pcidevs       Thu Apr 07 17:01:05 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.2 2005/04/07 16:51:56 jmc Exp $
+$NetBSD: pcidevs,v 1.701.2.3 2005/04/07 17:01:05 jmc Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1675,6 +1675,7 @@
 product INTEL 82546GB_COPPER   0x1079  i82546GB 1000baseT Ethernet
 product INTEL 82546GB_FIBER    0x107a  i82546GB 1000baseX Ethernet
 product INTEL 82546GB_SERDES   0x107b  i82546GB Gigabit Ethernet (SERDES)
+product INTEL 82541PI          0x107c  i82541PI Gigabit Ethernet
 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