kernel 2.6.6 problems during compile and insmod
christian graf <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <1088436462.3449.7.camel@note> |
Hi all, I downloaded today the newest cvs-snapshot (v0.12beta14) and can't get it working: when running make I do get: Building modules, stage 2. MODPOST *** Warning: "at76c503_delete_device" [/root/at76c503a/at76c505a-rfmd2958.ko] has no CRC! *** Warning: "at76c503_do_probe" [/root/at76c503a/at76c505a-rfmd2958.ko] has no CRC! *** Warning: "at76c503_delete_device" [/root/at76c503a/at76c505-rfmd2958.ko] has no CRC! *** Warning: "at76c503_do_probe" [/root/at76c503a/at76c505-rfmd2958.ko] has no CRC! *** Warning: "at76c503_delete_device" [/root/at76c503a/at76c505-rfmd.ko] has no CRC! *** Warning: "at76c503_do_probe" [/root/at76c503a/at76c505-rfmd.ko] has no CRC! *** Warning: "iw_handler_get_thrspy" [/root/at76c503a/at76c503.ko] undefined! *** Warning: "iw_handler_set_thrspy" [/root/at76c503a/at76c503.ko] undefined! *** Warning: "iw_handler_get_spy" [/root/at76c503a/at76c503.ko] undefined! Has anybody some ideas? I'm sure that my sources match my running kernel. The kernel is a plain vanilla 2.6.6. Thanks christian