Hi,
On 10/9/06, pradeep singh <2500.pradeep@xxxxxxxxx> wrote:
> hi all
> I need to write a driver for a new USB device from some 'X' manufacturer.
> Since they havent supported their device on linux, i guess they dont
> have any device ID as such.
what do you mean by device ID?
>
> Can i write the driver for such a completely new USB device from user
> space? By using libusb or usbdevfs API? Which of them shall be better
> ,in case i can write one in user space?
You can write driver for USB device using libusb API. If you tell us
for which device you want write driver i can give more help.
Regards,
Parag.