CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/02 12:59:04

Modified files:
        sys/scsi       : sd.c sdvar.h 

Log message:
Use u_int64_t instead of daddr_t parameters to sd_cmd_rw*() functions.
Ditto disksize field of sd_softc and a couple of local calculation
variables.

scsi/* now daddr_t clean except where they really are 512-byte
blocks.

Reply via email to