summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/GENERIC
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2008-08-25 14:52:50 +0000
committernyan <nyan@FreeBSD.org>2008-08-25 14:52:50 +0000
commitf65e0abfc02658afee4ab445a0d7603a0fbc06c2 (patch)
tree0383fcd84081c4b83ad88e508ec3ca04b52c6d4f /sys/pc98/conf/GENERIC
parent848a954cf438588fa15a30f37d3b363b5deb618e (diff)
downloadFreeBSD-src-f65e0abfc02658afee4ab445a0d7603a0fbc06c2.zip
FreeBSD-src-f65e0abfc02658afee4ab445a0d7603a0fbc06c2.tar.gz
Add the uart for 2nd CCU support.
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-rw-r--r--sys/pc98/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 25576a7..8954abe 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -152,9 +152,10 @@ device pccard # PC Card (16-bit) bus
device cardbus # CardBus (32-bit) bus
# Serial (COM) ports
-options COM_MULTIPORT
+#options COM_MULTIPORT
#options COM_ESP # ESP98
#device sio # 8250, 16[45]50, 8251 based serial ports
+device uart # Generic UART driver
device mse
#device joy
OpenPOWER on IntegriCloud