From owner-freebsd-current Mon May 10 8: 4:42 1999 Delivered-To: freebsd-current@freebsd.org Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B4B14CEB for ; Mon, 10 May 1999 08:04:40 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.3/8.8.5) id JAA76406; Mon, 10 May 1999 09:04:05 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199905101504.JAA76406@panzer.plutotech.com> Subject: Re: tosha after CAM changes In-Reply-To: <3736F068.A0C36528@seattleu.edu> from Eric Hodel at "May 10, 1999 7:42:48 am" To: hodeleri@seattleu.edu (Eric Hodel) Date: Mon, 10 May 1999 09:04:05 -0600 (MDT) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric Hodel wrote... > > Hmm, so you did a make world? > > > > I assume you mean "cdcontrol" above, and not "cdrecord". You can't pause, > > play, etc., cds with cdrecord. cdcontrol uses the ioctl interface to the > > cd driver, and so it shouldn't be affected. > > yes :( > > > Well, can you send me the output of the following commands: > > > > find /usr/include/cam -print |xargs ident Well, these look right: > /usr/include/cam/scsi/scsi_pass.h: > $Id: scsi_pass.h,v 1.2 1999/05/06 20:16:07 ken Exp $ [ ... ] > /usr/include/cam/cam_ccb.h: > $Id: cam_ccb.h,v 1.5 1999/05/06 20:15:57 ken Exp $ And so does this: > > ls -la /usr/lib/libcam* > > -r--r--r-- 1 root wheel 55890 May 7 19:39 /usr/lib/libcam.a > lrwxr-xr-x 1 root wheel 11 May 7 19:39 /usr/lib/libcam.so -> > libcam.so.2 > -r--r--r-- 1 root wheel 54350 May 7 19:39 /usr/lib/libcam.so.2 So I'm a little confused here. Does camcontrol work? Try this: camcontrol devlist camcontrol tur -n da -u 0 -v If that works, can you try compiling tosha again? Is anyone else having problems? Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message