Add FIFO_TRIGGER value for sio.c
authorAndrey Chernov <ache@FreeBSD.org>
Thu, 27 Jan 1994 01:01:22 +0000 (01:01 +0000)
committerAndrey Chernov <ache@FreeBSD.org>
Thu, 27 Jan 1994 01:01:22 +0000 (01:01 +0000)
sys/i386/conf/LINT

index 525c23f..d7bb47d 100644 (file)
@@ -4,7 +4,7 @@
 #
 #      This kernel is NOT MEANT to be runnable!
 #
 #
 #      This kernel is NOT MEANT to be runnable!
 #
-#      $Id: LINT,v 1.44 1994/01/25 03:16:31 ache Exp $
+#      $Id: LINT,v 1.45 1994/01/25 11:08:24 rgrimes Exp $
 #
 
 machine                "i386"
 #
 
 machine                "i386"
@@ -23,6 +23,8 @@ config                "386bsd"        root on wd0 swap on wd0 and sd0 dumps on wd0
 #
 options                "COM_BIDIR"             #Bidirectional support in sys/isa/sio.c
 options                "COM_MULTIPORT"         #Multiport support in sys/isa/sio.c
 #
 options                "COM_BIDIR"             #Bidirectional support in sys/isa/sio.c
 options                "COM_MULTIPORT"         #Multiport support in sys/isa/sio.c
+options         "FIFO_TRIGGER=0"        #Use this fifo value in sio.c
+
 options                "COMPAT_43"             #compatible with BSD 4.3
 options                "SYMTAB_SPACE=104705"   #This kernel needs LOTS of symtable
 options                GATEWAY                 #internetwork gateway
 options                "COMPAT_43"             #compatible with BSD 4.3
 options                "SYMTAB_SPACE=104705"   #This kernel needs LOTS of symtable
 options                GATEWAY                 #internetwork gateway