summaryrefslogtreecommitdiff
path: root/packages/mamona/cx3110x-770he-0.8.1
AgeCommit message (Collapse)AuthorFiles
2008-10-23cx3110x: fix ooops while connecting with nmRicardo Salveti1
Basically we backported sm_drv_set_scan from the new driver, adding more spin_locks. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23cx3110x-{chinooke,770he}: It's no longer needed to bring up the wireless ↵Abner Silva1
interface, because it is now up to networkmanager. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>
2008-10-23cx3110x: we should call wlan-cal after loading the moduleRicardo Salveti1
The problem: wlan-cal tool is also proprietary. Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23cx3110x: Rearranging completely the cx3110x driver buildAloisio Almeida Jr10
1. Different package names to each kernel. Now we can provide packages to more than one kernel at the same repository. 2. Creating inc file. 3. Including init.d script to configure the right module. 4. Adapting task-mamona to these changes Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org>