Deleted Added
full compact
NOTES (1434) NOTES (1490)
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.64 1994/04/23 21:39:02 wollman Exp $
7# $Id: LINT,v 1.65 1994/04/29 21:53:55 gclarkii Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

174device snd5 at isa? port 0x330 irq 6 vector mpuintr
175device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
176device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr
177device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
178device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
179device snd7 at isa? port 0x300
180device snd1 at isa? port 0x388
181
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

174device snd5 at isa? port 0x330 irq 6 vector mpuintr
175device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
176device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr
177device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
178device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
179device snd7 at isa? port 0x300
180device snd1 at isa? port 0x388
181
182# The digital speaker driver (/dev/pcaudio).
182device pca0 at isa? tty
183device pca0 at isa? tty
183#
184# The following option must be enabled in order for the pca driver to
185# work. WARNING! BEWARE! CAUTION! ACHTUNG! VAROKAA!
186# Enabling this option will result in the microtime() function (and hence
187# gettimeofday(2) asnd the timestamps in bpf) giving incorrect results.
188# DO NOT attempt to run NTP while playing audio with this driver.
189#
190#options INACCURATE_MICROTIME_IS_OK
191
192# options that have not been resolved yet
193pseudo-device log
184
185# options that have not been resolved yet
186pseudo-device log