User Details
- User Since
- Jan 23 2015, 10:35 PM (507 w, 20 h)
Jul 16 2024
Jun 24 2024
Change fwload_only to fwload_force.
Jun 21 2024
Jun 20 2024
Apr 15 2024
Looks like the copyright text is missing.
Looks good, thank you for doing this! I'm glad to finally see CTL NVMe support going in.
Jan 3 2024
Dec 29 2023
Dec 28 2023
Dec 27 2023
This should be fine, thanks!
Looks fine to me, thanks!
Dec 20 2023
Dec 14 2023
Dec 13 2023
Use BUS_SPACE_MAXSIZE_32BIT+1 to represent the 4GB boundary instead of 0x100000000.
Dec 12 2023
Oct 31 2023
Good idea. Sbuf didn't exist back when the debug macros were written, this is an improvement.
Looks good, thank you!
Oct 30 2023
This makes it sound like unmapped I/O and rotating media support will be removed in FreeBSD 15.
Oct 14 2023
Looks good to me.
Jul 25 2023
I think this will be ok. It will give at least some avenue to report errors that go up via the pass(4) driver without additional console spamming.
Jun 20 2023
Looks fine, thanks.
Looks good to me, thanks.
Apr 14 2023
Looks ok to me.
Dec 1 2022
This looks good to me.
Oct 20 2022
Oct 17 2022
Feb 25 2022
Feb 18 2022
Feb 10 2022
Feb 9 2022
Jan 24 2022
Create a cam_strvis_flag() function and use it in the NVMe code.
Jan 20 2022
Jan 19 2022
I'm assuming this will need to run on a system with a SES device.
Jan 18 2022
Hmm, I guess that was removed somewhere along the way. I haven't seen discovery hangs lately, so this should be ok.
Update sa(4) comments and man page after review.
Jan 17 2022
Jan 14 2022
Address documentation feedback, clarify that loader tunables will still be
used for tape drives that arrive after boot.
Jan 13 2022
Jan 7 2022
Nov 3 2021
May 6 2021
Mar 4 2021
One minor comment.
Mar 2 2021
The CDBs and filling functions look good. We should figure out what our user interface idiom is going to be for the scsi_wrap_* functions. Do we assume we have stdout/stderr, or do we provide those strings for the user to print in a way that works for the calling application?