From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 27 Sep 2006 15:22:54 +0000 Subject: Re: 8/16bit usb minor device number problem Message-Id: <20060927152254.GA13967@kroah.com> List-Id: References: <451A4559.80109@ciphirelabs.com> In-Reply-To: <451A4559.80109@ciphirelabs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-hotplug@vger.kernel.org On Wed, Sep 27, 2006 at 11:33:13AM +0200, Andreas Jellinghaus wrote: > I have the minor number of usb devices in /dev/bus/usb trunkated. > where do I look for debugging this problem? kernel? filesystem code? > udev? glibc? something else? >=20 > foo:/dev/bus/usb/003# ls -l > total 0 > crw-rw-r-- 1 root root 189, 0 Sep 26 11:52 001 > crw-rw-r-- 1 root root 189, 1 Sep 26 11:52 002 > foo:/dev/bus/usb/003# cat /sys/class/usb_device/usbdev3.2/dev > 189:257 > foo:/dev/bus/usb/003# This is probably a glibc issue. Can you manually create a device node with a minor of 257? What version of glibc are you using? thanks, greg k-h ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=DEVD= EV _______________________________________________ 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