Deleted Added
full compact
NOTES (398) NOTES (454)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# This kernel is NOT MEANT to be runnable!
6#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# This kernel is NOT MEANT to be runnable!
6#
7# $Id: LINT,v 1.5 1993/08/31 15:17:25 rgrimes Exp $
7# $Id: LINT,v 1.6 1993/09/06 16:17:37 rgrimes Exp $
8#
9
10machine "i386"
11cpu "i386"
12ident LINT
13timezone 8 dst
14maxusers 10
15maxfdescs 2048 #Max file descriptors per process

--- 88 unchanged lines hidden (view full) ---

104#only one of pc0 or sc0 allowed
105#device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
106device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
107device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
108device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr
109device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
110pseudo-device speaker
111#tw device-driver
8#
9
10machine "i386"
11cpu "i386"
12ident LINT
13timezone 8 dst
14maxusers 10
15maxfdescs 2048 #Max file descriptors per process

--- 88 unchanged lines hidden (view full) ---

104#only one of pc0 or sc0 allowed
105#device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
106device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
107device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
108device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr
109device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
110pseudo-device speaker
111#tw device-driver
112controller uha0 at isa? port "IO_UHA0" bio irq 11 drq 5 vector uhaintr
112controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
113controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr
114disk wd0 at wd0 drive 0
115disk wd1 at wd0 drive 1
116device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
117
118#
119# options that have not been resolved yet
120#
121pseudo-device log
113controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr
114disk wd0 at wd0 drive 0
115disk wd1 at wd0 drive 1
116device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
117
118#
119# options that have not been resolved yet
120#
121pseudo-device log