From owner-freebsd-questions Sat Nov 28 17:26:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06606 for freebsd-questions-outgoing; Sat, 28 Nov 1998 17:26:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out1.ibm.net (out1.ibm.net [165.87.194.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06600 for ; Sat, 28 Nov 1998 17:26:10 -0800 (PST) (envelope-from jimbark@ibm.net) Received: from lunchbox.ibm.net (slip-32-100-117-26.va.us.ibm.net [32.100.117.26]) by out1.ibm.net (8.8.5/8.6.9) with ESMTP id BAA15030; Sun, 29 Nov 1998 01:25:55 GMT Received: (from jimbark@localhost) by lunchbox.ibm.net (8.8.8/8.8.5) id UAA00277; Sat, 28 Nov 1998 20:26:20 -0500 (EST) Date: Sat, 28 Nov 1998 20:26:20 -0500 (EST) From: Jim Barker Message-Id: <199811290126.UAA00277@lunchbox.ibm.net> To: kushn@mail.kar.net Subject: Re: Yamaha OPL card Cc: questions@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, guess what, I got brave and I cvsup'd to 2.2.7. I must say that that was quite an experience. I first messed up by downloading current (3.0) and didn't realize that I had to build make before I could use make (doh!!!). But before I realized that I decided to cvsup stable (2.2.7) and what I found out that the first cvsup left some rogue stuff that made it impossible for me to make world. The one smart thing that I did was to make a backup of my source tree before I started my little adventure. I ended up having to remove the source tree, restore the source tree from my backup and then cvsup the stable sources......whew, I am glad that is over. Now, back to the sound card problem. Thank's for your tips, now I can pursue them realistically. Just had to vent a little and maybe put a little bug into people's mind, so that they may avoid the hassle I did. Jim Barker > From kushn@mail.kar.net Sat Nov 28 20:05:43 1998 > Date: Fri, 27 Nov 1998 00:16:58 +0200 (EET) > From: Vladimir Kushnir > To: Jim Barker > cc: questions@Freebsd.org > Subject: Re: Yamaha OPL card > > On Thu, 26 Nov 1998, Jim Barker wrote: > > > Thanks for the info. It is PnP. The pnp0 device > > will be of great help. I was wondering if you > > could actually use pnpinfo to provide the proper > > settings for the sbxvi0 and sbmidi devices. What, > > Actually, pnpinfo provides the information on all the logical devices of > your card (all the IRQs, DMAs, memory ranges - both the best choice and > the suboptimal ones (sometimes you can't use the optimal settings). > > > if anything would stop me from doing that? I am > > Absolutely nothing at all, but in some Yamaha cards (my, for one) SB > emulation is sort of ancient (it emulates 8 bit SB Pro, with 1 DMA and > no duplex), so I wouldn't expect much of them in this mode. > > > getting ready to download the pnp0 driver and > > the pcm0 driver. I do not have the css0 driver in > > my LINT configuration file. I have FreeBSD 2.2.2. > > Maybe I'll tackle upgrading to 2.2.7 when I get a > > better understanding of what's involved, but right > > now I can get this driver and see if I can go at it > > this way. Thanks for your help. > > Actually, I think CS4232 support is rather oldish (still, I can be wrong - > don't remember when I switched to -current). Otherwise, you can pretend > you're using Windows Sound System compatible. Here's what I had: > > device mss0 at isa? port 0x530 irq 9 drq 1 flags 0x13 vector adintr > device opl0 at isa? port 0x388 > > Together with pnp0 and the right flags for mss0, that would work just as > well (except for harmless message - at least, for me it was only message - > about possible IRQ/DMA conflict at boottime). As far as PnP support and > pcm drivers are concerned - yes, I think it would make sence to upgrade to > 2.2.7. There they are included in the main source tree. > > > > Regards, > Vladimir > > > ===========================|======================= > Vladimir Kushnir | > kushn@mail.kar.net, | Powered by FreeBSD > kushnir@ap3.bitp.kiev.ua | > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message