Subject: Re: CVS commit: src/sys/arch
To: Naoto Shimazaki <igy@arhc.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 02/21/2003 07:42:49
On Fri, Feb 21, 2003 at 08:54:22AM +0900, Naoto Shimazaki wrote:
> > Using dv_unit for this purpose is wrong. There should be no correlation
> > between unit number and the purpose of the device instance. We, in fact,
> > have been trying to purge uses of dv_unit for this kind of purpose.
>
> Should we use the hardware address (iobase)?
Yah, the hardware address is what should be used for that type of thing.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>