On Mon, 15 Apr 2002, Sancho Dauskardt wrote: > >When I plug in the device on Linux Red Hat 7.2 (kernel is 2.4.9) > Check the Kernel build option: > CONFIG_SCSI_MULTI_LUN=y
Actually more elegant way to do this is to add to /etc/modules.conf : options scsi_mod max_scsi_luns=3 below usb-storage sd_mod I assume here reader has 3 slots. I had two multi-card readers - one from Phison (extra driver required but fast) and from PQI (no driver necessary but very slow). For list of readers see www.qbik.ch BR, Jacek _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
