[arch-general] udev
Thomas Bächler
thomas at archlinux.org
Wed Jun 9 11:23:08 EDT 2010
Am 09.06.2010 16:45, schrieb Juan Diego Tascón:
> modinfo gspca_zc3xx
>
> and I got this line among a lot more:
>
> alias: usb:v0AC8p305Bd*dc*dsc*dp*ic*isc*ip*
>
> which obviously matches with mine:
>
> usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
>
> however when I run
>
> modprobe --resolve-alias v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
This is wrong.
> or
>
> modprobe --resolve-alias usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF
This is correct.
> it shows nothing.
>
> any suggestions? should I report this? who should I report this to?
These matches are done in modprobe using the standard C function fnmatch
IIRC. This looks like a bug in glibc, I'll have to verify this later.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20100609/26ff3347/attachment.bin>
More information about the arch-general
mailing list