mirror of
git://slackware.nl/current.git
synced 2024-12-30 10:24:23 +01:00
25 lines
875 B
Text
25 lines
875 B
Text
|
##############################################################################
|
||
|
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
|
||
|
##############################################################################
|
||
|
|
||
|
# These aliases are here because many PnP modules do not provide them.
|
||
|
#
|
||
|
# NOTE: Commented out due to noise pollution from udev.
|
||
|
# In the unlikely event that your machine needs these aliases, copy this
|
||
|
# file to /etc/modprobe.d/isapnp.conf and uncomment them there.
|
||
|
|
||
|
#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:dPNP0B00 rtc
|
||
|
#alias acpi:PNP0B00: rtc-cmos
|
||
|
#alias acpi:PNP0B01: rtc-cmos
|
||
|
#alias acpi:PNP0B02: rtc-cmos
|
||
|
#alias pnp:dPNPB02F analog
|
||
|
#alias pnp:dPNP0F13 psmouse
|
||
|
#alias pnp:dPNP0800 pcspkr
|
||
|
#alias pnp:dPNP0303 atkbd
|
||
|
|