freebsd-skq/sys/dev/wpi
gjb fc21f40567 Revert r267961, r267973:
These changes prevent sysctl(8) from returning proper output,
such as:

 1) no output from sysctl(8)
 2) erroneously returning ENOMEM with tools like truss(1)
    or uname(1)
 truss: can not get etype: Cannot allocate memory
2014-06-27 22:05:21 +00:00
..
if_wpi.c Revert r267961, r267973: 2014-06-27 22:05:21 +00:00
if_wpireg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_wpivar.h - Probe with BUS_PROBE_DEFAULT instead of 0. 2013-12-29 23:46:59 +00:00