Re: Tips on programming usb devices?

2012-09-10 Thread Iain Hibbert
On Thu, 6 Sep 2012, Brian Buhrow wrote: For those of you who haven't been following the thread, I'm working on a driver for the Novatel 551L USB modem. I believe this device is based on the Qualcomm Gobi 3,000 chip set and features a multi-interface USB device. do you know if this

NetBSD-5 appears to have forgotten how to execute 0.9A binaries

2012-09-10 Thread Brian Buhrow
hello. I have a server which was, up until yesterday, running NetBSD-4.0-stable. After I updated it to NetBSD-5.1 with sources from July 18 2012, I find my binaries from NetBSD-0.9A no longer run. The problem seems to be that the file loader doesn't flag them as being a.out executables,

Re: Tips on programming usb devices?

2012-09-10 Thread Brett Lymn
On Mon, Sep 10, 2012 at 03:05:48PM +0100, Iain Hibbert wrote: The first 4 interfaces present themselves as general communications ports, of which the first permits standard serial connections through which modem Hayes style AT commands can be sent to control the modem's behavior. The