CVSROOT:        /cvs
Module name:    src
Changes by:     matt...@cvs.openbsd.org 2011/06/30 10:28:05

Modified files:
        sys/sys        : disk.h 
        sys/kern       : subr_disk.c 
        sys/scsi       : sd.c cd.c 
        sys/dev/ata    : wd.c 
        sys/dev        : vnd.c rd.c ccd.c 

Log message:
Refactor some common open/close/detach disk driver code into
subr_disk.c.  For now just the MI disk drivers.

ok deraadt@, krw@; jsing@ liked the approach too

Reply via email to