Page MenuHomeFreeBSD

ufshci: add man page
ClosedPublic

Authored by j_yoon.choi_samsung.com on Wed, Jun 25, 1:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 18, 11:12 AM
Unknown Object (File)
Wed, Jul 16, 11:48 PM
Unknown Object (File)
Sun, Jul 13, 10:00 AM
Unknown Object (File)
Fri, Jul 11, 3:10 PM
Unknown Object (File)
Fri, Jul 11, 1:05 PM
Unknown Object (File)
Sun, Jul 6, 5:31 AM
Unknown Object (File)
Sat, Jul 5, 7:26 AM
Unknown Object (File)
Wed, Jun 25, 10:37 PM

Details

Summary

Sponsored by: Samsung Electronics

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 65070
Build 61953: arc lint + arc unit

Event Timeline

This looks good as is.

This revision is now accepted and ready to land.Wed, Jul 9, 3:08 AM

Other than that precision, nothing jumps out to me.

share/man/man4/ufshci.4
86

Worth stating the unit (seconds, milliseconds, or whichever)?

This revision now requires review to proceed.Thu, Jul 10, 4:24 AM
j_yoon.choi_samsung.com added inline comments.
share/man/man4/ufshci.4
86

I added "(in seconds)". Thanks :)

This revision is now accepted and ready to land.Thu, Jul 10, 8:01 PM
rpokala added inline comments.
share/man/man4/ufshci.4
117

Configured by who/what? Assuming the (R) means that this read-only, then either hardware or hard-coding is setting this value, so it is not really "configured".

Oh, but looking at the code, I see that it is flagged CTLFLAG_RW! So this should be marked (RW) here. Also, as above, this should have (in seconds).

j_yoon.choi_samsung.com marked an inline comment as done.

Apply review comment

This revision now requires review to proceed.Thu, Jul 10, 11:56 PM
j_yoon.choi_samsung.com added inline comments.
share/man/man4/ufshci.4
117

My mistake, thanks for letting me know!

This revision is now accepted and ready to land.Thu, Jul 10, 11:58 PM

Could you please commit this patch?

This revision was automatically updated to reflect the committed changes.