|
From: Tom H. <th...@cy...> - 2004-04-21 16:27:44
|
In message <Pin...@ye...>
Nicholas Nethercote <nj...@ca...> wrote:
> On Wed, 21 Apr 2004, Tom Hughes wrote:
>
> > Add support for the FBIOGET_VSCREENINFO and FBIOGET_FSCREENINFO ioctls
> > based on a patch from Paul Olav Tvete <pa...@tr...>.
>
> Hmm; we have an unsatisfactory situation at the moment... #including new
> headers for IOCTLs is a bit dangerous, because some of these headers
> aren't universal. This has prevented us from applying a bunch of IOCTLs
> like this previously. At least, that's my understanding of it.
So should configure be made to probe for the header then, and only
include that code if it exists? Presumably a system without the header
wouldn't suport the ioctl anyway?
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|