diff options
Diffstat (limited to 'sys/arch/i386/conf/PETRA')
-rw-r--r-- | sys/arch/i386/conf/PETRA | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/PETRA b/sys/arch/i386/conf/PETRA index 52d1fe34223..a1d4e9c5a05 100644 --- a/sys/arch/i386/conf/PETRA +++ b/sys/arch/i386/conf/PETRA @@ -1,4 +1,4 @@ -# $OpenBSD: PETRA,v 1.17 1999/11/26 20:24:32 niklas Exp $ +# $OpenBSD: PETRA,v 1.18 2000/01/06 03:08:28 jason Exp $ # # PETRA -- everything that's currently supported with certain # changes for Applitron's fileserver petra, a 128 MB @@ -10,7 +10,7 @@ machine i386 # architecture, used by config; REQUIRED makeoptions DEBUG="-g" # make a bsd.gdb too #include "../../../conf/GENERIC" -# $OpenBSD: PETRA,v 1.17 1999/11/26 20:24:32 niklas Exp $ +# $OpenBSD: PETRA,v 1.18 2000/01/06 03:08:28 jason Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -331,9 +331,8 @@ xl* at pci? dev ? function ? # 3c9xx ethernet rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet tx* at pci? dev ? function ? # SMC 83C170 EPIC ethernet tl* at pci? dev ? function ? # Compaq Thunderlan ethernet -mx* at pci? dev ? function ? # Macronix PMAC ethernet vr* at pci? dev ? function ? # VIA Rhine ethernet -pn* at pci? dev ? function ? # Lite-On PNIC ethernet +dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet wb* at pci? dev ? function ? # Winbond W89C840F ethernet ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet ax* at pci? dev ? function ? # ASIX AX88140A ethernet |