Re: Programming a USB driver

2000-10-17 Thread Nick Hibma
Starting from a Linux driver is an option. Also, you want to subscribe to the usb-bsd mailing list at http://lists.inteltec.com/wws/info/usb-bsd There are some people there that are toying with the idea and someone might have started to work on a driver. N

RE: Programming a USB driver

2000-10-10 Thread Daniel O'Connor
On 10-Oct-00 Torbjorn Kristoffersen wrote: > It obviously found something there. Would it be hard to make a driver for > this camera? I would really appreciate some starting places and tips. If you can work out what the wire protocol is, you should be able to write a userland driver using the