On Wed, Feb 23, 2000 at 03:26:07PM -0800, R Joseph Wright wrote:
> On Wed, 23 Feb 2000, Brooks Davis wrote:
> > On Wed, Feb 23, 2000 at 12:27:49PM -0800, R Joseph Wright wrote:
> > > Beautiful.  Thank you :)
> > > What about for isa cards?  Which one is used for them now? 
> > 
> > I gave my only ISA sound card to Camran so I can't say for sure, but if
> > you hardware the probe address the card ends up at that number and I
> > think PnP cards would end up at pcm0 by default.  However, Nick gave the
> > more correct answer in that you should check dmesg and /dev/sndstat.
> > 
> I actually do not have an isa sound card, I was merely curious because in
> 3.x, pcm0 was reserved for isa cards and pcm1 was used for pci.  Is it now
> set up so that it doesn't matter whether the card is isa or pci, you just
> use pcm0?

Basicaly, yes.  The current system avoids skipping numbers where the old
one would skip entries where you had provided isa probe hints, but there
wasn't a card there.  I believe there was some talk about changing
things so device hints mean something like, "if there is a device
matching these parameters use this entry, otherwise, don't."  This would
allow things like wiring devices to slots on PCI.  It is possiably I
misunderstood the proposal and it certaintly won't make it into 4.0.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


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

Reply via email to