From owner-freebsd-questions Sat Jun 17 9:22:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 8110937B527; Sat, 17 Jun 2000 09:22:30 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p55-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.56]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id BAA00679; Sun, 18 Jun 2000 01:22:18 +0900 (JST) Message-ID: <394BA5F2.43537787@newsguy.com> Date: Sun, 18 Jun 2000 01:23:14 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Nicolau Werneck Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: BIOS interruption calls in C under freebsd for graphics References: <200006171057.HAA02504@inetminas.estaminas.com.br> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nicolau Werneck wrote: > > hi! > > I'm trying to make a little graphical program, and I'm thinking in > use the (IBM 80486) BIOS interruptions to set the video mode and > put pixels on the screen (I'm looking for better solutions.. anyone?). You can't. Try man libvgl (maybe just vgl) for graphics on syscons. For X... well... choose one of the dozens different programming frameworks available. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org "He is my minion, so he doesn't need a name." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message