Author: yongari
Date: Thu Mar 12 01:17:35 2009
New Revision: 189715
URL: http://svn.freebsd.org/changeset/base/189715

Log:
  Uncomment txp(4), txp(4) should work on all architectures.

Modified:
  head/sys/sparc64/conf/GENERIC

Modified: head/sys/sparc64/conf/GENERIC
==============================================================================
--- head/sys/sparc64/conf/GENERIC       Thu Mar 12 01:14:47 2009        
(r189714)
+++ head/sys/sparc64/conf/GENERIC       Thu Mar 12 01:17:35 2009        
(r189715)
@@ -165,7 +165,7 @@ device              em              # Intel PRO/1000 
adapter Gig
 #device                ixgb            # Intel PRO/10GbE Ethernet Card
 device         le              # AMD Am7900 LANCE and Am79C9xx PCnet
 device         ti              # Alteon Networks Tigon I/II gigabit Ethernet
-#device                txp             # 3Com 3cR990 (``Typhoon'')
+device         txp             # 3Com 3cR990 (``Typhoon'')
 #device                vx              # 3Com 3c590, 3c595 (``Vortex'')
 
 # PCI Ethernet NICs that use the common MII bus controller code.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to