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 Pull up following revision(s) (requested by g...



details:   https://anonhg.NetBSD.org/src/rev/de0748566b4c
branches:  netbsd-3
changeset: 577127:de0748566b4c
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Sep 08 21:22:15 2005 +0000

description:
Pull up following revision(s) (requested by gavan in ticket #752):
        sys/dev/pci/pcidevs: revision 1.730
Add BCM5751M

diffstat:

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

diffs (17 lines):

diff -r f6f1ea5ea315 -r de0748566b4c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Sep 08 21:20:38 2005 +0000
+++ b/sys/dev/pci/pcidevs       Thu Sep 08 21:22:15 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.13 2005/09/06 21:32:31 riz Exp $
+$NetBSD: pcidevs,v 1.701.2.14 2005/09/08 21:22:15 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1163,6 +1163,7 @@
 product BROADCOM BCM5750       0x1676  BCM5750 10/100/1000 Ethernet
 product BROADCOM BCM5751       0x1677  BCM5751 10/100/1000 Ethernet
 product BROADCOM BCM5750M      0x167c  BCM5750M 10/100/1000 Ethernet
+product BROADCOM BCM5751M      0x167d  BCM5751M 10/100/1000 Ethernet
 product BROADCOM BCM5782       0x1696  BCM5782 10/100/1000 Ethernet
 product BROADCOM BCM5788       0x169c  BCM5788 10/100/1000 Ethernet
 product BROADCOM BCM4401_B0    0x170c  BCM4401-B0 10/100 Ethernet



Home | Main Index | Thread Index | Old Index