Re: Improving Default Serial Port Configuration

2008-01-14 Thread Hans Leidekker
On Monday 14 January 2008 18:46:36 James Hawkins wrote: > > Is there a time frame for the mountmgr.sys changes? Do I need to wait > > until Alexandre makes those changes or could I start working on this > > fix elsewhere and just move it later. I'm not really sure where to > > start and would love

Re: Improving Default Serial Port Configuration

2008-01-14 Thread James Hawkins
On Jan 14, 2008 9:17 AM, Forrest Samuels <[EMAIL PROTECTED]> wrote: > > On Jan 13, 2008 8:39 AM, Hans Leidekker <[EMAIL PROTECTED]> wrote: > > On Sunday 13 January 2008 06:19:06 Forrest Samuels wrote: > > > > > Does anyone have any insight on where I should start looking to > > > implement this? Im

Re: Improving Default Serial Port Configuration

2008-01-14 Thread Forrest Samuels
On Jan 13, 2008 8:39 AM, Hans Leidekker <[EMAIL PROTECTED]> wrote: > On Sunday 13 January 2008 06:19:06 Forrest Samuels wrote: > > > Does anyone have any insight on where I should start looking to > > implement this? Implementation suggestions? In the bug, Juan Lang made > > the suggestion that "Ex

Re: Improving Default Serial Port Configuration

2008-01-13 Thread Hans Leidekker
On Sunday 13 January 2008 06:19:06 Forrest Samuels wrote: > Does anyone have any insight on where I should start looking to > implement this? Implementation suggestions? In the bug, Juan Lang made > the suggestion that "Explorer's hal.c should be extended to create new > devices for all the ports

Improving Default Serial Port Configuration

2008-01-12 Thread Forrest Samuels
I am looking to fix a bug causing serial ports to not show up in some applications. The problem is due to missing registry entries for the serial ports. I know what entries need to be created but I don't think they should go in wine.inf. They should get created dynamically, preferably on each run,