Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / vax / consolerl / ramboo.com
blob735e130e866fc1c26e261e5e8ccbf79d0e28bb30
1 !       $NetBSD$\r
2 !\r
3 ! Load 'boot.' and boot 4.3BSD.\r
4 !\r
5 ! 'ra' MSCP drive type boot to multi user mode\r
6 !\r
7 !\r
8 SET SNAP ON             ! Enable ERROR_HALT snapshots\r
9 SET FBOX OFF            ! System will turn on Fbox\r
10 INIT                    ! SRM processor init\r
11 UNJAM                   ! UNJAM SBIA's and enable master sbia interrupts\r
12 INIT/PAMM               ! INIT physical address memory map\r
13 DEPOSIT CSWP 8          ! Turn off the cache - System will enable cache\r
15 DEPOSIT R10 9           ! 'ra' MSCP drive type - uba0 - drive 0\r
16 DEPOSIT R11 0           ! Software boot flags (multi user mode)\r
18 LOAD/START:0 BOOT.      ! Load 'boot.' at memory location 0\r
19 START 2                 ! Start 'boot.' at the address 2\r