Re: Fwd: Re: from NIT Kurukshetra

Abhijit Menon-Sen <[email protected]> Thu, 7 Oct 2004 16:11:33 +0530
Newsgroups gmane.user-groups.linux.delhi.devel
Message-ID <[email protected]>
At 2004-10-07 15:02:30 +0530, [email protected] wrote:
>
> > We (a group of three) are developing device driver for usb pen drive
> > in linux

Doesn't it already "just work"? Certainly anything that follows the mass
storage device specification shows up as a SCSI disk when you attach it.
And random USB gadgets are better handled in userspace with libusb.

-- ams