Re: drivers/block/ub.c and multiple LUNs

2005-03-25 Thread Jan Kasprzak
Pete Zaitcev wrote: : On Mon, 21 Mar 2005 12:42:45 +0100 Jan Kasprzak <[EMAIL PROTECTED]> wrote: : : > is the ub.c USB storage driver supposed to work with multi-LUN(?) devices? : : There's no reason why it won't, see the attached patch. I just need to : send the patch to Greg Kroah one day.

Re: drivers/block/ub.c and multiple LUNs

2005-03-21 Thread Pete Zaitcev
On Mon, 21 Mar 2005 12:42:45 +0100 Jan Kasprzak <[EMAIL PROTECTED]> wrote: > is the ub.c USB storage driver supposed to work with multi-LUN(?) devices? There's no reason why it won't, see the attached patch. I just need to send the patch to Greg Kroah one day. > PS.: There is no MAINTAINERS file

drivers/block/ub.c and multiple LUNs

2005-03-21 Thread Jan Kasprzak
Hello, is the ub.c USB storage driver supposed to work with multi-LUN(?) devices? I have a Palm Tungsten T5, which in drive mode looks like two USB storage devices (the internal flash is one LUN and the SD/MMC card in the slot is another one). With usb_storage driver I can see both devices