Page MenuHomeFreeBSD

NOTES: Add devices for iSCSI support
ClosedPublic

Authored by jhb on Apr 8 2024, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 20, 9:38 AM
Unknown Object (File)
Fri, Aug 15, 12:40 AM
Unknown Object (File)
Fri, Aug 15, 12:40 AM
Unknown Object (File)
Mon, Aug 11, 11:03 AM
Unknown Object (File)
Fri, Aug 8, 5:11 PM
Unknown Object (File)
Thu, Jul 31, 9:11 AM
Unknown Object (File)
Jun 16 2025, 2:58 PM
Unknown Object (File)
Jun 15 2025, 8:21 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.