From 2d6f1ac1505e8f82eb0a9a4c331bd681b9f1a162 Mon Sep 17 00:00:00 2001 From: rafal Date: Fri, 3 Jan 2003 08:14:44 +0000 Subject: [PATCH] The Tigon driver is known to have issues on BE systems, so remove it (I got the card probed & attached, but had to hack the driver source to even get it that far and it had issues after that which made me punt on it). --- sys/arch/sgimips/conf/GENERIC | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys/arch/sgimips/conf/GENERIC b/sys/arch/sgimips/conf/GENERIC index 3ae71471e8c5..ebc94c1e554a 100644 --- a/sys/arch/sgimips/conf/GENERIC +++ b/sys/arch/sgimips/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.14 2002/12/26 18:26:07 pooka Exp $ +# $NetBSD: GENERIC,v 1.15 2003/01/03 08:14:44 rafal Exp $ # # GENERIC machine description file # @@ -28,7 +28,7 @@ include "arch/sgimips/conf/std.sgimips" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.14 $" +#ident "GENERIC-$Revision: 1.15 $" maxusers 32 @@ -177,7 +177,6 @@ ex* at pci? dev ? function ? # 3Com 90x[BC] 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 -ti* at pci? dev ? function ? # Alteon ACEnic gigabit Ethernet #tlp* at pci? dev ? function ? # DECchip 21x4x and clones wm* at pci? dev ? function ? # Intel gigabit Ethernet