Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf Add TLP_MATCH_*. Remove gm*.
details: https://anonhg.NetBSD.org/src/rev/d917d20926e6
branches: trunk
changeset: 487708:d917d20926e6
user: matt <matt%NetBSD.org@localhost>
date: Sun Jun 11 23:29:29 2000 +0000
description:
Add TLP_MATCH_*. Remove gm*.
diffstat:
sys/arch/macppc/conf/INSTALL | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 7bebc796cd98 -r d917d20926e6 sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL Sun Jun 11 23:28:38 2000 +0000
+++ b/sys/arch/macppc/conf/INSTALL Sun Jun 11 23:29:29 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.29 2000/06/11 10:56:16 tsubai Exp $
+# $NetBSD: INSTALL,v 1.30 2000/06/11 23:29:29 matt Exp $
#
# config file for INSTALL FLOPPY
#
@@ -74,9 +74,13 @@
ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer
cbb* at pci? dev ? function ? # PCI-CardBus bridge
ohci* at pci? dev ? function ? # Open Host Controller
-gm* at pci? dev ? function ? # gmac ethernet
+#gm* at pci? dev ? function ? # gmac ethernet
obio0 at pci? dev ? function ?
tlp* at pci? dev ? function ? # DEC 21x4x-based Ethernet
+options TLP_MATCH_21040
+options TLP_MATCH_21041
+options TLP_MATCH_21140
+options TLP_MATCH_21142
exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
Home |
Main Index |
Thread Index |
Old Index