alias eth0 sungem
install radeon /sbin/modprobe agpgart && /sbin/modprobe uninorth-agp && /sbin/modprobe --ignore-install radeon

# For some strange reason we need to load/unload dmasound_pmac
# before being able to manage the mixer of the soundcard with the
# snd-powermac alsa mixer (linux 2.6.3)
install snd-powermac /sbin/modprobe dmasound_pmac && /sbin/modprobe -r dmasound_pmac && /sbin/modprobe --ignore-install snd-powermac
