Subject: Re: dev/pci/pccbb.c assumes bus_space_handle_t is integer
To: None <haya@arch.sony.co.jp>
From: Takeshi Nakayama <tn@catvmics.ne.jp>
List: tech-kern
Date: 03/12/2003 00:50:46
>>> Hayakawa Koichi <haya@arch.sony.co.jp> wrote

> We can assign a bit at sc_flags.  This does not add any
> extra member into the structure.

Well, it's nice. I will take this way.

Which is better, 0x10 or 0x02000000 ?
(I prefer the latter.)

Takeshi Nakayama