[PC-BSD Commits] r4102 - pcbsd/trunk-current/system-overlay/usr/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Sat Jun 13 11:47:09 PDT 2009
Author: kris
Date: 2009-06-13 11:47:09 -0700 (Sat, 13 Jun 2009)
New Revision: 4102
Modified:
pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.amd64
pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.i386
Log:
Fixed up the kernel config for 8-Current a bit more, removed non-functional options
Modified: pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.amd64
===================================================================
--- pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.amd64 2009-06-13 13:57:46 UTC (rev 4101)
+++ pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.amd64 2009-06-13 18:47:09 UTC (rev 4102)
@@ -185,7 +185,6 @@
device cardbus # CardBus (32-bit) bus
# Serial (COM) ports
-device sio # 8250, 16[45]50 based serial ports
device uart # Generic UART driver
# Parallel port
@@ -307,10 +306,8 @@
device urio # Diamond Rio 500 MP3 player
# USB Serial devices
device u3g # USB-based 3G modems (Option, Huawei, Sierra)
-device ucom # Generic com ttys
device uark # Technologies ARK3116 based serial adapters
device ubsa # Belkin F5U103 and compatible serial adapters
-device ubser # BWCT console serial adapters
device uftdi # For FTDI usb serial adapters
device uipaq # Some WinCE based devices
device uplcom # Prolific PL-2303 serial adapters
Modified: pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.i386 2009-06-13 13:57:46 UTC (rev 4101)
+++ pcbsd/trunk-current/system-overlay/usr/PCBSD/conf/PCBSD.i386 2009-06-13 18:47:09 UTC (rev 4102)
@@ -195,7 +195,6 @@
device cardbus # CardBus (32-bit) bus
# Serial (COM) ports
-device sio # 8250, 16[45]50 based serial ports
device uart # Generic UART driver
# Parallel port
@@ -321,10 +320,8 @@
device urio # Diamond Rio 500 MP3 player
# USB Serial devices
device u3g # USB-based 3G modems (Option, Huawei, Sierra)
-device ucom # Generic com ttys
device uark # Technologies ARK3116 based serial adapters
device ubsa # Belkin F5U103 and compatible serial adapters
-device ubser # BWCT console serial adapters
device uftdi # For FTDI usb serial adapters
device uipaq # Some WinCE based devices
device uplcom # Prolific PL-2303 serial adapters
More information about the Commits
mailing list