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 fxp* at pci.
details: https://anonhg.NetBSD.org/src/rev/8b19550d5373
branches: trunk
changeset: 486544:8b19550d5373
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Thu May 25 09:09:28 2000 +0000
description:
Add fxp* at pci.
diffstat:
sys/arch/macppc/conf/GENERIC | 5 +++--
sys/arch/macppc/conf/INSTALL | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 3b7db6861d61 -r 8b19550d5373 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC Thu May 25 06:47:53 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC Thu May 25 09:09:28 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.64 2000/05/08 13:49:48 augustss Exp $
+# $NetBSD: GENERIC,v 1.65 2000/05/25 09:09:28 tsutsui Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/macppc/conf/std.macppc"
-#ident "GENERIC-$Revision: 1.64 $"
+#ident "GENERIC-$Revision: 1.65 $"
maxusers 32
@@ -144,6 +144,7 @@
fpa* at pci? dev ? function ? # DEC PCI FDDI (DEFPA) Controller
ep* at pci? dev ? function ? # 3Com 3c59x
ex* at pci? dev ? function ? # 3Com 90x[B]
+fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
diff -r 3b7db6861d61 -r 8b19550d5373 sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL Thu May 25 06:47:53 2000 +0000
+++ b/sys/arch/macppc/conf/INSTALL Thu May 25 09:09:28 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.25 2000/04/25 16:05:06 tsubai Exp $
+# $NetBSD: INSTALL,v 1.26 2000/05/25 09:09:28 tsutsui Exp $
#
# config file for INSTALL FLOPPY
#
@@ -64,6 +64,7 @@
de* at pci? dev ? function ? # DEC 21x4x-based Ethernet
ep* at pci? dev ? function ? # 3Com 3c59x
ex* at pci? dev ? function ? # 3Com 90x[B]
+fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
rtk* at pci? dev ? function ? # Realtek 8129/8139
adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
Home |
Main Index |
Thread Index |
Old Index