Re: D390 (was: HP 9000 Model D330 working?)
Jochen Kunz <[email protected]> Wed, 1 Jun 2005 21:06:52 +0200
| Newsgroups | gmane.os.netbsd.ports.hp700 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 1 Jun 2005 12:58:06 -0600 Reid Orsten <[email protected]> wrote: > Is there any useful way to debug stuff this early without using a > serial port? The platform dependant parts of uvm and pmap don't seem > like they'd be _too_ terrible... When the system is this early in startup it still uses the PROM console. I.e. all console IO is done via firmware calls, no hardware is accessed directly. Therefore it makes no difference what console device you are actually using. The kernel can't / doesn't distinguish. -- tschüß, Jochen Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/