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).
This commit is contained in:
rumble 2006-12-23 21:30:42 +00:00
parent 86f754de17
commit 90e37dd7fb

View File

@ -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 # GENERIC32_IP2x machine description file
# #
@ -29,7 +29,7 @@ makeoptions TEXTADDR=0x88069000 # entry point
options INCLUDE_CONFIG_FILE # embed config file in kernel binary options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC32-IP2x-$Revision: 1.60 $" #ident "GENERIC32-IP2x-$Revision: 1.61 $"
maxusers 32 maxusers 32
@ -235,9 +235,10 @@ options PCI_NETBSD_CONFIGURE
tlp* at pci? dev ? function ? # Phobos G100/130/160 Fast Ethernet tlp* at pci? dev ? function ? # Phobos G100/130/160 Fast Ethernet
lxtphy* at mii? phy ? # Level One LXT-970 PHYs 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
#tl* at pci? dev ? function ? # Set Engineering GIO Fast Ethernet options TL_SETENG_GFE # DMA workaround
#nsphy* at mii? phy ? # NS83840 PHYs nsphy* at mii? phy ? # NS83840 PHYs
tlphy* at mii? phy ? # ThunderLAN PHY (unused)
# HPC devices # HPC devices
sq* at hpc? offset ? # On-board ethernet / E++ adapter sq* at hpc? offset ? # On-board ethernet / E++ adapter