Re: kernel 2.6.6 problems during compile and insmod
Nick Jones <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
These warnings appeared in recent 2.6 kernels. They are not fatal errors, it's only modutils and the kernel build system that are complaining. The driver should actually be compiled and installed ok. Nick christian graf wrote: >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 > > >_______________________________________________ >at76c503a-user mailing list >[email protected] >http://lists.berlios.de/mailman/listinfo/at76c503a-user > > >