Date: Thu, 18 Jun 1998 16:26:32 -0400 (EDT) From: Scott Gasch <scott@acm.vt.edu> To: hackers@FreeBSD.ORG Subject: Q: ioctl() and bios video mode Message-ID: <199806182026.QAA29134@cowpie.acm.vt.edu>
next in thread | raw e-mail | index | archive | help
Hi. I'm trying to add a mode to vidcontrol for a fixed freq. monitor I have. It looks terrible in console mode but I've heard that it's clear in bios mode 0x53. However, when the ioctl call is made with my parameter it fails with errno set to 25: "Inappropriate ioctl for device." My code is almost identical to the existing code in vidcontrol -- all that's changed is the bios mode I am trying to switch to. Does anyone have any experience with this? I'm in over my head and would appreciate the help. Scott -- +------------+ <a href="http://perl.guru.org/scott">hp</a> +-----------------+ | Scott Gasch \ / scott@ | | Computer Sci \ ``All programmers are playwrights and / perl.guru.org | | Virginia Tech \ all computers are lousy actors'' / finger for PGP key | +----------------+ +---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806182026.QAA29134>
