Magellan Linux

Contents of /tags/udev-171-r1/pnp-aliases

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1329 - (show annotations) (download)
Fri May 27 13:54:05 2011 UTC (12 years, 10 months ago) by niro
File size: 665 byte(s)
tagged 'udev-171-r1'
1 # /etc/modprobe.d/pnp-aliases - some pnp aliases for udev used by modprobe
2 # $Header: /root/magellan-cvs/src/udev/pnp-aliases,v 1.1 2007-05-17 19:24:51 niro Exp $
3 #
4 # These aliases are used by this udev-rule:
5 # SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", RUN+="/bin/sh -c 'while read id; do /lib/udev/modprobe.sh pnp:d$$id; done < /sys$devpath/id'"
6 #
7 # They should help to autoload drivers used by various pnp-devices
8 # (if not blacklisted somewhere else)
9 #
10 alias pnp:dPNP0510 irtty-sir
11 alias pnp:dPNP0511 irtty-sir
12 alias pnp:dPNP0700 floppy
13 alias pnp:dPNP0800 pcspkr
14 alias pnp:dPNP0b00 rtc
15 alias pnp:dPNP0303 atkbd
16 alias pnp:dPNP0f13 psmouse
17 alias pnp:dPNPb02f analog
18