1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/isp
Alexander Motin d4f3ad3a26 Switch initiator IDs in target mode to the same address space as target
IDs in initiator mode -- index in port database instead of handlers.

This makes initiator IDs persist across role changes and firmware resets,
when handlers previously assigned by firmware are lost and reused.

Sponsored by:	iXsystems, Inc.
2015-07-13 21:01:24 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Switch initiator IDs in target mode to the same address space as target 2015-07-13 21:01:24 +00:00
isp_freebsd.h Fix Fibre Channel Command Reference Number handling in the isp(4) driver. 2015-01-08 17:41:28 +00:00
isp_ioctl.h
isp_library.c Unify port database use for target and initiator roles. 2015-07-13 15:11:05 +00:00
isp_library.h Unify port database use for target and initiator roles. 2015-07-13 15:11:05 +00:00
isp_pci.c Add dev.isp.X.role sysctl in addition to tunable. 2015-06-23 16:13:20 +00:00
isp_sbus.c
isp_stds.h
isp_target.c
isp_target.h Unify port database use for target and initiator roles. 2015-07-13 15:11:05 +00:00
isp.c Unify port database use for target and initiator roles. 2015-07-13 15:11:05 +00:00
ispmbox.h
ispreg.h
ispvar.h Unify port database use for target and initiator roles. 2015-07-13 15:11:05 +00:00