Re: HP 9000/332 support?
David Brownlee <[email protected]> Mon, 12 Nov 2018 09:15:48 +0000
| Newsgroups | gmane.os.netbsd.ports.hp300 |
|---|---|
| Message-ID | <CAGN_6pbWQeAMAGe0RLWVe2QSQw=-z_2jXfmTwxCzR4kEk+ZpLw@mail.gmail.com> |
On Mon, 12 Nov 2018 at 06:46, Chris Hanson <[email protected]> wrote: > > It’s unclear to me from the materials online whether the hp300 port really doesn’t support the 332, or whether support for the 332 is contingent upon installing an FPU. > > If I install an FPU in my 332, will it work? Or is the 332 different enough that the port still doesn’t support it? AFAIK its just an FPU and ensuring enough RAM is present (you probably need to max it out at 8MB). I seem to recall some discussion about its onboard framebuffer being a bit different, but I don't know if a fix was ever committed to the tree. Also, an FPU is only needed for userland, so you should definitely be able to test boot a kernel without one, and if you wanted you can easily cross build a soft FPU userland. Nice little retro box - hope you get it booting :) David