[BusyBox 0001460]: module autoloading dont work
bugs at busybox.net
bugs at busybox.net
Sun Aug 12 13:23:22 PDT 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1460
======================================================================
Reported By: clausmuus
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1460
Category: Kernel Module Support
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 08-12-2007 13:23 PDT
Last Modified: 08-12-2007 13:23 PDT
======================================================================
Summary: module autoloading dont work
Description:
I have the same problem as 0001350
I Use version 1.6.0
To locate the problem, I have replaced the command modprobe by a shell
script that dump the command line parameters in a file and calls than the
modprobe command.
By this I can see that the kernel call the modprobe command as follow:
modprobe -p -- symbol:MODULNAME_attach
where by MODULNAME will be replaced by the name of the module to load.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
08-12-07 13:23 clausmuus New Issue
08-12-07 13:23 clausmuus Status new => assigned
08-12-07 13:23 clausmuus Assigned To => BusyBox
======================================================================
More information about the busybox-cvs
mailing list