Page MenuHomeFreeBSD

NOTES: Add devices for iSCSI support
ClosedPublic

Authored by jhb on Apr 8 2024, 8:30 PM.
Tags
None
Referenced Files
F102867352: D44688.diff
Mon, Nov 18, 5:01 AM
Unknown Object (File)
Sat, Nov 16, 10:00 AM
Unknown Object (File)
Sun, Nov 10, 1:43 PM
Unknown Object (File)
Sun, Nov 10, 1:31 PM
Unknown Object (File)
Oct 9 2024, 11:32 AM
Unknown Object (File)
Oct 9 2024, 11:31 AM
Unknown Object (File)
Oct 9 2024, 11:31 AM
Unknown Object (File)
Oct 9 2024, 10:58 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Apr 8 2024, 8:30 PM

Eg is the protocol access endian safe.

This revision is now accepted and ready to land.Apr 8 2024, 9:10 PM

They are enabled in sys/modules/Makefile for all arches and MK_ISCSI defaults to YES for all arches, so this is matching that.

This revision was automatically updated to reflect the committed changes.