From owner-cvs-src@FreeBSD.ORG Sun Oct 9 21:45:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E2816A41F; Sun, 9 Oct 2005 21:45:34 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCEB643D62; Sun, 9 Oct 2005 21:45:30 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id D524A2F75; Sun, 9 Oct 2005 16:45:29 -0500 (CDT) Date: Sun, 9 Oct 2005 16:45:29 -0500 To: Peter Edwards Message-ID: <20051009214529.GA7097@soaustin.net> References: <200510092111.j99LB5gN037609@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510092111.j99LB5gN037609@repoman.freebsd.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata atapi-cd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 21:45:34 -0000 On Sun, Oct 09, 2005 at 09:11:05PM +0000, Peter Edwards wrote: > This fixes the panics installing in VMWare and qemu Wow, nice, this has been hitting lots of people. mcl