HomeFreeBSD

nvmecontrol: Fix IEEE OUI Identifier output

Description

nvmecontrol: Fix IEEE OUI Identifier output

Current sequence of IEEE OUI Identifier output is wrong.

For Intel, current output is e4 d2 5c, specification is 5CD2E4h
For Samsung, current output is 38 25 00, specification is 002538h
also check with Linux nvme-cli.

Reviewed by: imp, chuck
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D33856

Details

Provenance
wanpengqian_gmail.comAuthored on Nov 20 2022, 3:06 AM
chuckCommitted on Nov 20 2022, 3:14 AM
Reviewer
imp
Differential Revision
D33856: nvmecontrol: Fix IEEE OUI Identifier output.
Parents
rG424bf1d5ca5b: man9: remove vm_map_unwire from ObsoleteFiles.inc
Branches
Unknown
Tags
Unknown