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)
Mon, May 27, 2:10 AM
Unknown Object (File)
Fri, May 24, 9:38 PM
Unknown Object (File)
Fri, May 24, 4:50 PM
Unknown Object (File)
Fri, May 24, 4:50 PM
Unknown Object (File)
Wed, May 22, 4:40 PM
Unknown Object (File)
Sun, May 19, 5:59 AM
Unknown Object (File)
Apr 12 2024, 5:26 AM
Unknown Object (File)
Apr 10 2024, 5:20 PM
Subscribers
None

Details

Summary

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56970
Build 53858: arc lint + arc unit

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.