From owner-freebsd-hackers Sun May 3 13:23:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19702 for freebsd-hackers-outgoing; Sun, 3 May 1998 13:23:51 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from px.f1.ru (px.f1.ru [194.87.86.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19656 for ; Sun, 3 May 1998 13:22:39 -0700 (PDT) (envelope-from am@px.f1.ru) Received: (from am@localhost) by px.f1.ru (8.8.8/amsoft/1.0) id AAA17846 ; Mon, 4 May 1998 00:17:34 +0400 (MSD) From: Andrew Maltsev Message-Id: <199805032017.AAA17846@px.f1.ru> Subject: Re: ISA PnP / snd PnP developments? To: chuckr@glue.umd.edu Date: Mon, 4 May 1998 00:17:34 +0400 (MSD) Cc: freebsd-hackers@FreeBSD.ORG Reply-To: am@f1.ru Organization: F1 communications X-Phone: +7-086-229-9988 X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > I'm not a device driver author, but I do know that FreeBSD makes _no_ > > > use whatsoever of the bios. It relies in no way whatsoever on anything > > > > actually this is false. Even booting from disk uses BIOS services. > > and resources to PCI and ISA-PnP devices are assigned by the bios. > > I guess in my mind I was saying that the drivers don't use any bios > routines ... the booting is _not_ done by FreeBSD, so I was still right > there, but the PnP assignment, perhaps the data from that (but not the > routines) are used, is that a correct assumption? The point was, our > device drivers don't make any use of bios routines. Is that right? You > *are* a device driver author, so I'll assume you can answer that > correctly. It's more for -chat, but consider APM bios support also :) > The Pnp stuff, I mean the assignment, is done before FreeBSD gets > control, right? And there is never any call from FreeBSD to any bios > code, right? Even remapped code, or any code originally copied from > bios, right? No. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message