Date: Sun, 12 Dec 1999 14:10:26 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: Doug Rabson <dfr@nlsystems.com> Cc: current@freebsd.org Subject: Re: Audio support [was Re: HEADSUP: wd driver will be retired!] Message-ID: <38539EC2.7894323A@scc.nl> References: <Pine.BSF.4.10.9912121241250.6070-100000@tecra.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson wrote: > > > The recent commits made existing support even worse. Yes, I'm talking > > about the ESS1888. It's more dead than before. I'll have to make the > > noise myself these days, and I can tell you it's no opera :-) > > > > In short: Gimme patches! I'll be happy to test and, in a spare hour, can > > even do some trial and error on my own. I'm not going to beg... > > Which commits broke the ESS1888? I haven't tested it for a couple of weeks > but I have an ESS1888 in one of my alpha boxes which worked a while ago > after I fixed a few bits and pieces in the driver. The first breakage was with the introduction of newmidi IIRC. The mixer worked, but any dsp related functions were broken. See: sys/dev/sound/isa/es1888.c rev 1.3 In recent kernel even the mixer is dead and the soundcard is left in a state where all volumes are zeroed, preventing audio CD playing as well. See: sys/dev/sound/isa/es1888.c rev 1.4 Relevant kernel config options: options PNPBIOS controller isa0 controller eisa0 controller pci0 controller pnp0 device pcm0 I have to re-enable sbc0 to see if any changes therein apply to ESS as well. Should I have sbc0 in the first place? -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org 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?38539EC2.7894323A>