mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
Introduce d_version field in struct cdevsw, this must always be initialized to D_VERSION. Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing four D_NOGIANT flags and adding 145 D_NEEDGIANT flags. |
||
|---|---|---|
| .. | ||
| DriverManual.txt | ||
| Hardware.txt | ||
| isp.c | ||
| isp_freebsd.c | ||
| isp_freebsd.h | ||
| isp_inline.h | ||
| isp_ioctl.h | ||
| isp_pci.c | ||
| isp_sbus.c | ||
| isp_target.c | ||
| isp_target.h | ||
| isp_tpublic.h | ||
| ispmbox.h | ||
| ispreg.h | ||
| ispvar.h | ||