Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 1999 05:22:54 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, freebsd-current@freebsd.org
Subject:   Re: Audio support [was Re: HEADSUP: wd driver will be retired!] 
Message-ID:  <19991211212254.029B01CD1@overcee.netplex.com.au>
In-Reply-To: Message from Kenneth Wayne Culver <culverk@wam.umd.edu>  of "Sat, 11 Dec 1999 15:40:08 EST." <Pine.GSO.4.10.9912111534590.23108-100000@rac10.wam.umd.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth Wayne Culver wrote:
> > > The same thing is about to apply to the woxware sound code, we have a
> > > new shiny system that works and is much better designed...
> > 
> > Actually, I'm sad to say that our shiny new sound system does *not*
> > work for some of the most popular audio chipsets on the market today
> > (where the older "luigi" sound system did support them) and this is a
> > matter of significant concern to some folks, myself included.
> 
> 
> I'll have to second you on that one, I've been applying patchs of my own
> as well as other's patchs to make my soundcard even detect. I used to be
> able to get my ViBRA16X to work using the Voxware drivers, but since the
> PnP changes, I've had to use pcm because Voxware will no longer detect my
> soundcard with the bios in PnP OS mode. (And when I turn PnP OS off, the
> OS won't boot) My modem which used to be detected simply as sio1, now
> won't even attach to the sio driver. 

Regarding the modem..  Look in sys/isa/sio.c for sio_ids[].  Look up the
ID of your modem (pnpinfo) and add the logical ID (not the vendor ID) to
the table.  It should work, and when it does, please send a patch.

Cheers,
-Peter



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




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