From owner-freebsd-amd64@FreeBSD.ORG Tue Sep 14 15:04:14 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7DBA16A4CE for ; Tue, 14 Sep 2004 15:04:14 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88EF843D41 for ; Tue, 14 Sep 2004 15:04:13 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.12.10/8.12.10) with ESMTP id i8EF4BNf078637 for ; Tue, 14 Sep 2004 17:04:11 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.1/8.13.1) with ESMTP id i8EF4JKi007309 for ; Tue, 14 Sep 2004 17:04:19 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.1/8.13.1/Submit) id i8EF4JdP007308 for freebsd-amd64@freebsd.org; Tue, 14 Sep 2004 17:04:19 +0200 (CEST) (envelope-from ftigeot) Date: Tue, 14 Sep 2004 17:04:19 +0200 From: Francois Tigeot To: freebsd-amd64@freebsd.org Message-ID: <20040914150419.GA7191@aoi.wolfpond.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: bios.h question X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 15:04:14 -0000 I'm running 5.3-BETA4 and I can't find even though bios(9) exists. It seems bios.h is only present on the i386 and alpha architectures. Is this normal on amd64 ? If yes, I would appreciate if someone could point me to an alternative to bios_sigsearch() -- Francois Tigeot