Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



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@localhost>



Home | Main Index | Thread Index | Old Index