Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: SPX on VS4k60 and VS3k1m76 (Was: VAXstation 4000/90 - ssh & display oddities)
On 26 April 2012 19:18, Jochen Kunz <jkunz%unixag-kl.fh-kl.de@localhost> wrote:
> On Thu, 26 Apr 2012 09:10:39 +0100
> David Brownlee <abs%netbsd.org@localhost> wrote:
>
> [SPX on VS4k60 and VS3k1m76]
>> Our of curiosity what does a -current kernel detect on them?
> I have no time to check. But reading the code in spx_match():
> if ((vax_boardtype != VAX_BTYP_49) ||
> ((vax_confdata & (CONF_LCSPX | CONF_SPXg)) == 0))
> return 0;
> It should not detect anything at all, as vax_boardtype doesn't match.
So what would be the odds of it "Just Working" if the match was adjusted?
Anyone with a VS4k60 or VS3k1m76 want to give it a try? :)
Home |
Main Index |
Thread Index |
Old Index