NetBSD/sys/arch/prep
garbled 64b69ee83d Support fixes for the Motorola Powerstack E1.
1) The E1 seems to have the int. siop wired to irq 14-level and the internal
   wdc wired to irq 14-edge.  special case and fail the wdc probe on E1's.
2) If we fail to map the NVRAM registers, return, rather than trying to talk
   to them and panic'ing the box.
3) revert my previous "fix" to pnpbus to make irq's default to level.  It
   was wrong, and didn't even fix the powerstack.

With this, we have limited PowerStack E1 support.  The machine cannot
talk to it's IDE controller, and cannot detect it's boot device
automatically, but it does come up and run. Tested with NFS root.
2006-04-26 19:48:01 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
eisa Commit support for the IBM Model 7024 E20 and E30. (E30 not tested). 2006-02-23 19:44:02 +00:00
include More changes to prep port: 2006-03-16 17:43:34 +00:00
isa ANSIfy all these files.. just formatting changes. 2006-03-17 05:33:33 +00:00
pci s/allready/already/ 2006-04-25 02:19:31 +00:00
pnpbus Support fixes for the Motorola Powerstack E1. 2006-04-26 19:48:01 +00:00
prep Make this work on 7024 and 7025 models by not repeating the base address 2006-04-24 18:10:57 +00:00
stand s/allready/already/ 2006-04-25 02:19:31 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00