[PC-BSD Commits] r3803 - pcbsd/trunk-current/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Tue Apr 14 12:21:00 PDT 2009
Author: kris
Date: 2009-04-14 12:21:00 -0700 (Tue, 14 Apr 2009)
New Revision: 3803
Modified:
pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.amd64
pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Removed sio as well, not in new 8-Current kernel config
Modified: pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.amd64
===================================================================
--- pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.amd64 2009-04-14 19:05:22 UTC (rev 3802)
+++ pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.amd64 2009-04-14 19:21:00 UTC (rev 3803)
@@ -178,7 +178,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
Modified: pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.i386 2009-04-14 19:05:22 UTC (rev 3802)
+++ pcbsd/trunk-current/system-overlay/PCBSD/conf/PCBSD.i386 2009-04-14 19:21:00 UTC (rev 3803)
@@ -187,7 +187,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
More information about the Commits
mailing list