summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authordyson <dyson@FreeBSD.org>1997-07-17 06:01:15 +0000
committerdyson <dyson@FreeBSD.org>1997-07-17 06:01:15 +0000
commit926b6969fa00c0ba84e4a364a91a8fdd8a1acddb (patch)
tree5979608261eef2cecf24ef54e777574c7d6c27fd /sys/conf/NOTES
parent8e56f80f0ed008608b35f7c2f781637a60931659 (diff)
downloadFreeBSD-src-926b6969fa00c0ba84e4a364a91a8fdd8a1acddb.zip
FreeBSD-src-926b6969fa00c0ba84e4a364a91a8fdd8a1acddb.tar.gz
Add some support for the 16650 type UARTS.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 5a50e45..d4a5886 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.349 1997/07/01 00:14:39 bde Exp $
+# $Id: LINT,v 1.350 1997/07/08 15:39:29 ache Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -834,6 +834,7 @@ device sio0 at isa? port "IO_COM1" tty flags 0x10 irq 4 vector siointr
# 0x20 force this unit to be the console (unless there is another
# higher priority console). This replaces the COMCONSOLE option.
# 0x40 reserve this unit for low level console operations. Do not
+# 0x20000 supports 16650 type devices with hardware RTS/CTS && larger buffers.
#
# Options for serial drivers that support consoles (only for sio now):
OpenPOWER on IntegriCloud