Date: Tue, 19 Oct 2004 08:47:49 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Andy Farkas <andy@bradfieldprichard.com.au> Cc: freebsd-current@FreeBSD.org Subject: Re: typo in beastie.4th Message-ID: <20041019054749.GB90781@ip.net.ua> In-Reply-To: <20041019152352.L20932@bpgate.speednet.com.au> References: <20041019152352.L20932@bpgate.speednet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041019054749.GB90781>