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, Apr 22, 5:59 AM
Unknown Object (File)
Wed, Apr 15, 9:04 AM
Unknown Object (File)
Tue, Apr 14, 4:05 AM
Unknown Object (File)
Thu, Apr 9, 7:54 PM
Unknown Object (File)
Mar 19 2026, 1:49 AM
Unknown Object (File)
Mar 18 2026, 2:08 AM
Unknown Object (File)
Mar 15 2026, 5:20 AM
Unknown Object (File)
Mar 7 2026, 9:57 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.