Re: SB Live breakage?

2001-08-22 Thread Brian Reichert

On Wed, Aug 22, 2001 at 04:48:10PM -0400, Scott Dodson wrote:
> host# ./MAKEDEV dsp
> dsp - no such device name

Shouldn't that be 'dsp0'?

> -- 
> Scott Dodson  EDCA27855CF0 D9A7 7DA0 9459 45E0
> [EMAIL PROTECTED]  1790 A5F0 26CB EDCA 2785
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Brian 'you Bastard' Reichert<[EMAIL PROTECTED]>
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA Intel architecture: the left-hand path

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: SB Live breakage?

2001-08-22 Thread Daniel Frazier

Scott Dodson wrote:
> 
> I looked through the archives for posts concerning the SB Live and
> could not find anything.  My SB Live Value was working fine on a system
> based off of July 17th-2001 code, this past week I have updated and now
> I can not use the card.  It is detected on boot up, however /dev/dsp is
> not available.  If i try MAKEDEV it says it's not configured.
> 
> %dmesg |grep pcm
> pcm0:  port 0xd400-0xd41f irq 11 at device 9.0 on pci0
> 
> host# ./MAKEDEV dsp
> dsp - no such device name
> 

try ./MAKEDEV snd0 

I've had to do this on occasion after making world...

also, please don't cross post.  sending to one list is sufficient.

-- 
--
Daniel Frazier  <[EMAIL PROTECTED]>   Tel:  302-239-5900 Ext. 231
Systems AdministratorFax:  302-239-3909
MAGPAGE, We Power the Internet   WWW:  http://www.magpage.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
- Benjamin Franklin, Historical Review of Pennsylvania, 1759.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: SB Live breakage?

2001-08-22 Thread Pete Fritchman

| host# ./MAKEDEV dsp
| dsp - no such device name

Try ./MAKEDEV snd0.  You'll get sndstat, dsp, and audio.  This is all in
the handbook, too:
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound.html

-pete

--
Pete Fritchman <[EMAIL PROTECTED]>
finger [EMAIL PROTECTED] for PGP key

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message