Deleted Added
full compact
NOTES (3272) NOTES (3341)
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.91 1994/10/01 16:44:07 phk Exp $
7# $Id: LINT,v 1.92 1994/10/01 17:59:26 davidg Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

215# Cortex-I Frame Grabber driver
216device ctx0 at isa? port 0x230 iomem 0xd0000
217
218# The digital speaker driver (/dev/pcaudio).
219device pca0 at isa? tty
220
221# options that have not been resolved yet
222pseudo-device log
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

215# Cortex-I Frame Grabber driver
216device ctx0 at isa? port 0x230 iomem 0xd0000
217
218# The digital speaker driver (/dev/pcaudio).
219device pca0 at isa? tty
220
221# options that have not been resolved yet
222pseudo-device log
223
224pseudo-device gzip # Exec gzipped a.out's