mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 18:21:00 -04:00
about a dev_t.
printf("%x", dev) now becomes printf("%s", devtoname(dev)) because
printing actual information about the device is much more useful then
printing a pointer to an address that would never help the developer debug.
Submitted by: phk, bde
|
||
|---|---|---|
| .. | ||
| speaker.h | ||
| spkr.c | ||