I managed to arrange the webcam. ;-) Kernel compilation wasn't enough. I had to install gspcav1 driver as well.
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 ls -l /dev/disk/by-uuid/ total 0 lrwxrwxrwx 1 root root 10 Jun 13 19:09 0954d03c-120e-42b5-8f7f-9c06c2591094 -> ../../sda3 lrwxrwxrwx 1 root root 10 Jun 13 19:09 95ff6304-721c-4630-aac8-2082103a3a5b -> ../../sda1 ls -l /dev/disk/by-id/ total 0 lrwxrwxrwx 1 root root 9 Jun 13 19:09 ata-FUJITSU_MHV2060AT_NSC6T6B27DJV -> ../../sda lrwxrwxrwx 1 root root 10 Jun 13 19:09 ata-FUJITSU_MHV2060AT_NSC6T6B27DJV-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Jun 13 19:09 ata-FUJITSU_MHV2060AT_NSC6T6B27DJV-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Jun 13 19:09 ata-FUJITSU_MHV2060AT_NSC6T6B27DJV-part3 -> ../../sda3 lrwxrwxrwx 1 root root 9 Jun 13 19:09 scsi-SATA_FUJITSU_MHV2060_NSC6T6B27DJV -> ../../sda lrwxrwxrwx 1 root root 10 Jun 13 19:09 scsi-SATA_FUJITSU_MHV2060_NSC6T6B27DJV-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Jun 13 19:09 scsi-SATA_FUJITSU_MHV2060_NSC6T6B27DJV-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Jun 13 19:09 scsi-SATA_FUJITSU_MHV2060_NSC6T6B27DJV-part3 -> ../../sda3 sda1 sda2 and sda3 are the partitions of the internal hd. sr0 is the cdrom. So, I don't see the external cd. 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 How do I check if 1 of these is the external hd? _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
