Hi, Thanks, now my interfaces come up as intended on power-up, however if i issue: /etc/init.d/networking restart my wireless interfaces do not come up unless i issue ifconfig ath0 up.
Any known issue? solomon. --- Punky Tse <[EMAIL PROTECTED]> wrote: > Solomon, > > In /etc/modules, uses > ath_pci autocreate=none > or add a new file called /etc/modprobe.d/madwifi and > contain the > following line: > options ath_pci autocreate=none > > I prefer the second option. This way, madwifi-ng > driver will not > auto-create ath0, instead you can use > /etc/network/interfaces to create > ath0. I already use it for my 0.2pre4 test. This > fix will be included > in 0.2pre4. > > - Punky > > Solomon Asare wrote: > > Hi All, > > I realise when my wireless card comes up, it > creates > > one virtual interface (eg ath0). > > > > In what file can i change the settings so that the > > interface may come up as say a master instead of a > > station? > > > > Regards, > > solomon. > > > > > > --- Michael Renzmann <[EMAIL PROTECTED]> wrote: > > > > > >> Hi. > >> > >> On Sun, 2006-02-19 at 03:29 +0800, Punky Tse > wrote: > >> > >>> Yes, the bus driver is scx200_acb. I already > >>> > >> modify the driver to use a > >> > >>> larger value for POLL_TIMEOUT, but no effect. > It > >>> > >> seems that the driver > >> > >>> is not using interrupt. > >>> > >> Yeah, interrupt driven mode isn't implemented > yet. I > >> already thought of > >> changing that, but currently don't find the time. > >> > >> Bye, Mike > >> > >> > >> _______________________________________________ > >> Voyage-linux mailing list > >> [email protected] > >> > http://list.voyage.hk/mailman/listinfo/voyage-linux > >> > >> > > > > > > _______________________________________________ > > Voyage-linux mailing list > > [email protected] > > > http://list.voyage.hk/mailman/listinfo/voyage-linux > > > > > -- > Regards, > Punky > P U N K N ! X . c o m > Technology + Lifestyle > (http://www.punknix.com) > > Voyage Linux > (http://www.voyage.hk/software/voyage.html) > > _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
