Marcel Moolenaar 3f52f44add Fix the dreaded double counting that was present on alpha as well and
got fixed two weeks after the ia64 version was copied from the alpha
version (see rev 1.32 of sys/alpha/alpha/mem.c). As such, we were
missing the same continue as on alpha.

While here, add a default case for the device minor switch and do
some general style(9) cleanups.

WARNING: this file still has bugs. When reading from region 6 or
region 7, we don't validate the physical address. One can trivially
cause a machine check by trying to read from address 0xFFFFFFFFFFFFFFF0
or something that uses the unimplemented physical address bits.

Reported by: Alan Robinson <alan.robinson@fujitsu-siemens.com>
2003-06-04 21:56:10 +00:00
..
2003-05-19 20:29:07 +00:00
2003-06-02 04:58:43 +00:00
2003-06-01 09:06:23 +00:00
2003-06-04 21:10:15 +00:00
2003-05-31 18:52:38 +00:00
2003-06-02 16:32:55 +00:00
2003-05-31 20:19:13 +00:00
2003-04-03 21:36:33 +00:00
2003-05-15 18:51:28 +00:00
2003-05-31 20:05:25 +00:00
2003-05-31 18:20:26 +00:00
2003-06-01 04:51:07 +00:00
2003-06-01 22:09:12 +00:00
2003-03-28 06:43:50 +00:00