K 10 svn:author V 3 avg K 8 svn:date V 27 2009-02-27T17:29:48.538555Z K 7 svn:log V 326 newfs_msdos: allow to work with media that doesn't have any CHS params Either use parameters provided by user or make them up. The code for faking CHS params is borrowed from disklabel code. The logic for using user-provided and auto-guessed parameters is not perfect, so to speak. PR: bin/121182 Approved by: jhb (mentor) END