summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-05-17 07:03:01 +0000
committermarcel <marcel@FreeBSD.org>2004-05-17 07:03:01 +0000
commit89ce208d9d971085acfdd7700ff43755cf88588c (patch)
treec073063f9a1603c03944bb2a54d60bab84aa7eb5 /sys/ia64/conf
parentc3d7335e7cc23ff3ecdbca224b92b1f46748080a (diff)
downloadFreeBSD-src-89ce208d9d971085acfdd7700ff43755cf88588c.zip
FreeBSD-src-89ce208d9d971085acfdd7700ff43755cf88588c.tar.gz
filter out the fdc(4) and sio(4) devices and corresponding options.
Note that cy(4) uses COM_MULTIPORT, so we need to keep that option.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/NOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/ia64/conf/NOTES b/sys/ia64/conf/NOTES
index 7c05afc..340a4f3 100644
--- a/sys/ia64/conf/NOTES
+++ b/sys/ia64/conf/NOTES
@@ -51,3 +51,11 @@ device agp
device eisa
device isa
device pci
+
+# The following devices are no supported
+nodevice fdc
+nooption FDC_DEBUG
+
+nodevice sio
+nooption COM_ESP
+nooption CONSPEED
OpenPOWER on IntegriCloud