diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-26 17:20:24 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-26 17:20:24 +0000 |
| commit | 348a8a6aab8c518dbbef0b7a32e35f1b633f8db4 (patch) | |
| tree | 598cc87e62947cb8d0fa31a057de9f662acbd13a /sys/conf | |
| parent | cc13c79696f2a6e8e74311c148a74bfc569b6786 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 6097be2447cb..bc7b7e1238b4 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.321 1997/03/25 03:38:33 ache Exp $ +# $Id: LINT,v 1.322 1997/03/26 16:10:43 ache Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -837,7 +837,7 @@ device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr controller snd0 device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr -device sbxvi0 at isa? port? drq 5 +device sbxvi0 at isa? port? irq? drq 5 conflicts device sbmidi0 at isa? port 0x330 #device awe0 at isa? port 0x620 device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr |
