mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| siba_bwn.c | ||
| siba_cc.c | ||
| siba_core.c | ||
| siba_ids.h | ||
| siba_mips.c | ||
| siba_pcib.c | ||
| siba_pcibvar.h | ||
| sibareg.h | ||
| sibavar.h | ||