Subject: Re: new kpi proposal, sysdisk(9)
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Elad Efrat <elad@NetBSD.org>
List: tech-kern
Date: 12/30/2006 02:10:14
YAMAMOTO Takashi wrote:
>> I think I made it quite clear when I normalized all devices to be char,
>> then compared their major device and DISKUNIT().
> 
> it was not so clear because the DISKUNIT() check in your kern_sysdisk.c
> seemed always true. :)
> 
> YAMAMOTO Takashi

hah! good catch. :)

-e.