help withhardware for pcmcia to usb cardbus

Dominik Brodowski linux at dominikbrodowski.net
Fri Jun 13 16:36:25 EDT 2008


On Fri, Jun 13, 2008 at 11:29:32PM +0300, sara fink wrote:
> I managed to arrange the webcam. ;-)
:)

> As for the external hd I tried the options you suggested. Here are the results:
> ls -l /dev/disk/by-path/
> total 0
> lrwxrwxrwx 1 root root  9 Jun 13 19:09 pci-0000:00:1f.1-scsi-0:0:0:0
> -> ../../sda
> lrwxrwxrwx 1 root root 10 Jun 13 19:09
> pci-0000:00:1f.1-scsi-0:0:0:0-part1 -> ../../sda1
> lrwxrwxrwx 1 root root 10 Jun 13 19:09
> pci-0000:00:1f.1-scsi-0:0:0:0-part2 -> ../../sda2
> lrwxrwxrwx 1 root root 10 Jun 13 19:09
> pci-0000:00:1f.1-scsi-0:0:0:0-part3 -> ../../sda3
> lrwxrwxrwx 1 root root  9 Jun 13 19:09 pci-0000:00:1f.1-scsi-1:0:0:0
> -> ../../sr0

Uh, so the usb disk driver doesn't seem to be enabled in your kernel.
(CONFIG_USB_STORAGE, BLK_DEV_SD )?

> Can it be one of the following?
> ls /dev/u*
> /dev/urandom
>   /dev/usbdev2.3_ep00  /dev/usbdev2.5_ep81  /dev/usbdev4.1_ep81
> /dev/usbdev7.1_ep00
> /dev/usbdev1.1_ep00  /dev/usbdev2.3_ep81  /dev/usbdev2.5_ep82
> /dev/usbdev5.1_ep00  /dev/usbdev7.1_ep81
> /dev/usbdev1.1_ep81  /dev/usbdev2.4_ep00  /dev/usbdev3.1_ep00
> /dev/usbdev5.1_ep81
> /dev/usbdev2.1_ep00  /dev/usbdev2.4_ep81  /dev/usbdev3.1_ep81
> /dev/usbdev6.1_ep00

No, these are the raw USB devices.

Best,
	Dominik



More information about the linux-pcmcia mailing list