[linux-dvb] Pinnacle HD 800i - Testers required
Mauro Carvalho Chehab
mchehab at infradead.org
Tue Jan 15 20:06:40 CET 2008
On Tue, 15 Jan 2008 12:50:21 -0500
"James Klaas" <jklaas at appalachian.dyndns.org> wrote:
> /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c: In function
> 'wq_set_multicast_list':
> /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1172: error:
> 'struct net_device' has no member named 'xmit_lock'
> /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1201: error:
> 'struct net_device' has no member named 'xmit_lock'
Weird... xmit_lock were removed on kernel 2.6.17.
It seems that your Ubuntu kernel has something weird at
kernel's include/linux/netdevice.h.
The auto-detection script seems is not finding the newer lock function
netif_tx_lock_bh(), added on 2.6.17.
Try to compile it against a vanilla kernel.
Cheers,
Mauronetif_tx_lock_bh
More information about the linux-dvb
mailing list