Author: wkoszek
Date: Sun Feb  8 12:40:33 2009
New Revision: 188310
URL: http://svn.freebsd.org/changeset/base/188310

Log:
  si(4) seems to build without a problem. However, since noone noticed lack
  of this driver, put it in a comment.

Modified:
  head/sys/i386/conf/NOTES

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES    Sun Feb  8 12:33:05 2009        (r188309)
+++ head/sys/i386/conf/NOTES    Sun Feb  8 12:40:33 2009        (r188310)
@@ -721,6 +721,7 @@ device              glxsb           # AMD Geode LX Security 
B
 # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724)
 # spic: Sony Programmable I/O controller (VAIO notebooks)
 # asmc: Apple System Management Controller
+# si: Specialix International SI/XIO or SX intelligent serial card driver
 
 # Notes on APM
 #  The flags takes the following meaning for apm0:
@@ -758,6 +759,8 @@ device              spic
 hint.spic.0.at="isa"
 hint.spic.0.port="0x10a0"
 device         asmc
+#device                si
+
 #
 # Laptop/Notebook options:
 #
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to