Date edited: 2025-07-20 15:59:09 



IP6 IDE

By: joshyfishy22



ide>> help IDE Commands: boot - boot [-f FILE] [-n] [ARGS] dump - dump [-(b|h|w)] [-(o|d|u|x|c|B)] RANGE echo - echo ["STRING"|VAL ...] exit - exit [VAL] fill - fill [-(b|h|w)] [-v VAL] RANGE printenv - printenv [ENV_VAR_LIST] printf - printf "FORMAT" [ARG1 ARG2...] read - read [VAR ...] setenv - setenv ENV_VAR STRING source - source SOURCE_PATH spin - spin [[-c COUNT] [-v VAL] [-(r|w)[+](b|h|w) ADDR]]* unsetenv - unsetenv ENV_VAR version - version audio1 - audio frequency audio2 - [-(iXX|l|oXX|rX|sXX)] audio sampling/playback bitp - Test all bitplanes (including z-buffer) brd - Read bitplanes (usage: brd x y [count]) buffoff - Turn off message buffering buffon - Turn on message buffering bwr - Write bitplanes (usage: bwr x y value) cache2 - Instruction/data caches data test cache3 - Instruction/data caches tag test cdsio1 - [-i(0-5)] CDSIO data loopback test cdsio2 - [-p(0-5)] CDSIO interrupt test checksum - RANGE clock - clock counters carry clr - Clear graphics screen ctl1 - graphics dma channel registers data ctl2 - graphics strobe cursor - Test cursor (usage: cursor 0|1) dac - Test DACs dram - [-p] [RANGE] DRAM (>4MB) data/address, parity test drama - Microcode data RAM address uniqueness test drama2 - GE5 test of microcode RAM dramd - Microcode data RAM data test drd - Read microcode data RAM (usage: drd offset [count]) dscope - Data cache scope loop dspconv - IEEE to DSP floating point conversion test dspfifo - Test fifo on Turbo board dspiram - DSP internal RAM test (usage : dspiram [numdsp]) dspload - Download the DSP microcode (usage : dspload [numdsp]) dsprama - Turbo external RAM address uniqueness test dspramd - Turbo external RAM data test dsprd - Read from DSP ram (usage : dsprd <addr> <cnt>) dspre - Test data path between DSP and RE on turbo board (usage : dspre [numdsp]) dspscope - Scope test (usage : dspscope <re_data> <re_reg>) dspwr - Write to DSP RAM (usage : dspwr <addr> <hex_val>) duart - [-eX] duart internal/external loopback dwr - Write to microcode data RAM (usage: dwr offset data) emfail - Produce "Electronics Module" failure message enet1 - ethernet data/address port register enet2 - [-e] ethernet internal/external loopback fifo - Fifo test finflgs - Test the DK3 finish flags fpu - Floating point diagnostics ge5load - GE5 diagnostic microcode downloader gedma - IP6 to GE5 and GE5 to IP6 DMA test gefifo - GE5 FIFO test gfx_probe - Probe for graphics hardware gpib1 - GPIB-1014 diagnostics gpib2 - GPIB-1014 DMA test gpib3 - GPIB-1014 interrupt test gr_exit - Do graceful exit from graphics tests help_mem - Print memory diagram hinv - Hardware Inventory igallop - [-(R|W)] [-(c|r)] Instruction cache galloping column/row test initgr1 - Initialize GR1 board (includes microcode downloading) IP6_hinv - IP6 specific hardware inventory iom1 - io channel multiplexer address iom2 - io channel multiplexer data iom3 - io channel multiplexer registers iscope - Instruction cache scope loop lca1 - lca interrupt mask registers lca2 - lca ram readback ldram - [-p] DRAM (0-4MB) data/address, parity test led - Turn health led on or off (usage: led (0|1) ) lre - Load RE register (usage: lre reg_addr data) memtest - CPU memory test nvram1 - eeprom address nvram3 - eeprom data nvram4 - eeprom id nvram5 - eeprom pin signals parity - parity patterns - test spans with patterns print1 - Centronics printer connection print2 - Centronics printer interface dma re - Test of Raster Engine (RE) redma - IP6 to Bitplanes and Bitplanes to IP6 DMA test rescope - Scope test (usage: rescope <re_data> <re_reg>) resetcons - Reset graphics console resetgr1 - Reset GR1 board scsi - SCSI setmon - Set monitor type (usage: setmon [0|1|2|3]) test - misc timer - timer frequency tlb - TLB turbo_probe - Probe for graphics turbo board urama - Microcode RAM address uniqueness test uramd - Microcode RAM data test urd - Read microcode RAM (usage: urd offset [count]) utlb - UTLB miss exception uwr - Write microcode RAM (usage: urd offset top8bits bottom32bits [count]) vme1 - VME interrupt test using ESDI disk controller vme2 - VME DMA test using ESDI disk controller wait - Wait for <CR> to continue (usage: wait ["message"]) xmap - Xmaps/colormaps test xscsi - Exercise all SCSI disk drives found zwr - Write z-buffer (usage: zwr x y zvalue) repeat n cmd repeat `cmd' n times while ( expr ) cmd repeat `cmd' while expr is true for ( expr1; expr2; expr3 ) cmd repeat `cmd' while expr2 is true if ( expr ) cmd1 [ else cmd2 ] [fi] execute cmd1 if expr is true, cmd2 otherwise; `fi' is optional { cmd ; cmd ... } commands may grouped with `{' and `}' ide>> Notes: In order to get into IDE verbose you need to get into prom and type "ide fe". Then control-c out. to start graphics diags you need to init the graphics with "initgr1" then you can start graphics. Tho note you need to log into serial to get to this point with graphics=d