From:                   [EMAIL PROTECTED]
To:                     [EMAIL PROTECTED]
Subject:                RE: [fpc-pascal]BIOS PnP function far call (go32v2)
Send reply to:          [EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        <mailto:[EMAIL PROTECTED]>
Date sent:              Wed, 10 Sep 2003 14:09:14 +0200

Hi,

> thanks for your help, i hope i find a solution in yours files.
> 
> >Then you probably have to pass this selector somehow to the PnP
> >subsystem, but don't ask me how...
> 
> ... that's the problem :()

I think that you just need to save the original contents of the DS 
register somewhere, place your newly allocated selector in DS just 
before calling the PnP routine, and restoring the DS value 
immediately after return.

Tomas


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to