avm drivers need pci_register_driver instead of pci_module_init

Bug #128296 reported by Kano
2
Affects Status Importance Assigned to Milestone
linux-restricted-modules-2.6.24 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

drivers do not work without patch. most simply way to fix:

find . -name main.c -exec sed -i s/pci_module_init/pci_register_driver/ {} \;

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

fixed at least in Hardy.

Changed in linux-restricted-modules-2.6.22:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.