Comment 4 for bug 1066118

Revision history for this message
Jeff Lane  (bladernr) wrote :

ON second thought, the blank "depends" isn't the culprit... tweaking the script a bit to pass the jme driver every time returns the following lines of output:

('filename', '/lib/modules/3.3.0-030300rc4-generic/kernel/drivers/net/ethernet/jme.ko')
('version', '1.0.8')
('license', 'GPL')
('description', 'JMicron JMC2x0 PCI Express Ethernet driver')
('author', 'Guo-Fu Tseng <email address hidden>')
('srcversion', '6213A84DD9D0887C4CDCF65')
('alias', 'pci:v0000197Bd00000260sv*sd*bc*sc*i*')
('alias', 'pci:v0000197Bd00000250sv*sd*bc*sc*i*')
('depends', '')
('intree', 'Y')
('vermagic', '3.3.0-030300rc4-generic SMP mod_unload modversions')
('parm', 'force_pseudohp:Enable pseudo hot-plug feature manually by driver instead of BIOS. (int)')
('parm', 'no_pseudohp:Disable pseudo hot-plug feature. (int)')
('parm', 'no_extplug:Do not use external plug signal for pseudo hot-plug. (int)')

note the suspected Depends line has a blank... this does not trigger the traceback. :/