freebsd-dev/sys/dev/siba
Adrian Chadd ad5ba0d73e [siba] fix up debugging.
* unbreak non-debug builds - don't default to debugging SCAN; that was
  left-over from my testing.
* include opt_siba.h, now that it's generated as appropriate.
* stick the debug enum outside the debug block, just so it's there for
  any code that wants to set siba_debug for some reason (like say,
  my debugging muckup.)
* make DPRINTF() use __VA_ARGS__ for formatting too, so it correctly
  handles printing w/ no args.
* Make DPRINTF() use device_printf().

Sponsored by:	Palm Springs
2016-05-16 20:22:52 +00:00
..
siba_bwn.c [siba] add r4 and r8 sprom formats for core_pwr_info. 2016-05-11 06:27:46 +00:00
siba_cc.c
siba_core.c [siba] fix up debugging. 2016-05-16 20:22:52 +00:00
siba_ids.h
siba_mips.c [siba] migrate siba.c to siba_mips.c 2016-05-10 05:05:23 +00:00
siba_pcib.c As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to 2016-02-22 09:02:20 +00:00
siba_pcibvar.h
sibareg.h [siba] add more MCS tx power offset decoding. 2016-05-12 16:14:16 +00:00
sibavar.h [siba] make the debug code somewhat useful again. 2016-05-16 19:39:05 +00:00