On Tue, 10 Jan 2006, Conio sandiago wrote:

> Hi all,
> i am getting the following messages on the shell when i insert a USb pen 
> drive,
> i want to remove these debug messages.
> 
> 
> hub 1-0:1.0: over-current change on port 1
> usb 1-1: new high speed USB device using ehci_hcd and address 2
> usb 1-1: Product: USB DISK
> usb 1-1: Manufacturer:
> usb 1-1: SerialNumber: 073C1A1A009F
> scsi0 : SCSI emulation for USB Mass Storage devices
>   Vendor:           Model: USB DISK Pro      Rev: 1.1b
>   Type:   Direct-Access                      ANSI SCSI revision: 00
> SCSI device sda: 1012736 512-byte hdwr sectors (519 MB)
> sda: assuming Write Enabled
> sda: assuming drive cache: write through
> SCSI device sda: 1012736 512-byte hdwr sectors (519 MB)
> sda: assuming Write Enabled
> sda: assuming drive cache: write through
>  sda:<7>usb-storage: queuecommand called
>  sda1

These are not Debug messages.  They are Information and Notification 
messages.  You can prevent all such messages from showing up on your 
console by doing

        echo 4 >/proc/sys/kernel/printk

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to