Re: Porting Device Drivers to Winehq

2005-08-10 Thread Felix Nawothnig
John Shillinglaw wrote: Thank you all for your help. I was vaguely aware that wine could not use the 95 drivers for my card, and developing pcmcia-cs / alsa drivers was my goal. Finding accurate, recent win 95 decodeing info/ tools on the net was difficult, and I knew that wine developers face th

Re: Porting Device Drivers to Winehq

2005-08-10 Thread Damjan Jovanovic
--- John Shillinglaw <[EMAIL PROTECTED]> wrote: > Hello, > > Can anyone point me to documentation/help or tools > for disassembling > Windows 95 drv and vxd files and/or porting them to > wine?? > > I have a Roland SCP-55 Soundcanvas card (pcmcia ) > which is not > recognized by linux, and Win

Re: Porting Device Drivers to Winehq

2005-08-09 Thread John Shillinglaw
Thank you all for your help. I was vaguely aware that wine could not use the 95 drivers for my card, and developing pcmcia-cs / alsa drivers was my goal. Finding accurate, recent win 95 decodeing info/ tools on the net was difficult, and I knew that wine developers face the same problem in developi

Re: Porting Device Drivers to Winehq

2005-08-09 Thread Juan Lang
Hi John, > Can anyone point me to documentation/help or tools for disassembling > Windows 95 drv and vxd files and/or porting them to wine?? No. Wine doesn't provide support for device drivers. We have some fake VxDs in there, just for some old apps that called them to do non-device driver type

Re: Porting Device Drivers to Winehq

2005-08-09 Thread Kuba Ober
On Tuesday 09 August 2005 10:19, John Shillinglaw wrote: > Hello, > > Can anyone point me to documentation/help or tools for disassembling > Windows 95 drv and vxd files and/or porting them to wine?? > > I have a Roland SCP-55 Soundcanvas card (pcmcia ) which is not > recognized by linux I'd start

Re: Porting Device Drivers to Winehq

2005-08-09 Thread Andreas Mohr
Hi, On Tue, Aug 09, 2005 at 10:19:24AM -0400, John Shillinglaw wrote: > Hello, > > Can anyone point me to documentation/help or tools for disassembling > Windows 95 drv and vxd files and/or porting them to wine?? This is a rather totally wrong kind of query, since Wine won't be able to help you a

Porting Device Drivers to Winehq

2005-08-09 Thread John Shillinglaw
Hello, Can anyone point me to documentation/help or tools for disassembling Windows 95 drv and vxd files and/or porting them to wine?? I have a Roland SCP-55 Soundcanvas card (pcmcia ) which is not recognized by linux, and Windows XP ( which I don't like using anyway ) will not recognize the driv