diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-26 17:46:03 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-26 17:46:03 +0000 |
| commit | 5fba67d12017fb7fae935c334472453b4517881c (patch) | |
| tree | fe575e4939316c0684838e0c5cda493034a9c654 /sys/conf | |
| parent | 5c0c82997e4191a500a5f5789196ad29686c0ce2 (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 bc7b7e1238b4..1d21dfa90031 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.322 1997/03/26 16:10:43 ache Exp $ +# $Id: LINT,v 1.323 1997/03/26 17:20:24 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 @@ -838,7 +838,7 @@ 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? irq? drq 5 conflicts -device sbmidi0 at isa? port 0x330 +device sbmidi0 at isa? port 0x330 irq? conflicts #device awe0 at isa? port 0x620 device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr #device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr |
