Re: Problem using CVS Tarball on 2.6.5 kernel
Ewan Grantham <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 13 Aug 2004 19:57:35 +0000, Alex Schultz <[email protected]> wrote: > In cases like this when a modprobe -v shows no errors, the portion of > the output of the dmesg command that is new after the modprobe is > extreamly helpful for diagnostics. I got the latest CVS and rebuilt just to see if it was something in the older code. After performing the modprobe, lsmod shows the following: Module Size Used by at76c505_rfmd 38596 0 at76c503 86144 1 at76c505_rfmd usbdfu 4868 1 at76c503 dmesg shows the following: /tools/src/momlin/at76c503a/usbdfu.c : USB Device Firmware Upgrade (DFU) handler v0.12beta16 loading /tools/src/momlin/at76c503a/at76c503.c : Generic Atmel at76c503/at76c505 routines v0.12beta16 /tools/src/momlin/at76c503a/at76c503-fw_skel.c : Atmel at76c505 (RFMD radio) wireless LAN driver v0.12beta16 loading drivers/usb/core/usb.c : registered new driver at76c505-rfmd So it looks like everything "should" work. Does make me wonder if there's something wrong with the wireless tools package that is keeping it from recognizing the driver?