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 epic* at pci.



details:   https://anonhg.NetBSD.org/src/rev/83c56c54222c
branches:  trunk
changeset: 486575:83c56c54222c
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Fri May 26 00:22:06 2000 +0000

description:
Add epic* 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 bada69f925fb -r 83c56c54222c sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC      Fri May 26 00:20:26 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC      Fri May 26 00:22:06 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.65 2000/05/25 09:09:28 tsutsui Exp $
+#      $NetBSD: GENERIC,v 1.66 2000/05/26 00:22:06 tsutsui Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include                "arch/macppc/conf/std.macppc"
 
-#ident                 "GENERIC-$Revision: 1.65 $"
+#ident                 "GENERIC-$Revision: 1.66 $"
 
 maxusers       32
 
@@ -143,6 +143,7 @@
 de*    at pci? dev ? function ?        # DEC 21x4x-based Ethernet
 fpa*   at pci? dev ? function ?        # DEC PCI FDDI (DEFPA) Controller
 ep*    at pci? dev ? function ?        # 3Com 3c59x
+epic*  at pci? dev ? function ?        # SMC EPIC/100 Ethernet
 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
diff -r bada69f925fb -r 83c56c54222c sys/arch/macppc/conf/INSTALL
--- a/sys/arch/macppc/conf/INSTALL      Fri May 26 00:20:26 2000 +0000
+++ b/sys/arch/macppc/conf/INSTALL      Fri May 26 00:22:06 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.26 2000/05/25 09:09:28 tsutsui Exp $
+#      $NetBSD: INSTALL,v 1.27 2000/05/26 00:22:07 tsutsui Exp $
 #
 # config file for INSTALL FLOPPY
 #
@@ -63,6 +63,7 @@
 
 de*    at pci? dev ? function ?        # DEC 21x4x-based Ethernet
 ep*    at pci? dev ? function ?        # 3Com 3c59x
+epic*  at pci? dev ? function ?        # SMC EPIC/100 Ethernet
 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



Home | Main Index | Thread Index | Old Index