On Sun, Feb 22, 2004 at 05:23:17PM -0800, Matthew Dharm wrote: > ===== drivers/usb/storage/usb.c 1.113 vs edited ===== > --- 1.113/drivers/usb/storage/usb.c Wed Feb 11 23:57:02 2004 > +++ edited/drivers/usb/storage/usb.c Sun Feb 22 16:38:22 2004 > @@ -954,9 +954,9 @@ > scsi_scan_host(us->host); > > printk(KERN_DEBUG > - "WARNING: USB Mass Storage data integrity not assured\n"); > - printk(KERN_DEBUG > "USB Mass Storage device found at %d\n", us->pusb_dev->devnum); > + printk(KERN_DEBUG > + "WARNING: umount before removing USB device -- read the FAQ\n");
How about a url to the FAQ in the message? And a FAQ entry that I can add to the web site? thanks, greg k-h ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
