Source-Changes-HG archive

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

[src/netbsd-2]: src/sys/dev/pci Pull up following revision(s) (requested by c...



details:   https://anonhg.NetBSD.org/src/rev/0bbdcaf0708f
branches:  netbsd-2
changeset: 564341:0bbdcaf0708f
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Dec 01 15:58:26 2005 +0000

description:
Pull up following revision(s) (requested by cube in ticket #5990):
        sys/dev/pci/pcidevs: revision 1.727 via patch
New Dell day:  add missing device IDs, and order one correctly.

diffstat:

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

diffs (17 lines):

diff -r 94744dfd3fcc -r 0bbdcaf0708f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Nov 29 12:35:03 2005 +0000
+++ b/sys/dev/pci/pcidevs       Thu Dec 01 15:58:26 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.615.2.17.2.12 2005/07/21 21:09:09 snj Exp $
+$NetBSD: pcidevs,v 1.615.2.17.2.13 2005/12/01 15:58:26 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1749,6 +1749,7 @@
 product INTEL 82801FB_AC       0x266e  82801FB/FR AC'97 Audio Controller
 product INTEL 82801FB_IDE      0x266f  82801FB/FR IDE Controller
 product INTEL 82915G_IGDC      0x2782  82915G/GL IGD Companion
+product INTEL 82801G_LAN       0x27dc  82801GB/GR LAN Controller
 product INTEL 31244            0x3200  31244 Serial ATA Controller
 product INTEL 82855PM_DDR      0x3340  82855PM MCH Host Controller
 product INTEL 82855PM_AGP      0x3341  82855PM Host-to-AGP Bridge



Home | Main Index | Thread Index | Old Index