Date: Fri, 22 Jul 2011 15:40:34 +0400 From: hasanhasanli Hasan <hasanhasanli@mail.ru> To: freebsd-multimedia@freebsd.org Subject: (no subject) Message-ID: <E1QkE5q-0004LG-00.hasanhasanli-mail-ru@f261.mail.ru>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1QkE5q-0004LG-00.hasanhasanli-mail-ru>
