From owner-freebsd-commit Wed Jan 3 01:43:47 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25249 for freebsd-commit-outgoing; Wed, 3 Jan 1996 01:43:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25238 for cvs-all-outgoing; Wed, 3 Jan 1996 01:43:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25230 for cvs-sys-outgoing; Wed, 3 Jan 1996 01:43:39 -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 BAA25207 Wed, 3 Jan 1996 01:43:23 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id BAA00947; Wed, 3 Jan 1996 01:43:21 -0800 (PST) Date: Wed, 3 Jan 1996 01:43:21 -0800 (PST) Message-Id: <199601030943.BAA00947@silvia.HIP.Berkeley.EDU> To: gibbs@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-reply-to: <199601030634.WAA17360@freefall.freebsd.org> (gibbs@freefall.freebsd.org) Subject: Re: cvs commit: src/sys/pci aic7870.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.ORG Precedence: bulk * The long awaited stability patch set for the aic7xxx driver: I recompiled my kernel hoping that the "oops not queued" error would go away, but it just changed its manifestation to "negative blkno" (or something like that). :< This one also seems fatal, as before I was able to at least log in from the console and rename the kernel, while it now just hangs during bootup when it tries to run /usr/local/bin/Wnn4/jserver from rc.local. Satoshi