Re: GGI driver
"Sergey V. Karpov" <[email protected]>
| Newsgroups | gmane.comp.web.links.list |
|---|---|
| Message-ID | <[email protected]> |
Hi! > > 2. Why do you need all this virtual_devices stuff? It seems not to be > > used in ggi.c, but is uncommented in drivers.c ... > > It is uncommented in my copy of links-2.1pre9, so maybe it was there > for another driver. I didn't alter that bit of drivers.c > > The only changes I made to drivers.c were to add the ggi driver to the > driver-structure section. I meant this chunk of code: -#if defined(GRDRV_SVGALIB)|defined(GRDRV_FB) +#if defined(GRDRV_SVGALIB)|defined(GRDRV_FB)|defined(GRDRV_GGI) struct graphics_driver *virtual_device_driver; struct graphics_device **virtual_devices; Ok, I'll include this driver in links-hacked. Sorry I can't check whether it works (as I haven't GGI installed), but I believe you it does ;-) Thanks, Sergey -- Unsubscribe: send email to [email protected] and put unsubscribe in the subject header of the message