From owner-freebsd-security@FreeBSD.ORG Tue Aug 5 09:05:06 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F09637B401 for ; Tue, 5 Aug 2003 09:05:06 -0700 (PDT) Received: from orion.interexc.com (orion.interexc.com [193.108.123.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F6E43F75 for ; Tue, 5 Aug 2003 09:05:05 -0700 (PDT) (envelope-from sat@orion.interexc.com) Received: from orion.interexc.com (localhost [127.0.0.1]) by orion.interexc.com (8.12.9/8.12.9) with ESMTP id h75G5lBF001033 for ; Tue, 5 Aug 2003 19:05:47 +0300 (EEST) (envelope-from sat@orion.interexc.com) Received: (from sat@localhost) by orion.interexc.com (8.12.9/8.12.9/Submit) id h75G5laL001032 for security@freebsd.org; Tue, 5 Aug 2003 19:05:47 +0300 (EEST) Date: Tue, 5 Aug 2003 19:05:47 +0300 From: Oleg Shevtsov To: security@freebsd.org Message-ID: <20030805160547.GA959@orion.interexc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Direct access to SCSI cdrw X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 16:05:06 -0000 Hello, I tried to install Yamaha cdrw at FreeBSD 5.1. At 4.8 stable all was Ok. Now I have in kernel configuration sym device. But cdrecord shows message "No such file or directory. Cannot open SCSI driver". Maybe I must have /dev/sym0 device or something else? If yes, then how to create it with help of devfs? There are no much info in devfs's manual. -- Oleg Shevtsov