#!/bin/sh
rmmod rtl_fifo
rmmod rtl_posixio
rmmod rtl_sched
rmmod rtl_time
exit 0
