thorpej
|
34a8ac8484
|
Set the primary CPU's PAL revision to the OSF/1 PAL revision after switching
to it, per the Green Book (pointed out by Chris Demetriou).
|
1998-09-28 21:21:55 +00:00 |
|
thorpej
|
d5df55112a
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
|
ross
|
6c1e8f5b20
|
Use the new LOCATE_PCS() macro.
|
1998-06-24 01:33:19 +00:00 |
|
ross
|
c1972a428c
|
Avoid VMS palcode ops by using a different technique for cpu_number(),
and don't execute the VMS->OSF palcode switch if the OSF palcode
is already running...which will be the case if the console is not
the venerable SRM.
|
1998-01-29 22:09:37 +00:00 |
|
drochner
|
80d9738db8
|
-Wall fixes
|
1997-09-06 14:03:55 +00:00 |
|
cgd
|
562fa9b97d
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
|
cgd
|
21ad990583
|
reorganize Alpha boot block sources: put common sources in a 'common'
directory (so they don't clutter up the arch/alpha/stand), and put
not-common sources in programs' directories.
|
1997-01-24 01:52:35 +00:00 |
|