From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 17:41:54 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFF8D1065675 for ; Sat, 28 Aug 2010 17:41:54 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (hergotha.csail.mit.edu [66.92.79.170]) by mx1.freebsd.org (Postfix) with ESMTP id AA96B8FC08 for ; Sat, 28 Aug 2010 17:41:54 +0000 (UTC) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.14.4/8.14.4) with ESMTP id o7SHfrWL008852; Sat, 28 Aug 2010 13:41:53 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.14.4/8.14.4/Submit) id o7SHfqH1008851; Sat, 28 Aug 2010 13:41:52 -0400 (EDT) (envelope-from wollman) Date: Sat, 28 Aug 2010 13:41:52 -0400 (EDT) Message-Id: <201008281741.o7SHfqH1008851@hergotha.csail.mit.edu> From: Garrett Wollman To: avg@icyb.net.ua References: <19577.18337.120013.129482@hergotha.csail.mit.edu> <4C79499B.3050305@icyb.net.ua> Organization: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (hergotha.csail.mit.edu [127.0.0.1]); Sat, 28 Aug 2010 13:41:53 -0400 (EDT) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on hergotha.csail.mit.edu Cc: current@freebsd.org Subject: Re: Difficulty playing DVDs under AHCI/CAM? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2010 17:41:55 -0000 In article <4C79499B.3050305@icyb.net.ua> avg@icyb.net.ua writes: >> [I wrote:] >> ...say what? Why is the cd driver suddenly returning ENXIO? > >Strange indeed. >Can you dtrace this read? You can use combination of syscall and fbt providers >with execname predicate. You're going to have to be much much more specific than that. -GAWollman