Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx ##############################################################################
     5         kx # Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
     5         kx ##############################################################################
     5         kx 
     5         kx # These aliases are here because many PnP modules do not provide them.
     5         kx #
     5         kx # NOTE:  Commented out due to noise pollution from udev.
     5         kx # In the unlikely event that your machine needs these aliases, copy this
     5         kx # file to /etc/modprobe.d/isapnp.conf and uncomment them there.
     5         kx 
     5         kx #alias pnp:dPNP0400 parport_pc
     5         kx #alias pnp:dPNP0401 parport_pc
     5         kx #alias pnp:dPNP0510 irtty-sir
     5         kx #alias pnp:dPNP0511 irtty-sir
     5         kx #alias pnp:dPNP0700 floppy
     5         kx #alias pnp:dPNP0B00 rtc
     5         kx #alias acpi:PNP0B00: rtc-cmos
     5         kx #alias acpi:PNP0B01: rtc-cmos
     5         kx #alias acpi:PNP0B02: rtc-cmos
     5         kx #alias pnp:dPNPB02F analog
     5         kx #alias pnp:dPNP0F13 psmouse
     5         kx #alias pnp:dPNP0800 pcspkr
     5         kx #alias pnp:dPNP0303 atkbd
     5         kx