So, many people have complained about the warning message that usb-storage gives. It really wasn't very good.
How does this strike people? At this point, I'm looking for comments (not
to have this applied).
Of course, this assumes that someone does add something to the FAQ.
Matt
===== 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");
return 0;
/* We come here if there are any problems */
--
Matthew Dharm Home: [EMAIL PROTECTED]
Maintainer, Linux USB Mass Storage Driver
It was a new hope.
-- Dust Puppy
User Friendly, 12/25/1998
pgp00000.pgp
Description: PGP signature
