K 10 svn:author V 3 mav K 8 svn:date V 27 2013-09-14T09:37:21.357508Z K 7 svn:log V 375 MFC r250208: 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