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 Enable gmac ethernet.
details: https://anonhg.NetBSD.org/src/rev/6ea711ee7f29
branches: trunk
changeset: 484120:6ea711ee7f29
user: tsubai <tsubai%NetBSD.org@localhost>
date: Sun Mar 26 09:16:01 2000 +0000
description:
Enable gmac ethernet.
diffstat:
sys/arch/macppc/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 12880779bd5e -r 6ea711ee7f29 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC Sun Mar 26 09:15:17 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC Sun Mar 26 09:16:01 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.58 2000/03/22 00:58:21 cgd Exp $
+# $NetBSD: GENERIC,v 1.59 2000/03/26 09:16:01 tsubai Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/macppc/conf/std.macppc"
-#ident "GENERIC-$Revision: 1.58 $"
+#ident "GENERIC-$Revision: 1.59 $"
maxusers 32
@@ -151,7 +151,7 @@
ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer
pciide* at pci? dev ? function ?
cbb* at pci? dev ? function ? # PCI-CardBus bridge
-#gm* at pci? dev ? function ? # gmac ethernet
+gm* at pci? dev ? function ? # gmac ethernet
obio0 at pci? dev ? function ?
#macofcons0 at pci? dev ? function ? # OpenFirmware console (for debugging)
Home |
Main Index |
Thread Index |
Old Index