From owner-freebsd-current Mon Oct 1 0:33:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 4538937B413; Mon, 1 Oct 2001 00:33:07 -0700 (PDT) Received: from vega.vega.com (h137.228.dialup.iptcom.net [212.9.228.137]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA40245; Mon, 1 Oct 2001 10:32:57 +0300 (EEST) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id f917WPY68887; Mon, 1 Oct 2001 10:32:25 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200110010732.f917WPY68887@vega.vega.com> Subject: Some CDIO ioctl's are broken To: sos@FreeBSD.org Date: Mon, 1 Oct 2001 10:32:24 +0300 (EEST) Cc: current@FreeBSD.org X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Soren, It seems that after a commit to reduce stack usage in ata driver some CDIO ioctl's stopped working. Particularly, CDIOCREADSUBCHANNEL now returns an 'Invalid argument'. This could be verified by executing `cdcontrol stat'. Please fix. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message