mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
I don't want people to override the mutex when allocating a TTY. It has to be there, to keep drivers like syscons happy. So I'm creating a tty_alloc_mutex() which can be used in those cases. tty_alloc_mutex() should eventually be removed. The advantage of this approach, is that we can just remove a function, without breaking the regular API in the future. |
||
|---|---|---|
| .. | ||
| si.c | ||
| si.h | ||
| si2_z280.c | ||
| si3_t225.c | ||
| si_eisa.c | ||
| si_isa.c | ||
| si_pci.c | ||
| sireg.h | ||
| sivar.h | ||