CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/09/11 16:40:10
Modified files: sys/scsi : cd.c sd.c sdvar.h Log message: Be more ruthlessly consistent in variable names for blk/block == 512 == DEV_BSIZE units and variable-sized physical device 'sectors'. I hope this reduces confusion a bit more. No change to .o files. ok for intent miod@, with tweak.