From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 16:26:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 143ED16A4CE for ; Tue, 9 Mar 2004 16:26:18 -0800 (PST) Received: from mail64.messagelabs.com (mail64.messagelabs.com [216.82.255.51]) by mx1.FreeBSD.org (Postfix) with SMTP id CDA2A43D39 for ; Tue, 9 Mar 2004 16:26:17 -0800 (PST) (envelope-from jason.dictos@yosemitetech.com) X-VirusChecked: Checked X-Env-Sender: jason.dictos@yosemitetech.com X-Msg-Ref: server-6.tower-64.messagelabs.com!1078878375!890792 X-StarScan-Version: 5.1.15; banners=yosemitetech.com,-,- Received: (qmail 4316 invoked from network); 10 Mar 2004 00:26:15 -0000 Received: from mail.tapeware.com (HELO yt-internet.tapeware.com) (4.21.59.10) by server-6.tower-64.messagelabs.com with SMTP; 10 Mar 2004 00:26:15 -0000 Received: by mail.tapeware.com with Internet Mail Service (5.5.2657.72) id ; Tue, 9 Mar 2004 16:29:24 -0800 Message-ID: From: Jason Dictos To: "'freebsd-questions@freebsd.org'" Date: Tue, 9 Mar 2004 16:29:23 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain Subject: RE: Using int 13 while BSD is running X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 00:26:18 -0000 Hello again, I did a some googling and I found this source forge project which strives to emulate a DPMI style interface for linux/bsd. Here's a link: http://sourceforge.net/projects/lrmi/ Anyone know if this thing works? I'm going to try it and find out. Thanks, -Jason -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Jason Dictos Sent: Tuesday, March 09, 2004 2:04 PM To: 'freebsd-questions@freebsd.org' Subject: Using int 13 while BSD is running Hello, I'm investigating what resources are out there for accessing bios addressable devices while BSD is up and running. The situation is this, currently we licenses Caldera DOS for a program we wrote which uses the int13 extensions to manipulate the systems hard drive (i.e. to recover partition tables and what not). This forces our application to be written in 16 bit mode, but it does allows us to not have to worry about loading any driver which would be hardware specific to access the hard drive. Is there any way to write a driver for BSD which would put the processor into real mode, therefore allowing us to use the int 13 api of the bios to read and write hard drives? That way we could package a stripped down BSD kernel which loaded our driver and gave our application access to hard disks without having to load any device driver. Apologies in advance if this is the wrong mailing list, -Jason ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________