From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Jul 31 17:16:20 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id RAA40869;
	Tue, 31 Jul 2001 17:16:20 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from tambora.parokinet.org ([133.30.168.119])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id RAA40864
	for <freebsd-users-jp@jp.freebsd.org>; Tue, 31 Jul 2001 17:16:18 +0900 (JST)
	(envelope-from rachmat@canada.com)
Received: from localhost (rachmat@localhost)
	by tambora.parokinet.org (8.11.3/8.11.1) with ESMTP id f6V8HsT08086
	for <freebsd-users-jp@jp.freebsd.org>; Tue, 31 Jul 2001 17:17:54 +0900 (JST)
	(envelope-from rachmat@canada.com)
X-Authentication-Warning: tambora.parokinet.org: rachmat owned process doing -bs
Date: Tue, 31 Jul 2001 17:17:54 +0900 (JST)
From: Rachmat Hidajat <rachmat@canada.com>
X-Sender: rachmat@tambora.parokinet.org
To: freebsd-users-jp@jp.freebsd.org
Message-ID: <Pine.BSF.4.21.0107311713520.5817-100000@tambora.parokinet.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 63347
Subject: [FreeBSD-users-jp 63347] burncd: inappropriate ioctl for device
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: rachmat@canada.com

 Hi All, 
 I'm sorry for writing this in English.
 I Just installed an ATAPI CD-RW as the second CD drive on my computer
 running FreeBSD(98) 4.3-STABLE. The installation was cool, the drive was
 readily recognized as /dev/wcd1, and all I had to do was adding a new
 device in /dev/. I could read CDs as well without any problem. However,
 when
 I tried to write with burncd, it came up with the ioctl problem. The
 related dmesg is as followed:
 
 Copyright (c) 1992-2001 The FreeBSD Project.
 Copyright (c) 1994-2001 FreeBSD(98) porting team.
 Copyright (c) 1992  A.Kojima F.Ukai M.Ishii (KMC).
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 	The Regents of the University of California. All rights reserved.
 FreeBSD 4.3-STABLE #0: Wed Jun  6 06:31:05 JST 2001
 wdc0: unit 1 (atapi): <MATSHITA CR-583/1.06>, removable, accel, dma, iordis
 wcd0: drive speed 1378KB/sec, 128KB cache
 wcd0: supported read types: CD-R, CD-DA
 wcd0: Audio: play, 256 volume levels
 wcd0: Mechanism: ejectable tray
 wcd0: Medium: no/blank disc inside, unlocked
 wdc0: unit 3 (atapi): <SONY    CD-RW  CRX140E/1.0s>, removable, accel, dma, iordis
 wcd1: drive speed 5512KB/sec, 4096KB cache
 wcd1: supported read types: CD-R, CD-RW, CD-DA, packet track
 wcd1: supported write types: CD-R, CD-RW, test write
 wcd1: Audio: play, 256 volume levels
 wcd1: Mechanism: ejectable tray
 wcd1: Medium: no/blank disc inside, unlocked
 wdc0: driver is using old-style compatability shims
 
 And when I fire up burncd, I always get the following result:
 
 # burncd -f /dev/wcd1c -s 2 -m data image.iso
 burncd: ioctl (CDRIOCWRITESPEED): Inapproriate ioctl for device
 

 Could somebody help me how to overcome this problem? 
 
PS: Please cc your reply to my personal address, because I'm not a member
of this mailing list.

 TIA,
 Rachmat Hidajat <rachmat@canada.com>
 Kobe, JAPAN
 



