Bug 13059

Summary: UIO specific device driver missing statement for depmod
Product: Drivers Reporter: Ronald (vinkronald)
Component: PCIAssignee: drivers_pci (drivers_pci)
Status: CLOSED CODE_FIX    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.24.7 Subsystem:
Regression: No Bisected commit-id:

Description Ronald 2009-04-10 13:32:01 UTC
The module uio_cif.c is missing a statement like "MODULE_DEVICE_TABLE(pci, hilscher_pci_ids);".
Without it , depmod will not fill the modules.alias and modules.pcimap files with the used pic id's.