On Thu, Feb 03, Linux Kernel Mailing List wrote:

> ChangeSet 1.1992.2.74, 2005/02/02 08:48:39-08:00, [EMAIL PROTECTED]
> 
>       [PATCH] Devices.txt, update with LANANA
>       
>       Attached is diff for bringing devices.txt uptodate with lanana.
>       
>       Please note: The devices.txt file in your tree will now be for 2.6+ 
> kernels
>       only.  2.6 specific allocations will now be given out more freely, and 
> some
>       of the stuff marked for obsolete for 2.6 has been removed.  I put a 
> note in
>       the file to let people know its for 2.6+ kernels only.
...
> @@ -2554,23 +2555,11 @@
>                65 = /dev/usb/usblcd   USBLCD Interface ([EMAIL PROTECTED])
>                66 = /dev/usb/cpad0    Synaptics cPad (mouse/LCD)
>  
> -              96 = /dev/usb/hiddev0  1st USB HID device
> -                 ...
> -             111 = /dev/usb/hiddev15 16th USB HID device
> -             112 = /dev/usb/auer0    1st auerswald ISDN device
> -                 ...
> -             127 = /dev/usb/auer15   16th auerswald ISDN device
> -             128 = /dev/usb/brlvgr0  First Braille Voyager device
> -                 ...
> -             131 = /dev/usb/brlvgr3  Fourth Braille Voyager device
> -             132 = /dev/usb/idmouse  ID Mouse (fingerprint scanner) device
> -             144 = /dev/usb/lcd      USB LCD device
> -             160 = /dev/usb/legousbtower0    1st USB Legotower device
> -                 ...
> -             175 = /dev/usb/legousbtower15   16th USB Legotower device
> -             240 = /dev/usb/dabusb0  First daubusb device
> -                 ...
> -             243 = /dev/usb/dabusb3  Fourth dabusb device

I still see legousbtower registered in drivers/usb/misc/legousbtower.c.
Are you sure about these changes? Also, do the names in this document
match the names registered with sysfs (new mga_* stuff etc)?
I found a few sysfs entries that differ from devices.txt:
# misc devices
# 183 = /dev/hwrng        Generic random number generator
KERNEL="hw_random",     NAME="hwrng", SYMLINK="%k"
# 219 = /dev/modems/mwave MWave modem firmware upload
KERNEL="mwave",         NAME="modems/%k"
# 169 = /dev/specialix_rioctl Specialix RIO serial control
KERNEL="rioctl",        NAME="specialix_rioctl", SYMLINK="%k"
# 167 = /dev/specialix_sxctl Specialix serial control
KERNEL="sxctl",         NAME="specialix_sxctl", SYMLINK="%k"


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to