Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / vax / consolerl / anyboo.com
blob0b2517e03c86f25f53a85f9f92ee0a712b3e6a4b
1 !       $NetBSD$\r
2 !\r
3 ! Load 'boot.' and boot 4.3BSD.\r
4 !\r
5 ! Conversational boot to single 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 0           ! Not used for conversational boot\r
16 DEPOSIT R11 3           ! Software boot flags (conversational and single)\r
18 LOAD/START:0 BOOT.      ! Load 'boot.' at memory location 0\r
19 START 2                 ! Start 'boot.' at the address 2\r