mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
non-device code. * Re-implement the method dispatch to improve efficiency. The new system takes about 40ns for a method dispatch on a 300Mhz PII which is only 10ns slower than a direct function call on the same hardware. This changes the new-bus ABI slightly so make sure you re-compile any driver modules which you use. |
||
|---|---|---|
| .. | ||
| smb.c | ||
| smb.h | ||
| smbconf.c | ||
| smbconf.h | ||
| smbus.c | ||
| smbus.h | ||
| smbus_if.m | ||