mirror of
https://github.com/opnsense/src.git
synced 2026-07-04 23:05:57 -04:00
This patch does the following: - Remove un-necessary code that is not even compiling into the driver under TW_OSL_NON_DMA_MEM_ALLOC_PER_REQUEST defines. - Remove bundled firmware image and associated "files" entry for tw_cl_fwimg.c - Remove bundled firmware flashing routines. We now have tw_update userspace FreeBSD controller flash utility. - Fix driver crash on load due to shared interrupt. - Fix 2 lock leaks for Giant lock. - Fix CCB leak. - Add support for 9650SE controllers. Many thanks to 3Ware/AMCC for continuing to support FreeBSD. |
||
|---|---|---|
| .. | ||
| tw_cl.h | ||
| tw_cl_externs.h | ||
| tw_cl_fwif.h | ||
| tw_cl_init.c | ||
| tw_cl_intr.c | ||
| tw_cl_io.c | ||
| tw_cl_ioctl.h | ||
| tw_cl_misc.c | ||
| tw_cl_share.h | ||
| tw_osl.h | ||
| tw_osl_cam.c | ||
| tw_osl_externs.h | ||
| tw_osl_freebsd.c | ||
| tw_osl_includes.h | ||
| tw_osl_inline.h | ||
| tw_osl_ioctl.h | ||
| tw_osl_share.h | ||
| tw_osl_types.h | ||