Re: Berlios driver: version 0.12beta1 - cvs main trunk supports both 2.4.x and 2.6.0
Alex Schultz <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Alex Schultz wrote: > Jo erg Albert wrote: > >> Hi all, >> >> I've merged the 2.6.x source branch into the main trunk of the cvs. >> The future cvs snapshots should support 2.4.x and 2.6.0 with the same >> source files now. Only difference: with 2.6.0 you must be root even >> during >> compiling the sources. >> >> These combinations worked fine here with 2.4.23 and 2.6.0, both with >> UHCI host controller (uhci and usb-uhci with 2.4.23) and EHCI hc: >> >> - managed mode: Netgear MA101 (Intersil 3861) - Belkin AP, WEP104 >> - managed mode: SMC2662W (503+RFMD radio) - Belkin AP, WEP104 >> - ad-hoc mode: Netgear MA101 (prolonged scan times needed) - ELSA MC-11 >> (Orinoco chipset) >> - ad-hoc mode: SMC2662W - ELSA MC-11 >> >> A known bug with 2.4.23: unplugging the device during firmware download >> crashes the system with a kernel oops. >> >> I'm interested in your test results! >> >> Question to other developers: >> >> Has anyone got a nice replacement for the ugly procedure >> update_usb_intf_descr in at76c503.c for 2.6.0?? >> >> /Jörg >> >> > Hi, > > Yesterday I got the CVS version for the 2.6.x kernel. This morning I > compiled linux 2.6.0 and yesterday's version worked perfectly :> > yay!!! It compiled very cleanly (both the kernel and your drivers). > Thanks, keep up the GREAT work Joerg. > > Al > > _______________________________________________ > at76c503a-user mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/at76c503a-user > Hi again, For some reason it stopped working. The next time I started up, it doesn't work. I look in dmesg and I noticed that there are some wrong board type errors. Please note, I'm not using the standard version or the driver, I modified it to use the acc firmware, otherwise the radio doesn't turn on (I'm using the SMC 2662 V.2, My mods to use the acc firmware work properly with the 2.4.x kernel version). I tried it without my mods, and I don't get the wrong board type errors, but the radio doesn't turn on. I have remembered to use both iwconfig, then used ifconfig and set an IP. Al