Date: Tue, 6 May 2003 17:20:07 +0200 From: Simon Barner <barner@in.tum.de> To: Robert Storey <y2kbug@ms25.hinet.net> Cc: freebsd-questions@freebsd.org Subject: Re: scsi emulation Message-ID: <20030506152007.GA5197@zi025.glhnet.mhn.de> In-Reply-To: <20030506214232.115ceac0.y2kbug@ms25.hinet.net> References: <20030506214232.115ceac0.y2kbug@ms25.hinet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, > I'd be very appreciative if anyone can tell me how to force scsi emulation > for these two CD devices. You will need to build a custom kernel with the following options: device atapicam device scbus device cd device pass (More info in `man atapicam`). If you want to access the drives as a normal user, you will have to fix some permissions in /dev. Maybe this thread from this list helps you to get them right: http://groups.google.com/groups?hl=de&lr=&ie=UTF-8&oe=UTF-8&frame=right&th=1e68d4dae9364be2&seekm=b72b45%24blt%241%40FreeBSD.csie.NCTU.edu.tw#link11 (I think you need read-write permissions on /dev/xtpN and /dev/passN, where N is the number of your device). Please be so kind and post a list of necessary changes, and I will write a subsection for the handbook, chapter 12). Simon [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+t9KmCkn+/eutqCoRAiRwAJ912J2EG+629YYHARKgtFmM/j7L5QCeOd8Y YQ9HymgBM71m5GPt3uN76GY= =3zMn -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030506152007.GA5197>
