From owner-freebsd-questions Thu Jun 8 19:10:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id 2680637BD2C for ; Thu, 8 Jun 2000 19:10:29 -0700 (PDT) (envelope-from nwerneck@net.em.com.br) Received: from dx4-100 (nas4-51.estaminas.com.br [200.243.219.51]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with ESMTP id XAA26044 for ; Thu, 8 Jun 2000 23:10:20 -0300 (GMT) Message-Id: <200006090210.XAA26044@inetminas.estaminas.com.br> From: "Nicolau Werneck" To: questions@FreeBSD.ORG Date: Thu, 8 Jun 2000 23:09:35 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: BIOS and interruptions (programming) Reply-To: Nicolau Werneck X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I'm trying to make a small graphical program, and i'm willing to use (IBM 486's) BIOS interruptions to do set the video mode and draw pixels (suggestions ARE welcome). I'm migratting from DOS, and for my surprise (?), FreeBSD doesn't come with the DOS.H file! I found out the bios.h file, and it looks like it's what i'm looking for... But I couldn't use it. Whats the "right" header file I should use? PS: Is there any FreeBSD programmers mailing list, where this kind of subject may fit better?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message