Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f5N71AW16802 for linux-xfs-outgoing; Sat, 23 Jun 2001 00:01:10 -0700 Received: from legba.tvnet.hu (legba.tvnet.hu [195.38.96.20]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f5N718V16796 for ; Sat, 23 Jun 2001 00:01:09 -0700 Received: from dumballah.tvnet.hu (zeus.city.tvnet.hu [195.38.100.182]) by legba.tvnet.hu (8.9.3+Sun/8.9.3) with ESMTP id JAA16887 for ; Sat, 23 Jun 2001 09:01:06 +0200 (MEST) Message-ID: <3B343F10.1090901@dumballah.tvnet.hu> Date: Sat, 23 Jun 2001 09:02:40 +0200 From: Sipos Ferenc User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.6-pre5-xfs i686; en-US; rv:0.9.1) Gecko/20010608 X-Accept-Language: en-us MIME-Version: 1.0 To: linux-xfs@oss.sgi.com Subject: off: raw devices under devfs Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Hi! I know it's a bit offtopic, but I can't find the answer for the following question: I'm using redhat 7.1 with xfs and devfs enabled, and unable to make raw devices, because raw can't find /dev/rawctl. If I make rawctl with mknod /dev/rawctl c 161 0 and raw /dev/raw1 /dev/cdrom, it won't work. Perhaps, there's another naming scheme under devfs or something has to be compiled into the kernel? I'm using the latest cvs from oss.sgi.com, and gcc 3.0 if that matters. I'd like to make my dvd drive to be a raw device, because of smoother dvd playing. Thx in advance for any help. Paco