On Mon, 16 Jun 2003, Major A wrote:

> This is the kernel log I got when I plugged the disk in:

> > Jun 16 22:00:59 ventus kernel:  sda1
> > Jun 16 22:00:59 ventus kernel: devfs_mk_dir: invalid argument.<5>Attached scsi 
> > disk sda at scsi2, channel 0, id 0, lun 0

Hmm...  Try adding to drivers/scsi/sd.c, approximately line 1346, right
after the line that says "strcpy(gd->devfs_name,sdp->devfs_name);" the
statement

        printk(KERN_INFO "scsi devfs_name: %s\n", sdp->devfs_name);

and then try again plugging in the disk with sd_mod already loaded.

Alan Stern



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to