K 10 svn:author V 3 phk K 8 svn:date V 27 2004-09-05T21:15:58.000000Z K 7 svn:log V 279 For removable devices without media we set a zero mediasize but a non-zero sectorsize in order to avoid a lot of checks around various divisions etc. Enforce the sectorsize being > 0 with a KASSERT on successful open. Fix scsi_cd.c to return 2k sectors when no media inserted. END