Re: conexant 878a hauppauge card

2003-10-17 Thread bertrand kotewall
On Fri, Oct 17, 2003 at 05:18:33PM -0700, Doug White wrote:
> 
> Please wrap your lines. Thanks.
> 
> 
> Looks like the IDs just need to be added for your card. Can you post the
> output of pciconf -lv so we can add them? Thanks!
>

Sorry about the unwrapped lines...  
Here are the pertinent lines to the from pciconf -lv
[EMAIL PROTECTED]:9:0: class=0x04 card=0xfd70 chip=0x016c109e rev=0x11 hdr=0x00
vendor   = 'Brooktree Corporation'
class= multimedia
subclass = video
[EMAIL PROTECTED]:9:1: class=0x048000 card=0xfd70 chip=0x0878109e rev=0x11 hdr=0x00
vendor   = 'Brooktree Corporation'
device   = 'Bt878 Video Capture (Audio Section)'
    class    = multimedia

Much much much obliged.

Bertrand Kotewall 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


conexant 878a hauppauge card

2003-10-17 Thread bertrand kotewall
Dear sirs,

I located a hauppauge card that had a conexant 878a chipset on it.  This is an 
video capture card which should supposedly work under the brooktree driver.  The 
reason I say this is that I found a success story of somone using the pinnacle branded 
card of the same chipset under freebsd 4-x.  The following modules are loaded:

 22 0xc086a000 36d4 iicbus.ko
 32 0xc086e000 41d4 iicbb.ko
 43 0xc0873000 3720 smbus.ko
 51 0xc0877000 3080 smb.ko
 61 0xc087b000 43b4 viapm.ko
 72 0xc088 1f3c bktr_mem.ko
151 0xc44c5000 e000 bktr.ko

The relevant lines in dmesg on the other hand states that the driver isn't 
appropriate...

viapropm0: SMBus I/O base at 0x6000
viapropm0:  port 0x6000-0x600f at device 7.
4 on pci0
viapropm0: SMBus revision code 0x0
smbus0:  on viapropm0
smb0:  on smbus0
pci0:  at device 9.0 (no driver attached)
pci0:  at device 9.1 (no driver attached)

And of course, the /dev/bktr* devices weren't created, but I've done 
everything that I think I was suppose to do in the man page, I've emailed [EMAIL 
PROTECTED] asking about the driver, is there anything I'm seemingly missing ?  At any 
rate, thank you for your time and attention, I don't know where else to look...  

   
 Bertrand 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"