mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
Instead, we want busses to explicitly specify an add_child routine if they want to support identify routines, but by default disallow having outside drivers add devices. - Give smbus(4) an explicit bus_add_child() method. Requested by: imp |
||
|---|---|---|
| .. | ||
| smb.c | ||
| smb.h | ||
| smbconf.c | ||
| smbconf.h | ||
| smbus.c | ||
| smbus.h | ||
| smbus_if.m | ||