From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 18 01:41:00 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98B7216A4CE for ; Fri, 18 Jun 2004 01:41:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773BB43D4C for ; Fri, 18 Jun 2004 01:41:00 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5I1eKVn023824 for ; Fri, 18 Jun 2004 01:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5I1eK36023823; Fri, 18 Jun 2004 01:40:20 GMT (envelope-from gnats) Resent-Date: Fri, 18 Jun 2004 01:40:20 GMT Resent-Message-Id: <200406180140.i5I1eK36023823@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAJI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF50116A4CE; Fri, 18 Jun 2004 01:31:52 +0000 (GMT) Received: from pcat.heimat.gr.jp (catv-118-241.tees.ne.jp [203.141.118.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA4143D39; Fri, 18 Jun 2004 01:31:52 +0000 (GMT) (envelope-from nakaji@xa12.heimat.gr.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [202.216.136.35]) by pcat.heimat.gr.jp (8.12.11/8.12.11) with ESMTP id i5I1VBVY023036; Fri, 18 Jun 2004 10:31:11 +0900 (JST) (envelope-from nakaji@xa12.heimat.gr.jp) Received: (from nakaji@localhost) by xa12.heimat.gr.jp (8.12.10/8.12.10/Submit) id i5I1VA0D021169; Fri, 18 Jun 2004 10:31:10 +0900 (JST) (envelope-from nakaji) Message-Id: <200406180131.i5I1VA0D021169@xa12.heimat.gr.jp> Date: Fri, 18 Jun 2004 10:31:10 +0900 (JST) From: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sos@FreeBSD.org Subject: kern/68066: recent kernel cannot boot on pc98 with ata disks X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: NAKAJI Hiroyuki List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 01:41:00 -0000 >Number: 68066 >Category: kern >Synopsis: recent kernel cannot boot on pc98 with ata disks >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 18 01:40:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD xa12.heimat.gr.jp 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sun Jan 4 12:30:30 JST 2004 root@xa12.heimat.gr.jp:/usr/obj/usr/src/sys/NAKAJI i386 >Description: The recent kernels cannot boot on my PC-9821Xa12 with two IDE drives. The 'boot -v' log of failure is available at http://heimat.jp/~nakaji/FreeBSD/pc98-Jun08.log, for example. The kernel of Jan 4 2004 JST can boot and work fine. I tried cvsup and build{world,kernel} again and again with various date=... and finnaly found that the difference of sys/dev/ata/ata-queue.c between 1.20 and 1.21 on Feb 17 19:24 2004 causes the boot failure, that is, the kernel of date=2004.02.17.19.00.00 can boot and works well and that of date=2004.02.17.20.00.00 cannot. I'm not sure what it is aimed at, but after this commit, my pc98 box cannot use any newer kernels. The kernel configuration is following. include GENERIC ident NAKAJI nooption INVARIANTS nooption INVARIANT_SUPPORT nooption WITNESS nooption WITNESS_SKIPSPIN options NETATALK options QUOTA options MSGBUF_SIZE=40960 device pcm >How-To-Repeat: n/a >Fix: n/a >Release-Note: >Audit-Trail: >Unformatted: