From owner-freebsd-commit Wed Jan 3 02:03:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27115 for freebsd-commit-outgoing; Wed, 3 Jan 1996 02:03:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27106 for cvs-all-outgoing; Wed, 3 Jan 1996 02:03:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27096 for cvs-sys-outgoing; Wed, 3 Jan 1996 02:03:41 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA27062 Wed, 3 Jan 1996 02:03:10 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id CAA01050; Wed, 3 Jan 1996 02:02:28 -0800 (PST) Date: Wed, 3 Jan 1996 02:02:28 -0800 (PST) Message-Id: <199601031002.CAA01050@silvia.HIP.Berkeley.EDU> To: phk@critter.tfs.com CC: gibbs@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-reply-to: <968.820662937@critter.tfs.com> (message from Poul-Henning Kamp on Wed, 03 Jan 1996 10:55:37 +0100) Subject: Re: cvs commit: src/sys/pci aic7870.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.ORG Precedence: bulk * Yes, this bug isn't in the ahc driver. I added the "negative blkno" * printf and return an error before we ever get to the device-drivers. Oh, I see. Sorry for picking on you then, Justin. ;) * I have sent email to davidg & dyson about this bug, which seems to * originate in the ufs or possibly vm code, but I havn't heard anything * from them yet. * * I have four crash-dumps waiting for the dynamic duo as soon as they * have time/need. That's great news (that we know where the bug is). I'm porting NetBSD's ccd driver to FreeBSD, and right now have it working on 2.1R, but don't want to put too much work on a dead branch so I'm planning to jump to -current as soon as it starts working on my 2940UW again.... Satoshi