Re: Slightly newer airport sleep bits for pmud

2001-07-03 Thread Tom Rini
Just to let people know, the airport driver in BenH's current rsync puts the airport card to sleep and wakes it up, so there's no need to rmmod it anymore. Hopefully it'll end up in Linus' tree sometime soon. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/

Re: Slightly newer airport sleep bits for pmud

2001-06-28 Thread Peter Cordes
On Thu, Jun 28, 2001 at 04:56:06PM +0200, Michel D?nzer wrote: > Peter Cordes wrote: > > > > On Thu, Jun 21, 2001 at 11:22:18AM +0200, Michel D?nzer wrote: > > > > Er, if the kernel autoprobes them, modprobe gets called with -k, which > > > > means that among other things, when it's not been in us

Re: Slightly newer airport sleep bits for pmud

2001-06-28 Thread Michel Dänzer
Peter Cordes wrote: > > On Thu, Jun 21, 2001 at 11:22:18AM +0200, Michel D?nzer wrote: > > > Er, if the kernel autoprobes them, modprobe gets called with -k, which > > > means that among other things, when it's not been in use it can be > > > "autocleaned", ie rmmod -a'ing twice in some time frame

Re: Slightly newer airport sleep bits for pmud

2001-06-28 Thread Peter Cordes
On Thu, Jun 21, 2001 at 11:22:18AM +0200, Michel D?nzer wrote: > > Er, if the kernel autoprobes them, modprobe gets called with -k, which means > > that among other things, when it's not been in use it can be "autocleaned", > > ie rmmod -a'ing twice in some time frame will remove it. > > Thanks, c

Re: Slightly newer airport sleep bits for pmud

2001-06-21 Thread Michel Dänzer
Tom Rini wrote: > > On Wed, Jun 20, 2001 at 10:28:40PM +0200, Michel D?nzer wrote: > > Tom Rini wrote: > > > > > > Hey all, after talking to someone else, I found out not everyone has > > > their airport modules loaded with autoclean, So I've appended my current > > > version of the script I use w

Re: Slightly newer airport sleep bits for pmud

2001-06-20 Thread Tom Rini
On Wed, Jun 20, 2001 at 10:28:40PM +0200, Michel D?nzer wrote: > Tom Rini wrote: > > > > Hey all, after talking to someone else, I found out not everyone has their > > airport modules loaded with autoclean, So I've appended my current version > > of the script I use which should work around this.

Re: Slightly newer airport sleep bits for pmud

2001-06-20 Thread Michel Dänzer
Tom Rini wrote: > > Hey all, after talking to someone else, I found out not everyone has their > airport modules loaded with autoclean, So I've appended my current version > of the script I use which should work around this. What does autoclean really mean BTW? I seem to have loaded most modules