From owner-freebsd-bugs Wed Jul 4 3:10:34 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from pcat.heimat.gr.jp (pcat.heimat.gr.jp [211.0.53.98]) by hub.freebsd.org (Postfix) with ESMTP id B09AA37B403 for ; Wed, 4 Jul 2001 03:10:31 -0700 (PDT) (envelope-from nakaji@tutrp.tut.ac.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [211.0.53.97]) by pcat.heimat.gr.jp (8.11.4+3.4W/8.11.4) with ESMTP id f64AATk88677 for ; Wed, 4 Jul 2001 19:10:29 +0900 (JST) To: freebsd-bugs@freebsd.org Subject: Re: wd discontinued? Was: Re: IBM Netfinity 5000 Problem (ATA Driver Bug) References: <200107040537.f645b0K48418@harmony.village.org> <200107040633.f646Xai34324@freebsd.dk> MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII From: NAKAJI Hiroyuki Date: 04 Jul 2001 19:10:29 +0900 In-Reply-To: <200107040633.f646Xai34324@freebsd.dk> (Sxren Schmidt's message of "4 Jul 2001 08:34:15 +0200") Message-ID: <86lmm5ngx6.fsf@xa12.heimat.gr.jp> Lines: 26 User-Agent: T-gnus/6.15.3 (based on Oort Gnus v0.03) (revision 02) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> In <200107040633.f646Xai34324@freebsd.dk> >>>>> sos@freebsd.dk (Sxren Schmidt) wrote: Sxren> I have pc98 support in the works, I could need a couble of Sxren> testers though since I dont have any pc98 HW here. I have wd trouble with pc98 that the kernel panics just after wd devices are detected. wdc0 at port 0x640-0x647 irq 9 on isa0 wdc0: unit 0 (wd0): wd0: 814MB (1667224 sectors), 12259 cyls, 8 heads, 17 S/T, 512 B/S wdc0: unit 2 (wd1): wd1: 4125MB (8448184 sectors), 62119 cyls, 8 heads, 17 S/T, 512 B/S panic: drive attached twice This message is found at line 515 of /sys/pc98/pc98/wd.c: if (wddrives[lunit] != NULL) panic("drive attached twice"); I didn't check tha value of lunit or wddrives[] because I'm not sure about kernel debug. -- NAKAJI Hiroyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message