Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: crc32 check for section filters working again, hardware accelerationhooks



Holger Waechtler wrote:
> 
> Hi,
> 
> I enabled the crc32 check for section filters in the software
> demultiplexer again. So if you have a Nova- or Budget-card you can use
> this feature again.
> 
> On av7110 based cards we have to think about if we want to check crc32
> checksums on the host processor or want to wait until the firmware gets
> (eventually) fixed again one day.
> 
> The patchset of Florian Schirmer which adds hardware acceleration hooks
> for crc32 check and memory transfer has been applied.
> 
> For 2.5 kernels I applied a patch from David Woodhouse which uses the
> generic crc32 code if available. The fallback code (former dvb_crc32)
> has moved to compat.c and will only get compiled in for 2.4 kernels.
> 
> Please test and report any problems,

Looks like you broke the 'minor' fix you introduced yesterday.
I'm getting these errors (again) when loading the driver:

dvb-core.o: unresolved symbol minor
make[1]: Entering directory `/home/kls/vdr/DVB.2002-11-09/driver/frontends'
insmod alps_bsru6.o;   insmod alps_bsrv2.o;   insmod alps_tdmb7.o;   insmod alps_tdlb7.o;   insmod grundig_29504-401.o;   insmod grundig_29504-491.o;   insmod ves1820.o; 
alps_bsru6.o: unresolved symbol dvb_unregister_i2c_device
alps_bsru6.o: unresolved symbol dvb_register_frontend
alps_bsru6.o: unresolved symbol dvb_unregister_frontend
alps_bsru6.o: unresolved symbol dvb_register_i2c_device
...

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index