Re: Universal Flash Storage Driver Proposal

From: Julian Elischer <julian_at_freebsd.org>
Date: Mon, 07 Apr 2025 00:51:25 UTC
On 4/6/25 8:33 PM, Justin Parrott wrote:
> Remove
> 
> On Fri, Mar 14, 2025, 1:29 AM Jaeyoon Choi <j_yoon.choi@samsung.com 
> <mailto:j_yoon.choi@samsung.com>> wrote:
> 
[...]
> 
>     Thanks,
>     Jaeyoon
> 

I wrote a UFS driver for Facebook a few years back.. I would have 
loved to move it to FreeBSD but never did. (2018)  I don't remember 
the details now but once the register banging was done the existing 
SCSI code just ran through it.  (It was a pririetary OS based on 
Google'e Fucshia OS.)

I'd be happy to review if let me know when there is stuff to look at.
(also if you have issues interpreting the spec.. I may have some 
memories on what I did.)

Julian