K 10 svn:author V 3 mav K 8 svn:date V 27 2013-05-03T11:53:06.488414Z K 7 svn:log V 362 Tune support for removable media in da driver: - remove DA_FLAG_SAW_MEDIA flag, almost opposite to DA_FLAG_PACK_INVALID, using the last instead. - allow opening device with no media present, reporting zero media size and non-zero sector size, as geom/notes suggests. That allow to read device attributes and potentially do other things, not related to media. END