Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 15:11:06 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        current@freebsd.org
Subject:   libdisk
Message-ID:  <199603250411.PAA20022@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
The builtin device list {"wd","sd",0} and logic (!strcmp(p, "wd", 2) are
is unsuitable for a library.  What about "fd", "vn", "od", ...?

I change the list to test sysinstall since I rarely have any unpartitioned
unlabelled wd or sd disks to test on.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603250411.PAA20022>