From owner-cvs-all@FreeBSD.ORG Wed Mar 24 07:40:54 2004 Return-Path: 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 2F0BC16A4CE for ; Wed, 24 Mar 2004 07:40:54 -0800 (PST) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2D2643D5F for ; Wed, 24 Mar 2004 07:40:53 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 2103 invoked from network); 24 Mar 2004 15:40:53 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 24 Mar 2004 15:40:53 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i2OFe6DI004603; Wed, 24 Mar 2004 10:40:41 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: des@des.no (Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?=) Date: Tue, 23 Mar 2004 14:08:38 -0500 User-Agent: KMail/1.6 References: <200403202247.i2KMlUBo057993@repoman.freebsd.org> <20040321111225.GA38100@robin.ip.net.ua> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <200403231408.38139.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: Marcel Moolenaar cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 15:40:54 -0000 On Sunday 21 March 2004 08:19 am, Dag-Erling Sm=C3=B8rgrav wrote: > Ruslan Ermilov writes: > > Any explanation of what makes IA-64 so special in this respect > > would be appreciated. > > unlike i386, ia64 can boot without hints. > > I really wish this were the case for i386 as well... I believe the > only hint which is actually required for a modern PCI-based PC is > hint.vga.0.at=3D"isa". Nah, sc0 is required, not vga0. Also, you need fd0 if you want the drive o= n=20 fdc0 to show up. This is what I use (sio0 is there so it can be used as a= =20 serial console): hint.fd.0.at=3D"fdc0" hint.fd.0.drive=3D"0" hint.sc.0.at=3D"isa" hint.sc.0.flags=3D"0x100" hint.sio.0.at=3D"isa" hint.sio.0.port=3D"0x3F8" hint.sio.0.flags=3D"0x10" hint.sio.0.irq=3D"4" =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org