From owner-freebsd-current@FreeBSD.ORG Sat May 10 12:47:20 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C5E37B401 for ; Sat, 10 May 2003 12:47:20 -0700 (PDT) Received: from thuis.piwebs.com (t-indiv5-84.athome.tue.nl [131.155.241.84]) by mx1.FreeBSD.org (Postfix) with SMTP id BBA8E43FF5 for ; Sat, 10 May 2003 12:45:58 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 54489 invoked by uid 85); 10 May 2003 19:47:01 -0000 Received: from avleeuwen@piwebs.com by thuis.piwebs.com by uid 82 with qmail-scanner-1.15 (uvscan: v4.1.60/v4210. spamassassin: 2.x. Clear:SA:0(-4.7/5.0):. Processed in 11.074387 secs); 10 May 2003 19:47:01 -0000 X-Spam-Status: No, hits=-4.7 required=5.0 Received: from unknown (HELO 192.168.0.109) (192.168.0.109) by 0 with SMTP; 10 May 2003 19:46:49 -0000 From: Arjan van Leeuwen To: Glenn Johnson , Hans Lambermont Date: Sat, 10 May 2003 21:45:45 +0200 User-Agent: KMail/1.5.1 References: <20030510180249.GA908@gforce.johnson.home> <20030510192210.GA27818@moya.lambermont.dyndns.org> <20030510193212.GA1576@gforce.johnson.home> In-Reply-To: <20030510193212.GA1576@gforce.johnson.home> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200305102145.45089.avleeuwen@piwebs.com> cc: FreeBSD current users Subject: Re: atapicam X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 10 May 2003 19:47:21 -0000 Hmm, I now see that I have the same problem. atapicam used to work fine for= me=20 about two months ago in -CURRENT... I wonder when this got in. Arjan On Saturday 10 May 2003 21:32, Glenn Johnson wrote: > On Sat, May 10, 2003 at 09:22:10PM +0200, Hans Lambermont wrote: > > Glenn Johnson wrote: > > > I have the following options in my kernel for -current, > > > > > > FreeBSD 5.0-CURRENT #3: Sat May 10 12:21:02 CDT 2003 =20 > > > root@gforce.johnson.home:/usr/obj/usr/src/sys/GFORCE > > > > > > device atapicam > > > device scbus > > > device pass > > > device cd0 > > > > > > However, the necessary devices are not present in /dev and thus I > > > can not get cdrecord to work. What do I need to do? Please do not > > > suggest burncd as that does not work with my drive. > > > > My atapicam attempt is only a little bit further, the devices are > > there, but they don't function: > > I have the devices now, but they do not work for me either. > > ...snip... > > > # cdrecord -scanbus > > Cdrecord 2.0 (i386-unknown-freebsd5.1) Copyright (C) 1995-2002 J=F6rg > > Schilling cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl > > failed. Cannot open SCSI driver. > > > > Suggestions anyone ? (yes burncd works) > > If burncd works for your drive then use that. I wish it worked for > mine. I am dependent on atapicam which I was able to use without > incident in FreeBSD-4-STABLE.