CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2017/05/29 08:05:31
Modified files: sys/dev/ata : wd.c sys/scsi : sd.c sys/sys : dkio.h Log message: Add an ioctl to tell storage devices to flush their internal caches Currently implemented for wd and sd. Initially ported from netbsd by pedro@ ok deraadt@