[BusyBox-cvs] [BusyBox 0000362]: insmod chatter

bugs at busybox.net bugs at busybox.net
Tue Aug 2 12:07:36 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=362 
====================================================================== 
Reported By:                srowe
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   362
Category:                   Kernel Module Support
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-02-2005 05:07 PDT
Last Modified:              08-02-2005 05:07 PDT
====================================================================== 
Summary:                    insmod chatter
Description: 
BusyBox insmod reports the module name unless -q is used

# busybox insmod /lib/modules/2.4.30/kernel/drivers/char/rtc.o
Using /lib/modules/2.4.30/kernel/drivers/char/rtc.o

This is different to modutils insmod where the module name is only
reported if -v is used

# insmod /lib/modules/2.4.30/kernel/drivers/char/rtc.o
# insmod -v /lib/modules/2.4.30/kernel/drivers/char/rtc.o
Using /lib/modules/2.4.30/kernel/drivers/char/rtc.o
Symbol version prefix ''

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-02-05 05:07  srowe          New Issue                                    
08-02-05 05:07  srowe          Status                   new => assigned     
08-02-05 05:07  srowe          Assigned To               => BusyBox         
08-02-05 05:07  srowe          File Added: insmod-chatter.patch                 
  
======================================================================




More information about the busybox-cvs mailing list