On 5/9/06, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote:
Dan Nicholson wrote:

> $ ls -l /dev/usbdev*
> crw-rw---- 1 root usb    189, 0 2006-05-08 13:29 /dev/usbdev1.1
> crw-rw---- 1 root usb    189, 1 2006-05-08 13:29 /dev/usbdev1.2
> crw-rw---- 1 root camera 189, 3 2006-05-08 22:54 /dev/usbdev1.4

Note that you have an old rule for raw USB devices. We switched from
SYMLINK+="%c" to NAME="%c".

Thanks, I missed that.  Now things seem to be working (except for the
one old node which I think refers to the bus itself and won't change
until I reboot).

$ ls -lR /dev/bus/usb
/dev/bus/usb:
total 0
drwxr-xr-x 2 root root 100 2006-05-09 07:12 1

/dev/bus/usb/1:
total 0
lrwxrwxrwx 1 root root       18 2006-05-08 13:29 1 -> ../../../usbdev1.1
crw-rw---- 1 root camera 189, 4 2006-05-09 07:11 5
crw-rw---- 1 root root   189, 5 2006-05-09 07:12 6

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to