Subject: Re: CVS commit: src/sys/arch/sgimips/hpc
To: None <tsutsui@ceres.dti.ne.jp>
From: Stephen M. Rumble <stephen.rumble@utoronto.ca>
List: source-changes
Date: 07/24/2007 10:43:33
Izumi Tsutsui wrote:

> In haltwo.c case, they are abuse of bus_space_handle_t so maybe
> we should use bus_space_vaddr(9) (which is not implemented for hpc),
> but anyway I wonder if 64bit offset is actually needed for ha_devoff
> to map device spaces.

HPC3's address space is at most 1MB, if I recall correctly. HPC1.5's  
is probably significantly less.

Steve