From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 05:48:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93EC416A4CE for ; Tue, 19 Oct 2004 05:48:20 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B18D43D49 for ; Tue, 19 Oct 2004 05:48:17 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9J5m2mr029290; Tue, 19 Oct 2004 08:48:02 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 71747-06; Tue, 19 Oct 2004 08:48:01 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9J5lunJ029281; Tue, 19 Oct 2004 08:47:59 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i9J5lnxa004066; Tue, 19 Oct 2004 08:47:49 +0300 (EEST) (envelope-from ru) Date: Tue, 19 Oct 2004 08:47:49 +0300 From: Ruslan Ermilov To: Andy Farkas Message-ID: <20041019054749.GB90781@ip.net.ua> References: <20041019152352.L20932@bpgate.speednet.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dc+cDN39EJAMEtIO" Content-Disposition: inline In-Reply-To: <20041019152352.L20932@bpgate.speednet.com.au> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-current@FreeBSD.org Subject: Re: typo in beastie.4th X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 05:48:20 -0000 --dc+cDN39EJAMEtIO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 19, 2004 at 03:38:41PM +1000, Andy Farkas wrote: >=20 > In file: > $FreeBSD: src/sys/boot/forth/beastie.4th,v 1.8 2004/01/09 19:20:47 scottl= =20 > Exp $ >=20 > looks like a redundant line here: > %%% > --- /sys/boot/forth/beastie.4th Sat Jan 10 05:20:47 2004 > +++ ./beastie.4th Tue Oct 19 13:41:24 2004 > @@ -228,7 +228,6 @@ > s" acpi_load" unsetenv > s" 1" s" hint.acpi.0.disabled" setenv > s" 1" s" loader.acpi_disabled_by_user"=20 > setenv > - s" 1" s" hint.apic.0.disabled" setenv > then > s" 0" s" hw.ata.ata_dma" setenv > s" 0" s" hw.ata.atapi_dma" setenv > %%% >=20 No, it's not redundant: $ grep -wr apic sys/i386/conf $ grep -w resource_disabled sys/i386/i386/local_apic.c Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --dc+cDN39EJAMEtIO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBdKqFqRfpzJluFF4RApoKAKCImi6rDcmkZ1WAxQ5lBqmx52mj2ACdEri8 ZWIKX7GXtX3zrouQ0TTOxro= =ID43 -----END PGP SIGNATURE----- --dc+cDN39EJAMEtIO--