Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 19:57:31 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        wilko@freebsd.org
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: X Success With MGA and Sound Question
Message-ID:  <14563.63272.683748.470595@grasshopper.cs.duke.edu>
In-Reply-To: <20000330222244.D3560@yedi.iaf.nl>
References:  <3.0.32.20000321153404.04d1cea0@mail.vt.edu> <14551.56679.73796.388364@grasshopper.cs.duke.edu> <20000330202354.D1750@yedi.iaf.nl> <14563.40645.153010.202679@grasshopper.cs.duke.edu> <20000330222244.D3560@yedi.iaf.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

Wilko Bulte writes:
 > On Thu, Mar 30, 2000 at 01:38:19PM -0500, Andrew Gallatin wrote:
 >
 > > They both have a soundblaster at the standard location.  So you
 > > don't need to specify any ports, flags, etc.  It Just Works.
 > 
 > Could you please give me the line you have in your config file? I (for one..
 > ;-) am a bit confused by the soundcard world and I'd like to avoid
 > aggravating that situation. A sample in HARDWARE.TXT would help I think
 > (not having an alpha/conf/LINT)

My home machine (a GL running RC3) has the following in its config
file:

device pcm0
device sbc0


This probes as:

sbc0: <ESS ES1888> at port 0x220-0x22f irq 5 drq 1 on isa0
sbc0: interrupting at ISA irq 5
pcm0: <SB DSP 3.01 (ESS mode)> on sbc0

% cat /dev/sndstat 
FreeBSD Audio Driver (newpcm) Mar 11 2000 00:21:46
Installed devices:
pcm0: <SB DSP 3.01 (ESS mode)> at io 0x220 irq 5 drq 1 (1p/1r channels)

% ls -lF /dev/dsp
lrwxrwxrwx  1 root  wheel  4 Mar 11 20:56 /dev/dsp@ -> dsp0

This should be unchanged on 4.0-RELEASE

Drew




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14563.63272.683748.470595>