tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: vnd geometry
On 29 Apr 2014, at 15:19, Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:
<snip>
>
> One oddity while perusing the code is:
>
> /*
> * Use pseudo-geometry specified. If none was provided,
> * use "standard" Adaptec fictitious geometry.
> */
> if (vio->vnd_flags & VNDIOF_HASGEOM) {
>
> memcpy(&vnd->sc_geom, &vio->vnd_geom,
> sizeof(vio->vnd_geom));
>
> How can VNDIOF_HASGEOM ever be set?
With <geomspec> from vnconfig(8)?
--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig
(Germany)
Home |
Main Index |
Thread Index |
Old Index