*** rc.modules 2005-01-04 09:54:30.000000000 +0900 --- rc.modules.bak 2004-06-20 13:13:40.000000000 +0900 *************** *** 41,47 **** #### APM support ### # APM is a BIOS specification for saving power using several different # techniques. This is mostly useful for battery powered laptops. ! /sbin/modprobe apm #### PC parallel port support ### #if cat /proc/ksyms | grep "\[parport_pc\]" 1> /dev/null 2> /dev/null ; then --- 41,47 ---- #### APM support ### # APM is a BIOS specification for saving power using several different # techniques. This is mostly useful for battery powered laptops. ! #/sbin/modprobe apm #### PC parallel port support ### #if cat /proc/ksyms | grep "\[parport_pc\]" 1> /dev/null 2> /dev/null ; then *************** *** 239,250 **** # see the documentation in /usr/src/linux/Documentation/sound/, # and /usr/src/linux/Documentation/Configure.help. - ### ALSA Sound support ### - /sbin/modprobe snd-interwave - /sbin/modprobe snd-pcm-oss - /sbin/modprobe snd-mixer-oss - /sbin/modprobe snd-seq-oss - ### Joystick support ### # The core joystick input support module, needed by all of the # joystick devices below: --- 239,244 ---- *************** *** 417,423 **** # AMD LANCE and PCnet (AT1500 and NE2100) support: #/sbin/modprobe lance # National Semiconductor DP8381x series PCI Ethernet support: ! /sbin/modprobe natsemi # NI5210 support: #/sbin/modprobe ni52 # NI6510 support: --- 411,417 ---- # AMD LANCE and PCnet (AT1500 and NE2100) support: #/sbin/modprobe lance # National Semiconductor DP8381x series PCI Ethernet support: ! #/sbin/modprobe natsemi # NI5210 support: #/sbin/modprobe ni52 # NI6510 support: