From owner-freebsd-bugs Mon Feb 19 15:28:07 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA02947 for bugs-outgoing; Mon, 19 Feb 1996 15:28:07 -0800 (PST) Received: from plum.cyber.com.au (plum.cyber.com.au [203.7.155.24]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA02860 for ; Mon, 19 Feb 1996 15:27:42 -0800 (PST) Received: (from darrenr@localhost) by plum.cyber.com.au (8.6.12/8.6.6) id KAA19371; Tue, 20 Feb 1996 10:23:11 +1100 From: Darren Reed Message-Id: <199602192323.KAA19371@plum.cyber.com.au> Subject: Re: ide problems To: coredump@nervosa.com (invalid opcode) Date: Tue, 20 Feb 1996 10:23:10 +1100 (EST) Cc: darrenr@cyber.com.au, freebsd-bugs@freebsd.org In-Reply-To: from "invalid opcode" at Feb 19, 96 10:57:00 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-bugs@freebsd.org Precedence: bulk In some mail I received from invalid opcode, sie wrote > > On Tue, 20 Feb 1996, Darren Reed wrote: > > > > > how do I solve this ? > > > > wd0: interrupt timeout: > > wd0: status 58 error 0 > > wd0: interrupt timeout: > > wd0: status 50 error 1 > > > > 2.1.0-RELEASE/Pentium-100 > > > wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 814MB (1667232 sectors), 1654 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): , removable, accel, iordis wcd0: 689Kb/sec, 128Kb cache, audio play, 256 volume levels, ejectable tray wcd0: medium type unknown, unlocked wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): wd2: 1549MB (3173184 sectors), 3148 cyls, 16 heads, 63 S/T, 512 B/S (IDE on the motherboard, PCI BUS) On this note, 32bit and multi-block do _not_ seem to work! (Well, the do, but they guarantee the above problem) darren