mirror of
https://github.com/opnsense/src.git
synced 2026-03-25 20:23:11 -04:00
and hardware. There is now another simple_lock around clock data/hardware accesses in clock.c and microtime.s. It is my belief that this is the only area sio/cy might stumble into during an unblocked INTerrupt. Thus I separated the sio/cy code from the generic disable_intr()/enable_intr() routines. Controlled by smptests.h: USE_COMLOCK, ON by default. |
||
|---|---|---|
| .. | ||
| ic | ||
| atrtc.c | ||
| fd.c | ||
| fdc.h | ||
| fdreg.h | ||
| joy.c | ||
| kbdio.c | ||
| kbdio.h | ||
| kbdtables.h | ||
| ppc.c | ||
| ppcreg.h | ||
| rtc.h | ||
| sio.c | ||
| sioreg.h | ||
| syscons.c | ||
| syscons.h | ||
| timerreg.h | ||