To disable your onboard card, you can add the line
Code:
alias module_name off
to /etc/modules.conf. Find out which module is loaded for your onboard card by looking at the output of lsmod. Say, for example it's tulip, you'd put 'alias tuplip off' in /etc/modules.conf.