freebsd-nq/sys/dev/isp
Matt Jacob 222bb54266 Remove pre-CAM code. Add in getenv_int calls for variables isp_mem_map,
isp_io_map, isp_no_fwload, isp_fwload, isp_no_nvram, isp_fcduplex
which are all bitmaps of isp instances that should or shouldn't
map memory space, I/O space, not load f/w, load f/w, ignore nvram,
not ignore nvarm, set full duplex mode. Also have an isp_seed value
that we can use to generate a pseudo seed for a synthetic WWN.
Other minor cosmetic cleanup. Add in support for the Qlogic ISP
2200. Very important change where we actually check now to see
whether we were successful in mapping request and response queues
(and fibre channel scratch space).
1999-07-02 23:18:03 +00:00
..
asm_pci.h roll firmware for FC 1999-07-02 17:07:39 +00:00
asm_sbus.h roll internal tag level 1999-03-25 19:47:33 +00:00
isp_freebsd.c Remove all pre-CAM code. Fix breakage for SCCLUN when it is in fact 1999-07-02 23:12:58 +00:00
isp_freebsd.h Merge defunct isp_freebsd_cam.h into this file. Do some appropriate 1999-07-02 23:10:34 +00:00
isp_pci.c Remove pre-CAM code. Add in getenv_int calls for variables isp_mem_map, 1999-07-02 23:18:03 +00:00
isp.c Roll revision levels. Add support for the Qlogic 2200 (warn about 1999-07-02 23:06:38 +00:00
ispmbox.h Add in SNS and Fabric login/logout commands. Clean up ICBOPT defines. 1999-07-02 22:31:11 +00:00
ispreg.h Clean up some macros. Add in ISP 1080/1240 NVRAM layout definitions. 1999-05-11 05:01:26 +00:00
ispvar.h Roll revision levels. Move DEFAULT_LOOPID definition to platform files. 1999-07-02 22:46:31 +00:00