Subject: Re: disklabel: where is "type" documented
To: None <netbsd-help@NetBSD.org>
From: Henry Nelson <netb@yuba.ne.jp>
List: netbsd-help
Date: 11/19/2006 08:56:43
On Fri, Nov 17, 2006 at 05:11:34PM -0600, Brian de Alwis wrote:
> Are these values from <sys/disklabel.h> what you're looking for?
>
> /* d_type values: */
> #define DKTYPE_DEFN(x) \
> x(UNKNOWN, 0, "unknown") \
> x(SMD, 1, "SMD") /* SMD, XSMD; VAX hp/up */ \
> x(MSCP, 2, "MSCP") /* MSCP */ \
> x(DEC, 3, "old DEC") /* other DEC (rk, rl) */ \
> x(SCSI, 4, "SCSI") /* SCSI */ \
> x(ESDI, 5, "ESDI") /* ESDI interface */ \
Yes, I think this is what I wanted -- but I don't see anything applicable
to the kinds of disks I use these days. For ATA/66 should I use "ESDI",
or is it best to use "unknown" for anything newer than ca. 2000?
--
henry nelson
WWW_HOME=http://yuba(dot)ne(dot)jp/(tilde)home/