1 1.1 jdolecek | Start EtherH setup 2 1.1 jdolecek | 3 1.1 jdolecek | Fix for the EtherH card. We need to do a *ehtest before booting RiscBSD 4 1.1 jdolecek | Test to see if the EtherH module is present and if it is 5 1.1 jdolecek | run *ehtest 6 1.1 jdolecek | 7 1.1 jdolecek set ETHERH$PRESENT 1 8 1.1 jdolecek rmensure EtherH 0.0 set ETHERH$PRESENT 0 9 1.1 jdolecek if <ETHERH$PRESENT> > 0 then ehtest { > null: } 10 1.1 jdolecek | End EtherH setup 11 1.1 jdolecek 12 1.1 jdolecek | Start User options 13 1.1 jdolecek | End User options 14