UK(4) Device Drivers Manual UK(4)

ukSCSI user-level driver

uk* at scsibus?

The uk driver provides support for a process to address devices on the SCSI bus for which there is no configured driver.

A SCSI adapter must also be separately configured into the system before this driver makes sense.

The uk driver has no ioctls of its own but rather acts as a medium for the generic scsi(4) ioctls. These are described in <sys/scsiio.h>.

/dev/uk[0-255]
uk{x} is the 'xth' unknown device found.

All scsi(4) debug ioctls work on uk devices.

cd(4), ch(4), scsi(4), sd(4), st(4)

The uk driver appeared in NetBSD 1.0.

OpenBSD 7.8 December 21, 2024 UK(4)