mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Removed comments from LINT file, left small example for SoundBlaster
in its place and moved commentary into /sys/i386/doc/sound.doc
This commit is contained in:
parent
1cdd75d714
commit
dd442d34e7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=657
3 changed files with 15 additions and 48 deletions
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.17 1993/10/19 19:49:24 nate Exp $
|
||||
# $Id: LINT,v 1.18 1993/10/23 10:49:00 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
|
@ -116,24 +116,13 @@ disk wd0 at wd0 drive 0
|
|||
disk wd1 at wd0 drive 1
|
||||
device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
|
||||
|
||||
# To enable sound card support, uncomment one or more of the following lines.
|
||||
# Unit numbers are:
|
||||
# 1 for Yamaha FM synth
|
||||
# 2 for SB/SB Pro DSP
|
||||
# 3 for PAS PCM and Midi
|
||||
# 4 for GUS
|
||||
# 5 for MPU-401
|
||||
#
|
||||
# If you have ProAudioSpectrum, uncomment units 3, 2 and 1
|
||||
# If you have SoundBlaster, uncomment 2 and 1.
|
||||
# If you have GravisUltrasound, uncomment 4
|
||||
# If you have MPU-401, uncomment 5
|
||||
#
|
||||
# Various sound card drivers. This is set to SoundBlaster configuration.
|
||||
# See /sys/i386/doc/sound.doc for more information.
|
||||
#device snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
|
||||
#device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
|
||||
#device snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
|
||||
#device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
|
||||
#device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
|
||||
device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
|
||||
device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
|
||||
#
|
||||
#
|
||||
# options that have not been resolved yet
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.17 1993/10/19 19:49:24 nate Exp $
|
||||
# $Id: LINT,v 1.18 1993/10/23 10:49:00 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
|
@ -116,24 +116,13 @@ disk wd0 at wd0 drive 0
|
|||
disk wd1 at wd0 drive 1
|
||||
device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
|
||||
|
||||
# To enable sound card support, uncomment one or more of the following lines.
|
||||
# Unit numbers are:
|
||||
# 1 for Yamaha FM synth
|
||||
# 2 for SB/SB Pro DSP
|
||||
# 3 for PAS PCM and Midi
|
||||
# 4 for GUS
|
||||
# 5 for MPU-401
|
||||
#
|
||||
# If you have ProAudioSpectrum, uncomment units 3, 2 and 1
|
||||
# If you have SoundBlaster, uncomment 2 and 1.
|
||||
# If you have GravisUltrasound, uncomment 4
|
||||
# If you have MPU-401, uncomment 5
|
||||
#
|
||||
# Various sound card drivers. This is set to SoundBlaster configuration.
|
||||
# See /sys/i386/doc/sound.doc for more information.
|
||||
#device snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
|
||||
#device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
|
||||
#device snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
|
||||
#device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
|
||||
#device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
|
||||
device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
|
||||
device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
|
||||
#
|
||||
#
|
||||
# options that have not been resolved yet
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.17 1993/10/19 19:49:24 nate Exp $
|
||||
# $Id: LINT,v 1.18 1993/10/23 10:49:00 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
|
@ -116,24 +116,13 @@ disk wd0 at wd0 drive 0
|
|||
disk wd1 at wd0 drive 1
|
||||
device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
|
||||
|
||||
# To enable sound card support, uncomment one or more of the following lines.
|
||||
# Unit numbers are:
|
||||
# 1 for Yamaha FM synth
|
||||
# 2 for SB/SB Pro DSP
|
||||
# 3 for PAS PCM and Midi
|
||||
# 4 for GUS
|
||||
# 5 for MPU-401
|
||||
#
|
||||
# If you have ProAudioSpectrum, uncomment units 3, 2 and 1
|
||||
# If you have SoundBlaster, uncomment 2 and 1.
|
||||
# If you have GravisUltrasound, uncomment 4
|
||||
# If you have MPU-401, uncomment 5
|
||||
#
|
||||
# Various sound card drivers. This is set to SoundBlaster configuration.
|
||||
# See /sys/i386/doc/sound.doc for more information.
|
||||
#device snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
|
||||
#device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
|
||||
#device snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
|
||||
#device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
|
||||
#device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
|
||||
device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
|
||||
device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
|
||||
#
|
||||
#
|
||||
# options that have not been resolved yet
|
||||
|
|
Loading…
Reference in a new issue