Re: Status of "USB device support in wine"

2009-04-27 Thread Alexander Morozov
> - The files from ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current/ miss > lines in configure.ac to trigger the Makefile generation for usbd.sys and > usbhub.sys. The part which is generated by tools/make_makefiles is not included in these patches. > Both dll/drivers pair (libusb0.dll/li

Status of "USB device support in wine"

2009-04-09 Thread Uwe Bonnes
Hallo, I tried to run Alexander Morozov's patches against wine-git with libusb and ftd2x devices. Two remarks: - The files from ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current/ miss lines in configure.ac to trigger the Makefile generation for usbd.sys and usbhub.sys. - The HardwareID in t

Status of "USB device support in wine"

2009-04-07 Thread Uwe Bonnes
Hello, Alexander Morozov did a large redesign after Alexandre's remarks from 07 October 2008. What is still needed to include this functionality? Thanks -- Uwe Bonnesb...@elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt ---

Re: USB device support in wine

2007-05-05 Thread Damjan Jovanovic
On 5/5/07, Jon Burgess <[EMAIL PROTECTED]> wrote: > > 4. Integrate NTOSKRNL.EXE into wine, add USB infrastructure to > NTOSKRNL.EXE so that kernel-mode drivers can access USB (probably > through libusb), and modify ntdll to forward the appropriate reads, > writes, and i/o control requests to NTO

Re: USB device support in wine

2007-05-05 Thread Jon Burgess
4. Integrate NTOSKRNL.EXE into wine, add USB infrastructure to NTOSKRNL.EXE so that kernel-mode drivers can access USB (probably through libusb), and modify ntdll to forward the appropriate reads, writes, and i/o control requests to NTOSKRNL.EXE so that the .SYS file can handle them. This is the

Re: USB device support in wine

2007-05-04 Thread Marcus Meissner
On Fri, May 04, 2007 at 07:43:00AM -0400, Kuba Ober wrote: > > There is no standard user-mode interface for accessing USB hardware - > > there is no equivalent of Linux's libusb on Windows > > But there is, just that most vendors don't use it. Lots of Windows driver vendors use the USBD.SYS (spel

Re: USB device support in wine

2007-05-04 Thread Damjan Jovanovic
On 5/4/07, Kuba Ober <[EMAIL PROTECTED]> wrote: > There is no standard user-mode interface for accessing USB hardware - > there is no equivalent of Linux's libusb on Windows But there is, just that most vendors don't use it. There is libusb-win32, but it uses its own kernel-mode driver. Vista

Re: USB device support in wine

2007-05-04 Thread Kuba Ober
On Friday 04 May 2007, you wrote: > > There is no standard user-mode interface for accessing USB hardware - > > there is no equivalent of Linux's libusb on Windows > > But there is, just that most vendors don't use it. http://libusb-win32.sourceforge.net/ It doesn't seem maintained, but it did wo

Re: USB device support in wine

2007-05-04 Thread Detlef Riekenberg
On Fr, 2007-05-04 at 10:37 +0800, Jon Burgess wrote: > (Serato Scratch Live: http://www.rane.com/scratch.html) for which the > software appears to run ok under wine (not that I am able to test much > of its functionality on the other hand), but is utterly useless > without support for its associat

Re: USB device support in wine

2007-05-04 Thread Kuba Ober
> There is no standard user-mode interface for accessing USB hardware - > there is no equivalent of Linux's libusb on Windows But there is, just that most vendors don't use it. > (there is > apparently some user-space USB stuff in mingw's headers, but I > couldn't find any official docs on it,

Re: USB device support in wine

2007-05-04 Thread Damjan Jovanovic
On 5/4/07, Jon Burgess <[EMAIL PROTECTED]> wrote: > > I have found some talk of implementing USB device support in wine in this > > list some time ago (2005), but as far as I know, nothing ever came of it. > > > > I would perhaps be interested in getting

Re: USB device support in wine

2007-05-04 Thread Jon Burgess
> I have found some talk of implementing USB device support in wine in this > list some time ago (2005), but as far as I know, nothing ever came of it. > > I would perhaps be interested in getting this going again, as I have an > application (Serato Scratch Live: > h

Re: USB device support in wine

2007-05-04 Thread Damjan Jovanovic
On 5/4/07, Jon Burgess <[EMAIL PROTECTED]> wrote: Hi, I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (

Re: USB device support in wine

2007-05-04 Thread Tom Spear
On 5/3/07, Jon Burgess <[EMAIL PROTECTED]> wrote: Hi, I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (

USB device support in wine

2007-05-03 Thread Jon Burgess
Hi, I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (Serato Scratch Live: http://www.rane.com/scratch.html) for