diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index d67b4dee16bd..efbf74370ea8 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -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 @@ 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 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 --git a/sys/arch/macppc/conf/INSTALL b/sys/arch/macppc/conf/INSTALL index bd460d78587d..bad6bc1bd075 100644 --- a/sys/arch/macppc/conf/INSTALL +++ b/sys/arch/macppc/conf/INSTALL @@ -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 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges 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