From owner-cvs-all Wed Oct 23 9: 1:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACFFF37B404 for ; Wed, 23 Oct 2002 09:01:09 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6806C43E6A for ; Wed, 23 Oct 2002 09:01:08 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 15907 invoked from network); 23 Oct 2002 16:01:08 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 23 Oct 2002 16:01:08 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9NG16n5067415; Wed, 23 Oct 2002 12:01:06 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210231452.g9NEqsk8004797@repoman.freebsd.org> Date: Wed, 23 Oct 2002 12:01:10 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/i386/conf NOTES Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23-Oct-2002 John Baldwin wrote: > jhb 2002/10/23 07:52:54 PDT > > Modified files: > sys/i386/conf NOTES > Log: > npx(4) doesn't honor port hints so don't provide an example one. > > Revision Changes Path > 1.1052 +0 -1 src/sys/i386/conf/NOTES Well, that takes care of the port hints. :) Does anyone know if the npx(4) driver when used with an external FPU (i.e. on 386's and 486sx's) can use any IRQ other than the default IRQ on pc98 and i386? If not, we can just remove the support for IRQ hints on npx and let it use the defaults instead. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message