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)
Thu, Mar 19, 1:49 AM
Unknown Object (File)
Wed, Mar 18, 2:08 AM
Unknown Object (File)
Sun, Mar 15, 5:20 AM
Unknown Object (File)
Sat, Mar 7, 9:57 PM
Unknown Object (File)
Thu, Mar 5, 3:36 PM
Unknown Object (File)
Feb 26 2026, 1:57 AM
Unknown Object (File)
Feb 24 2026, 11:32 PM
Unknown Object (File)
Feb 24 2026, 9:58 PM
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.