Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/ic
David Young <dyoung%netbsd.org@localhost> 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
space under hw for network devices and to have each network device
attach itself under there. We could then even make ifconfig into a
flavor of sysctl if we wanted, which would be cleaner than the current
mass of ioctls needed.
Perry
Home |
Main Index |
Thread Index |
Old Index