Jason Stahls wrote:
> <snip>
>
> I would say that your card reader is probably handling the LUNs on
it's
> own and not exposing them if they don't have a card inserted into
them.
> Try adding a SD card as well and see if it shows two devices then.
> Also, it's possible that the card reader is only capable of
utilizing a
> single card at a time and shares pins between them, detecting
which card
> is inserted via switches (I have such a card slot here.)
Another way of seeing the device you just inserted (such as a USB
device) is to run 'dmesg' it will show you the kernel log, and as such,
kernel module outputs.
--
Jason Stahls