Hi Alan,
I got the error "FAT: codepage cp437 not found" in the dmesg log when I
tried to mount the USB pen drive.
I have been able to resolve this error by enabling the kernel option for
cp437 in Native Language support for the File system.
After this the mount command is working fine and I am
On Mon, 24 Jul 2006, Maulik Mankad wrote:
> Hi,
>
> I even get the following with cat /proc/partitions command
> major minor #blocks name
>
>8 0 126976 sda
>8 1 126960 sda1
>
> I am unable to mount the device. Hence I cannot use it.
>
> I have vfat driver loaded in th
Hi,
I even get the following with cat /proc/partitions command
major minor #blocks name
8 0 126976 sda
8 1 126960 sda1
I am unable to mount the device. Hence I cannot use it.
I have vfat driver loaded in the kernel.
Moreover we are using customized kernel and so we do n
On Mon, 24 Jul 2006, Maulik Mankad 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.
>
ks 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 embedde
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.