freebsd-dev/sys/dev/wi
Matthew D Fleming f8e4b4ef49 sysctl(8) should use the CTLTYPE to determine the type of data when
reading.  (This was already done for writing to a sysctl).  This
requires all SYSCTL setups to specify a type.  Most of them are now
checked at compile-time.

Remove SYSCTL_*X* sysctl additions as the print being in hex should be
controlled by the -x flag to sysctl(8).

Succested by:	bde
2011-01-19 17:04:07 +00:00
..
if_wavelan_ieee.h Revert last junk... 2009-05-20 22:28:55 +00:00
if_wi_pccard.c
if_wi_pci.c
if_wi.c sysctl(8) should use the CTLTYPE to determine the type of data when 2011-01-19 17:04:07 +00:00
if_wireg.h Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
if_wivar.h strict kobj sigs: fix assortment of device_detach and device_shutdown impls 2009-06-11 17:14:28 +00:00