Subject: Re: new kpi proposal, sysdisk(9) To: None <elad@NetBSD.org> From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp> List: tech-kern Date: 12/30/2006 09:02:20
> 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