--- /etc/hotplug/isapnp.rc 2004-09-03 20:15:37.000000000 +0200 +++ /etc/hotplug/isapnp.rc 2004-10-03 14:04:44.000000000 +0200 @@ -26,7 +26,6 @@ fi cat /sys/bus/pnp/devices/*/id \ - | sed -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ | while read MODULE; do # get the name of the module which should be loaded MODULE=$(modprobe --show-depends -q pnp:d$MODULE | sed -e '$!d;s/.*\/\(.*\)\.ko .*/\1/') --- /tmp/ttt/etc/modprobe.d/isapnp/isapnp.aliases 2004-09-03 20:15:37.000000000 +0200 +++ /etc/modprobe.d/isapnp/isapnp.aliases 2004-10-08 15:14:33.000000000 +0200 @@ -1,12 +1,9 @@ # These aliases are used by /etc/hotplug/isapnp.rc and are needed here # because the modules themselves are not providing them. -alias pnp:dPNP0400 parport_pc -alias pnp:dPNP0401 parport_pc alias pnp:dPNP0510 irtty-sir alias pnp:dPNP0511 irtty-sir alias pnp:dPNP0700 floppy alias pnp:dPNP0800 pcspkr -alias pnp:dPNP0B00 rtc +alias pnp:dPNP0b00 rtc alias pnp:dPNP0303 atkbd -alias pnp:dPNP0F13 psmouse -alias pnp:dPNPB02F analog +alias pnp:dPNP0f13 psmouse