mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
define. Add a new config flag param (ISP_CFG_NONVRAM) whose intent it is to cause NVRAM to be ignored. Add ISPASYNC_LOOP_DOWN and ISPASYNC_LOOP_UP isp_async enums. Amazingly enough, I did all my scsi_sa work recently without realizing that I had a broken isp card whose (unchangeable- it's an old old old isp1020) NVRAM has sync mode enabled, but disconnect/reconnect disabled- the ISP_CFG_NONVRAM is definitely warranted when you want to bloody well ignore the NVRAM and set something sensible. |
||
|---|---|---|
| .. | ||
| asm_pci.h | ||
| asm_sbus.h | ||
| isp.c | ||
| isp_freebsd.c | ||
| isp_freebsd.h | ||
| isp_freebsd_cam.h | ||
| isp_pci.c | ||
| ispmbox.h | ||
| ispreg.h | ||
| ispvar.h | ||