Re: run commands on boot/loading modules

2005-12-15 Thread Roland Smith
On Thu, Dec 15, 2005 at 02:13:01PM -0700, TuxGirl wrote: > Hi, > > There are 3 commands I was having to run each time that I started up > my computer, and I'm trying to figure out the correct way to have them > run automatically. > > kldload if_iwi > iwicontrol -i iwi- -d /usr/local/share/iwi-fir

Re: run commands on boot/loading modules

2005-12-15 Thread Vasilkov Vasily
On Fri, 16 Dec 2005 00:13:01 +0300, TuxGirl <[EMAIL PROTECTED]> wrote: Hi, There are 3 commands I was having to run each time that I started up my computer, and I'm trying to figure out the correct way to have them run automatically. kldload if_iwi iwicontrol -i iwi- -d /usr/local/share/iwi-fi

Re: run commands on boot/loading modules

2005-12-15 Thread albi
On Thu, 15 Dec 2005 14:13:01 -0700 TuxGirl <[EMAIL PROTECTED]> wrote: > There are 3 commands I was having to run each time that I started up > my computer, and I'm trying to figure out the correct way to have them > run automatically. > > kldload if_iwi > iwicontrol -i iwi- -d /usr/local/share/iw