On Thursday 29 March 2012 18:15:59 Chris Rees wrote:
> On 28 Mar 2012 21:23, "Chris.H" <bsd.ch...@yahoo.com> wrote:
> > Greetings,
> > 

> > I can unpack the setup file to extract the .sys files. While I _could_
> 
> utilize the ndisulator to load them, that's not my goal. Should I unpack
> the .sys file, and attempt to decompile/disassemble it? Or attempt to load
> it, and dump it from memory?

Hi,

You could install a USB sniffer and figure out how the basic programming goes. 
Search for USB snoopy on Google.

Or, install the driver from within VirtualBox. Then sniff your device using 
the "usbdump" utility. This approach should give you a very clear picture 
about what is going on.

--HPS
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to