Re: Status of USB driver support?

2009-02-21 Thread Emiliano Esposito
Alexander Morozov ha scritto: > On Thursday 19 February 2009 16:55:20 emiliano esposito wrote: > >> Unhandled exception: unimplemented function >> usbd.sys.USBD_GetUSBDIVersion called in 32-bit code (0x7ee2e923) >> > > You can try attached patch > Tha

Re: Status of USB driver support?

2009-02-19 Thread emiliano esposito
Alexander Morozov ha scritto: >> git clone git://source.winehq.org/git/wine.git ~/wine-git >> git-am 0001... >> git-am 0002... >> > > You should run tools/make_makefiles before configuring. Thanks. I redid it from scratch, and imported the relevant keys directly from windows. Now this is wha

Re: Status of USB driver support?

2009-02-18 Thread emiliano esposito
Alexander Morozov wrote: >> If that USB Key is not of a supportable kind, then I apologize for >> asking. >> > > I think you should try. > Thanks. I tried this way: git clone git://source.winehq.org/git/wine.git ~/wine-git git-am 0001... git-am 0002... ./tools/wineinstall When launchi