Hi Rakesh

The root file system is writable. I have "ramdisk.gz" and "zImage" that
comprise of the kernel image.

I am able to create directories in /dev manually.

I do not know why the "Bad Target Number" comes in the dmesg logs and this
is the only thing that looks fishy in the logs.

Regards,
Maulik Mankad



-----Original Message-----
From: rakesh kn [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 2:59 PM
To: Maulik Mankad
Subject: Re: [linux-usb-devel] Mounting the USB device with IXP465 Embedded
USB host

HI maulik,

If u are working on an embedded board with linux 2.6 running on it.
please make sure whther ur, root file system that is loaded on the
board is read/write. Does ur /dev directory is writable. Because if
root.jfs (root file system) if the root file system is not integerated
with the kernel (zImage), it would mostly be read only.

If it kernel one single image ..zImage and /dev is read write.. then
the problem is some where else

On 7/24/06, Maulik Mankad <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am working on IXP465 USB host driver and have ported the Linux 2.6.12
host
> driver for it.
>
> The enumeration happens perfectly fine as seen on the USB analyzer.
>
> I can see the details of my pen drive (usb device) in /proc/scsi/scsi.
>
> The problem is that sda entry does not get created in /dev.
>
> I am loading five drivers in the following sequence.
> (1) modprobe usbcore
> (2) modprobe scsi_mod
> (3) modprobe sd_mod
> (4) modprobe usb-storage
> (5) modprobe ehci-hcd
>
> I have attached the file with the dmesg logs. I am getting "Bad Target
> Number" in these logs. Can somebody let me know why does this come and how
> to solve it?
>
> I also get "Attached scsi removable disk sda at scsi0, channel 0, id 0,
lun
> 0" in these logs. Still no entry is made in /dev regarding sda.
>
> I need to mount the drive and without this entry in /dev I cannot do so.
>
> Please let me know how shall I procede.
>
> Also let me know if you need more details.
>
> Thanks and Regards,
> Maulik Mankad
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> linux-usb-devel@lists.sourceforge.net
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
>
>
>
>


eInfochips Business Disclaimer:
This message may contain confidential, proprietary or legally Privileged
information. In case you are not the original intended Recipient of the
message, you must not, directly or indirectly, use, Disclose, distribute,
print, or copy any part of this message and you are requested to delete it
and inform the sender. Any views expressed in this message are those of the
individual sender unless otherwise stated. Nothing contained in this message
shall be construed as an offer or acceptance of any offer by eInfochips
Limited and/or eInfochips Inc("eInfochips") unless sent with that express
intent and with due authority of eInfochips. eInfochips has taken enough
precautions to prevent the spread of viruses. However the company accepts no
liability for any damage caused by any virus transmitted by this email.



eInfochips Business Disclaimer:
This message may contain confidential, proprietary or legally Privileged 
information. In case you are not the original intended Recipient of the 
message, you must not, directly or indirectly, use, Disclose, distribute, 
print, or copy any part of this message and you are requested to delete it and 
inform the sender. Any views expressed in this message are those of the 
individual sender unless otherwise stated. Nothing contained in this message 
shall be construed as an offer or acceptance of any offer by eInfochips Limited 
and/or eInfochips Inc("eInfochips") unless sent with that express intent and 
with due authority of eInfochips. eInfochips has taken enough precautions to 
prevent the spread of viruses. However the company accepts no liability for any 
damage caused by any virus transmitted by this email.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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