[PC-BSD Commits] r575 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Aug 8 09:28:56 PDT 2007
Author: kris
Date: 2007-08-08 09:28:55 -0700 (Wed, 08 Aug 2007)
New Revision: 575
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Remove NVE driver from kernel to test with NFE driver
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386 2007-08-08 03:36:29 UTC (rev 574)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD-SMP.i386 2007-08-08 16:28:55 UTC (rev 575)
@@ -209,7 +209,7 @@
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device lge # Level 1 LXT1001 gigabit Ethernet
device nge # NatSemi DP83820 gigabit Ethernet
-device nve # nVidia nForce MCP on-board Ethernet Networking
+#device nve # nVidia nForce MCP on-board Ethernet Networking
device pcn # AMD Am79C97x PCI 10/100(precedence over 'lnc')
device re # RealTek 8139C+/8169/8169S/8110S
device rl # RealTek 8129/8139
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2007-08-08 03:36:29 UTC (rev 574)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2007-08-08 16:28:55 UTC (rev 575)
@@ -209,7 +209,7 @@
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device lge # Level 1 LXT1001 gigabit Ethernet
device nge # NatSemi DP83820 gigabit Ethernet
-device nve # nVidia nForce MCP on-board Ethernet Networking
+#device nve # nVidia nForce MCP on-board Ethernet Networking
device pcn # AMD Am79C97x PCI 10/100(precedence over 'lnc')
device re # RealTek 8139C+/8169/8169S/8110S
device rl # RealTek 8129/8139
More information about the Commits
mailing list