freebsd-dev/sys/dev/isp
Joerg Pulz 27b4a1b7e5 isp(4): Add support to read contents of the FLT (flash layout table)
The FLT is like a TOC for the flash area and contains entries for every flash
region with start/end address, size and flags.
Start using NVRAM addresses from FLT instead of hardcoded ones for ISP28xx
based HBAs.

The FLT should be available on earlier HBAs too, probably since ISP24xx based.
This needs further investigation and testing.

PR: 271062
Reviewed by: imp, mav
Sponsored by: Technical University of Munich
Pull Request: https://github.com/freebsd/freebsd-src/pull/726
2023-07-07 15:45:30 -06:00
..
DriverManual.txt isp: Remove a double word in the driver manual 2022-09-10 13:03:38 +02:00
Hardware.txt
isp_freebsd.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_freebsd.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_ioctl.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_library.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_library.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_pci.c isp(4): Add support for QLogic 28xx devices 2023-07-07 15:45:29 -06:00
isp_stds.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_target.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp_target.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isp.c isp(4): Add support to read contents of the FLT (flash layout table) 2023-07-07 15:45:30 -06:00
ispmbox.h isp(4): Add support for QLogic 28xx devices 2023-07-07 15:45:29 -06:00
ispreg.h isp(4): Add support to read contents of the FLT (flash layout table) 2023-07-07 15:45:30 -06:00
ispvar.h isp(4): Add support to read contents of the FLT (flash layout table) 2023-07-07 15:45:30 -06:00