WLAN card --> chip used list

2005-04-06 Thread FreeBSD Deamon
dear list,
i once came across a list on the web (i think maintained by the linux 
community) which listed the chip used on the wireless cards on the market.
unfortunatelly i cannot remember the url ... can someone help me?

TIA
zheyu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[Fwd: Re: WLAN card --> chip used list]

2005-04-06 Thread FreeBSD Deamon
On behalf of Ben Pratt:
I have no idea how current/accurate the list is but I just found one
that's fairly long here: 
http://www.linux-wlan.org/docs/wlan_adapters.html.gz

Also, this probably won't get to the list because my mail server isn't 
set up for reverse lookup so could you please forward it on?

Thanks,
Ben
FreeBSD Deamon wrote:
dear list,
i once came across a list on the web (i think maintained by the linux 
community) which listed the chip used on the wireless cards on the market.
unfortunatelly i cannot remember the url ... can someone help me?

TIA
zheyu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: multiprocessors

2005-04-06 Thread FreeBSD Deamon
Bill wrote:
Is there a comand to use so as to see if freebsd is using both
processors?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
 

try top(1)
the output of top should contain a "C" column. if this column contains 
"0"s and "1"s both your CPUs are used

zheyu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ath(4) sysctl tuneables

2005-04-06 Thread FreeBSD Deamon
dear list,
I own a ath(4) card and would be interested in information about the the 
meaning of these ath sysctl tueables.
Which can be changed? Which values can these changeable tuneables take?

hw.ath.hal.dma_brt: 2
hw.ath.hal.sw_brt: 10
hw.ath.hal.swba_backoff: 0
hw.ath.dwell: 200
hw.ath.calibrate: 30
hw.ath.outdoor: 1
hw.ath.countrycode: 0
hw.ath.regdomain: 0
hw.ath.debug: 0
hw.ath.dump:
If hw.ath.debug is set then here do the debug messages go?
TIA
zheyu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"