mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
- Actually use existing per-softc mutex. - Use mutex in cdev routines and remove D_NEEDGIANT. - Use callout(9) instead of timeout(9). - Don't check for impossible conditions (e.g. SCDINIT being clear). - Use bus_*() instead of bus_space_*(). Tested by: no one |
||
|---|---|---|
| .. | ||
| scd.c | ||
| scd_isa.c | ||
| scdreg.h | ||
| scdvar.h | ||