On Fri, 18 Aug 2006, Manish RATHI wrote:

> Hi,
> I am facing problem with mentor usb host mode.

Please be more specific.  What is a mentor?

> I am doing mass storage emulation using pen driver with bulk only transport
> protocol.

What is a pen driver?  Do you know what software it uses to provide mass 
storage emulation?

> Device is detected. I am able to run mkdosfs and fdisk over it. I
> checked that file systems are correctly create with scsi write and read
> operations successfully done.
> 
> Mkdosfs /dev/sdb or fdisk /dev/sdb work correctly.
> 
> However while mounting ( mount -t vfat /dev/sdb /new/ ) give error "No such
> device.

What shows up in the dmesg log?  Have you tried turning on 
CONFIG_USB_STORAGE_DEBUG?

> Can you give me any clue?
> 
> I also checked in sysfs that major & minor numbers for sdb are 8, 15.
> 
> I am using 2.6.16 kernel in static compilation for scsi and mass storage.
> Have any one used usb mass storage over 2.6.16 in static mode rather than
> modules?

I haven't, but probably a lot of other people have.

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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