From nobody@FreeBSD.org  Fri Oct  1 11:36:42 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8EF2916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Oct 2004 11:36:42 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 842FF43D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Oct 2004 11:36:42 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i91BagI3062745
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 1 Oct 2004 11:36:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i91Bag19062744;
	Fri, 1 Oct 2004 11:36:42 GMT
	(envelope-from nobody)
Message-Id: <200410011136.i91Bag19062744@www.freebsd.org>
Date: Fri, 1 Oct 2004 11:36:42 GMT
From: Hirokazu WATANABE <wnabe@par.odn.ne.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] [pc98] fix BIOS default geometry
X-Send-Pr-Version: www-2.3

>Number:         72225
>Category:       kern
>Synopsis:       [PATCH] [pc98] fix BIOS default geometry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 01 11:40:24 GMT 2004
>Closed-Date:    Wed Nov 10 12:46:48 GMT 2004
>Last-Modified:  Wed Nov 10 12:46:48 GMT 2004
>Originator:     Hirokazu WATANABE
>Release:        5.3-BETA5/pc98
>Organization:
>Environment:
FreeBSD hebe.private 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Mon Sep 20 23:16:22 2004
 root@kcesx21.koganemaru.co.jp:/usr/src.53.beta5/sys/pc98/compile/GENERIC  i386
>Description:
NEC PC-98x1's BIOS default geometry(1.2M floppy-disk?) is 0x4f020f.

>How-To-Repeat:
Boot FreeBSD/pc98 with verbose option.

>Fix:
This patch works to skip printing verbose geometry information when 
its geometry is 0x4f020f, not 0x4f010f.
(patched to "src/sys/i386/i386/autoconf.c")

begin 644 autoconf.diff
M26YD97@Z('-R8R]S>7,O:3,X-B]I,S@V+V%U=&]C;VYF+F,*/3T]/3T]/3T]
M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]
M/3T]/3T]/3T]/3T]/0I20U,@9FEL93H@+VAO;64O;F-V<R]S<F,O<WES+VDS
M.#8O:3,X-B]A=71O8V]N9BYC+'8*<F5T<FEE=FEN9R!R979I<VEO;B`Q+C$W
M.`ID:69F("UU("UR,2XQ-S@@875T;V-O;F8N8PHM+2T@<W)C+W-Y<R]I,S@V
M+VDS.#8O875T;V-O;F8N8PDR."!*=6P@,C`P-"`R,3HU-#HU-B`M,#`P,`DQ
M+C$W.`HK*RL@<W)C+W-Y<R]I,S@V+VDS.#8O875T;V-O;F8N8PDX(%-E<"`R
M,#`T(#$T.C4Q.C0Q("TP,#`P"D!`("TQ-#<L-R`K,30W+#$Q($!`"B`)"0D@
M*B!W:&5N('1H92!G970M9&ES:RUG96]M971R>2!I;G1E<G)U<'0@9F%I;',N
M("!3:VEP"B`)"0D@*B!D<FEV97,@=&AA="!H879E('1H:7,@9V5O;65T<GDN
M"B`)"0D@*B\**R-I9F1E9B!00SDX"BL)"0EI9B`H8FEO<U]G96]M(#T](#!X
M-&8P,C!F*0HK(V5L<V4*(`D)"6EF("AB:6]S7V=E;VT@/3T@,'@T9C`Q,&8I
M"BLC96YD:68*(`D)"0EC;VYT:6YU93L*(`H@"0D)<')I;G1F*"(@)7@Z)3`X
5;'@@(BP@:2P@8FEO<U]G96]M*3L*
`
end

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nyan 
State-Changed-When: Wed Nov 10 12:44:50 GMT 2004 
State-Changed-Why:  
committed.  thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72225 
>Unformatted:
