From 90e37dd7fbedbad7bb4eb956d37a71341ea2f6bd Mon Sep 17 00:00:00 2001 From: rumble Date: Sat, 23 Dec 2006 21:30:42 +0000 Subject: [PATCH] The Set Engineering board now works, so enabled it with the appropriate workaround option. Also, add 'tlphy' to keep the dmesg tidy (it's unused). --- sys/arch/sgimips/conf/GENERIC32_IP2x | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sys/arch/sgimips/conf/GENERIC32_IP2x b/sys/arch/sgimips/conf/GENERIC32_IP2x index 24c4213c78a0..beebd09b9b18 100644 --- a/sys/arch/sgimips/conf/GENERIC32_IP2x +++ b/sys/arch/sgimips/conf/GENERIC32_IP2x @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC32_IP2x,v 1.60 2006/12/23 21:25:51 rumble Exp $ +# $NetBSD: GENERIC32_IP2x,v 1.61 2006/12/23 21:30:42 rumble Exp $ # # GENERIC32_IP2x machine description file # @@ -29,7 +29,7 @@ makeoptions TEXTADDR=0x88069000 # entry point options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC32-IP2x-$Revision: 1.60 $" +#ident "GENERIC32-IP2x-$Revision: 1.61 $" maxusers 32 @@ -235,9 +235,10 @@ options PCI_NETBSD_CONFIGURE tlp* at pci? dev ? function ? # Phobos G100/130/160 Fast Ethernet lxtphy* at mii? phy ? # Level One LXT-970 PHYs -#XXX tl(4) appears to have an issue with bulk transmits on this board. -#tl* at pci? dev ? function ? # Set Engineering GIO Fast Ethernet -#nsphy* at mii? phy ? # NS83840 PHYs +tl* at pci? dev ? function ? # Set Engineering GIO Fast Ethernet +options TL_SETENG_GFE # DMA workaround +nsphy* at mii? phy ? # NS83840 PHYs +tlphy* at mii? phy ? # ThunderLAN PHY (unused) # HPC devices sq* at hpc? offset ? # On-board ethernet / E++ adapter