commit | 9a62fb241c10327992a16bf99a131f98e70428a1 | [log] [tgz] |
---|---|---|
author | Bob Breuer <breuerr@mc.net> | Tue Jul 13 11:05:24 2010 -0500 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Jul 20 21:12:01 2010 +0000 |
tree | 731edbace73b91dcadb52586c19cd197698186ce | |
parent | 488243b0e9126daa5f1e7fb2e97717b66a977517 [diff] |
Sparc32: reserve addresses for unimplemented devices on SS-20 Use empty_slot to reserve addresses for several unimplemented devices so they won't fault. - BPP (parallel port), DBRI (audio), SX (pixel processor), and vsimms (framebuffer) OBP for SS-20 either assumes these devices exist or probes without expecting faults. Signed-off-by: Bob Breuer <breuerr@mc.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>