solaris eeprom - EEPROM display and load utility:
eeprom displays or changes the values of parameters in the
EEPROM. On x86 machines, EEPROM storage is simulated using a
file residing in the platform specific boot area. It
processes parameters in the order given. When processing a
parameter accompanied by a value, eeprom makes the indicated
alteration to the EEPROM; otherwise it displays the
parameter's value. When given no parameter specifiers,
eeprom displays the values of all EEPROM parameters. A `-'
(hyphen) flag specifies that parameters and values are to be
read from the standard input (one parameter or
parameter=value per line).
bash-2.02# eeprom
tpe-link-test?=true
scsi-initiator-id=7
keyboard-click?=false
keymap: data not available.
ttyb-rts-dtr-off=false
ttyb-ignore-cd=true
ttya-rts-dtr-off=false
ttya-ignore-cd=true
ttyb-mode=9600,8,n,1,-
ttya-mode=9600,8,n,1,-
pcia-probe-list=1,2,3,4
pcib-probe-list=1,2,3
mfg-mode=off
diag-level=max
#power-cycles=70
system-board-serial#: data not available.
system-board-date: data not available.
fcode-debug?=false
output-device=screen:r1280x1024x76 <- you can change resolution and freq here
input-device=keyboard
load-base=16384
boot-command=boot
auto-boot?=true
watchdog-reboot?=false
diag-file: data not available.
diag-device=net
boot-file: data not available.
boot-device=disk:a disk net
local-mac-address?=false
ansi-terminal?=true
screen-#columns=80
screen-#rows=34
silent-mode?=false
use-nvramrc?=false
nvramrc: data not available.
security-mode=none
security-password: data not available.
security-#badlogins=0
oem-logo: data not available.
oem-logo?=false
oem-banner: data not available.
oem-banner?=false
hardware-revision: data not available.
last-hardware-update: data not available.
diag-switch?=false
|