(no subject)

hasanhasanli Hasan hasanhasanli at mail.ru
Fri Jul 22 11:56:32 UTC 2011


Hello everybody
I want to install driver Hauppauge WinTV PVR 250 for FreeBSD. I try for any version FreeBSD 7.4 and 8.2. I can't install it.
I have done following:
In Kernel I added next lines:
device  bktr
device  iicbus
device  iicbb
device  smbus
then I have done 
cp hcwPVRP2.sys /usr/ports/distfiles
cd /usr/ports/multimedia/pvr250/
make install 
Port was installed ok didn't appeared any mistake.
But I can't see any driver cxm
# pciconf -lv 

none2 at pci0:4:5:0:       class=0x040000 card=0x48010070 chip=0x08034444 rev=0x01 hdr=0x00
    vendor     = 'Conexant Inc (Was: Globespan, ICompression Inc)'
    device     = 'iTVC15/CX23415 MPEG Codec'
    class      = multimedia
    subclass   = vidHelp me pleave  
  
I  use another port  /usr/ports/multimedia/pvrxxx 
then I 
# make
I have mistake:
/usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm.c: In function 'cxm_attach':
/usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm.c:1914: warning: passing argument 4 of 'bus_setup_intr' from incompatible pointer type
/usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm.c:1914: warning: passing argument 5 of 'bus_setup_intr' from incompatible pointer type
/usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm.c:1914: error: too few arguments to function 'bus_setup_intr' 
Please help me


More information about the freebsd-multimedia mailing list