On Thu, 27 Nov 2003 17:13:26 +1300 Yuri de Groot <[EMAIL PROTECTED]> wrote:
> If you have a linux laptop with usb, bring it with > you when you go camera shopping. Plug the camera in, > boot linux and if it shows up as a usb mass storage > drive then make note of the model. or note the vendor & product id, get on the net and look at the database, thats what it is there for. i mentioned earlier using /proc/bus/usb/devices to find the id's. i forgot that even simpler is lsusb, which gives this sort of output: [EMAIL PROTECTED] nick $ /usr/sbin/lsusb Bus 002 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000 Bus 001 Device 002: ID 03f0:2911 Hewlett-Packard Bus 001 Device 003: ID 0813:0001 Mattel, Inc. -- Nick Rout <[EMAIL PROTECTED]>
