Subject: Re: CVS commit: src/sys/dev/ic
To: Jaromir Dolecek <jdolecek@NetBSD.org>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 08/20/2004 18:29:41
jdolecek@NetBSD.org (Jaromir Dolecek) writes:
> Perry E. Metzger wrote:
>> 
>> David Young <dyoung@netbsd.org> writes:
>> > Log Message:
>> > Hubert Feyrer points out that hw.ath.countrycode really ought to
>> > be writeable.  Make hw.ath.outdoor writeable while I am here.
>> 
>> Really the ath sysctls should be per-device -- what if we have
>> multiple aths? I think the right thing to do might be to create a
>
> Hmm, I cannot imagine situation where e.g. countrycode would
> be different for each device.

I can easily imagine times when you would want to turn debug on on one
device or another, or change the dwell time, or have one antenna
inside (i.e. "outdoor") and one inside, etc.

Perry