Just use pnpinfo to find out device vender id's and logical id's. It
appears that the ViBRA16X is supported (with the correct logical id) in
/usr/src/sys/dev/sound/isa/sbc.c but for some reason a driver is still not
being attached for it. Any suggestions?


=================================================================
| Kenneth Culver              | FreeBSD: The best OS around.    |
| Unix Systems Administrator  | ICQ #: 24767726                 |
| and student at The          | AIM: AgRSkaterq                 |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.               | http://www.wam.umd.edu/~culverk/|
=================================================================

On Tue, 7 Dec 1999, Pat Lynch wrote:

> On Mon, 6 Dec 1999, Doug White wrote:
> 
> > > 
> > > unknown0: <SupraExpress 56i> at port 0x2f8-0x2ff irq 3 on isa0
> > > unknown1: <Creative ViBRA16X PnP> at port
> > > 0x220-0x22f,0x300-0x301,0x388-0x38b ir
> > > q 9 drq 0,1 on isa0
> > > unknown2: <Game> at port 0x201 on isa0
> > > 
> > > So what exactly do I need to do to get this working?
> > 
> > Can you report the entire dmesg?  I suspect this is only one of the
> > logical devices.
> > 
> 
> the nice thing about the old PnP code (in -STABLE and earlier) is that it
> showed the Vendor ID and Serials so that it would be trivial to check
> whether this is the issue or not. (the driver may simply not know thats
> its a card thats supported? incomplete ID list in the driver?)
> 
> having not looked at newpcm for a few months and not having a -current box
> here currently to look at source, I couldn't say whther this is the case
> or not.
> 
> the question I have is, is there an easy way for a "user" to probe for
> these ID's and get this kind of information?
> 
> -Pat
> 
> ___________________________________________________________________________
> 
> Pat Lynch                                             [EMAIL PROTECTED]
>                                                       [EMAIL PROTECTED]
> Systems Administrator                                 Rush Networking
> ___________________________________________________________________________
> 
> 
> 



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

Reply via email to