Re: problem compiling for 2.6.16 kernel
Alexander Steppke <[email protected]> Wed, 22 Mar 2006 08:31:02 +0100
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, basically the problem is that the usb and the wireless part of the kernel changed quite a bit since the driver was last updated. To resolve the problem you would have to look up the recent changes to the usb interface on lwn.net or a similar site and change the corresponding parts in the driver. Alexander Lee Dobrowolski wrote: > usb 1-2: new full speed USB device using uhci_hcd and address 8 > usb 1-2: configuration #1 chosen from 1 choice > at76_usbdfu: falsely claims to have parameter debug > at76c503: Unknown symbol usbdfu_download > at76c503_rfmd: Unknown symbol at76c503_delete_device > at76c503_rfmd: Unknown symbol at76c503_do_probe > > Does anyone have any suggestions as to what the problem is or what I can do > to resolve it? > > Many thanks >