# Special actions that are needed for some modules

# The BTTV module does not load the tuner module automatically,
# so do that in here
post-install bttv insmod tuner
post-remove bttv rmmod tuner

pre-install usb-eth modprobe sa1100_usb
post-remove usb-eth rmmod sa1100_usb
