Record the new PALcode revision in the pcs structure after changing to
run OSF/1 PALcode. Obtained from: NetBSD
This commit is contained in:
parent
a5752e4f08
commit
784d209c46
@ -66,6 +66,8 @@ OSFpal()
|
||||
return;
|
||||
}
|
||||
switch_palcode();
|
||||
bcopy(&p->pcs_palrevisions[PALvar_OSF1], &p->pcs_pal_rev,
|
||||
sizeof(p->pcs_pal_rev));
|
||||
printf("Switch to OSF PAL code succeeded.\n");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user