Yoshihiro Takahashi f2eeb19063 Rewrite the pc98 bus_space stuff.
The type of bus_space_tag_t is now a pointer to bus_space_tag structure,
and the bus_space_tag structure saves pointers to functions for direct
access and relocate access.

Added bsh_bam member to the bus_space_handle structure, it saves access
method either direct access or relocate access which is called by
bus_space_* functions.

Added the mecia device support. If the bs_da and bs_ra in bus tag are set
NEPC_io_space_tag and NEPC_mem_space_tag respectively, new bus_space stuff
changes the register of mecia automatically for 16bit access.

Obtained from:	NetBSD/pc98
2001-10-07 10:04:18 +00:00
..
2001-08-15 19:50:59 +00:00
2001-02-11 10:44:09 +00:00
2001-10-07 10:04:18 +00:00
2001-09-12 08:38:13 +00:00
2001-09-18 21:52:15 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-10-09 13:18:17 +00:00
2000-11-25 03:01:05 +00:00
2000-10-31 14:30:29 +00:00
2001-08-15 19:50:59 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-01-24 00:01:42 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-05 01:36:46 +00:00
2001-09-05 01:36:46 +00:00