From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kevin P. Fleming" Date: Wed, 25 Jun 2003 14:45:56 +0000 Subject: Re: Question about Hot device Identity Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Guo, Min wrote: > So ,in such environment, how to configure DEVPATH in test file? > I write it as DEVPATH=/devices/pci0/00:0f.0/, but I don't think it is right, because there are no > usb device in the directory, if so, does it means Udev does not support the USB cdrom? > If not, could you please tell me how to configure the USB BLOCK device's DEVPATH in test file? For a block device, there is no need to know whether it is a USB device or any other type of device. The bus type, connection method, etc. are immaterial. It is a block device, shows up in /sys/block, and a block-device node can be produced in /dev for it. Is there some particular reason you think that it is important to handle it as a "USB block" device instead of just a generic block device? ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel