On 4/29/2026 7:45 AM, Warner Losh wrote: > Add handler function for unsupported ioctl commands that returns > TARGET_ENXIO. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/bsd-ioctl.c | 8 ++++++++ > 1 file changed, 8 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
