Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/macppc/conf Pull up revision 1.67 (requested b...
details: https://anonhg.NetBSD.org/src/rev/f1ec1059fb9c
branches: netbsd-1-6
changeset: 531311:f1ec1059fb9c
user: tron <tron%NetBSD.org@localhost>
date: Tue Apr 20 06:13:29 2004 +0000
description:
Pull up revision 1.67 (requested by kristerw in ticket #1674):
add gem and brgphy so we have ethernet on the PowerBook G4 DVI.
diffstat:
sys/arch/macppc/conf/INSTALL | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 1d7792860dca -r f1ec1059fb9c sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL Tue Apr 20 06:11:08 2004 +0000
+++ b/sys/arch/macppc/conf/INSTALL Tue Apr 20 06:13:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.61.4.2 2002/11/03 13:20:10 he Exp $
+# $NetBSD: INSTALL,v 1.61.4.3 2004/04/20 06:13:29 tron Exp $
#
# config file for INSTALL FLOPPY
#
@@ -75,6 +75,7 @@
epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
ex* at pci? dev ? function ? # 3Com 90x[BC]
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
+gem* at pci? dev ? function ? # gmac ethernet
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
sip* at pci? dev ? function ? # SiS 900/7016 Ethernet
@@ -92,6 +93,7 @@
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
bmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs
+brgphy* at mii? phy ? # Broadcom BCM5400 PHYs
exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
Home |
Main Index |
Thread Index |
Old Index