(9)   

sysinfo

<- leave blank

Sat Jul 6 19:43:39 EDT 2013

% cd '#ec'; for(i in *){echo $i '=' `{cat $i}}
*e820 = 1 0x0000000000000000 0x000000000009f800 2 0x000000000009f800
0x00000000000a0000 2 0x00000000000dc000 0x0000000000100000 1 0x0000000000100000
0x000000007fef0000 3 0x000000007fef0000 0x000000007feff000 4 0x000000007feff000
0x000000007ff00000 1 0x000000007ff00000 0x0000000080000000 2 0x00000000e0000000
0x00000000f0000000 2 0x00000000fec00000 0x00000000fec10000 2 0x00000000fee00000
0x00000000fee01000 2 0x00000000fffe0000 0x0000000100000000
*nomp = 0
bootargs = local!/dev/sdC0/fscache -a tcp!*!564
bootfile = 9pccpuf
monitor = vesa
mouseport = ps2intellimouse
nobootprompt = local!/dev/sdC0/fscache -a tcp!*!564
nvram = /dev/sdC0/nvram
vgasize = 1024x768x16

% cat '#'P/archctl
cpu P6 4202 pge
pge on
coherence mfence
cmpswap cmpswap486
i8253set on
cache default uc
cache 0x0 2147483648 wb

% cat '#'P/irqalloc
	  3 0 debugpt
	  7 0 mathemu
	  8 0 doublefault
	  9 0 mathover
	 14 0 fault386
	 15 0 unexpected
	 16 0 matherror
	 50 18 clock
	 51 19 lapicerror
	 63 31 lapicspurious
	 65 1 kbd
	 73 10 ether0
	 81 6 floppy
	 89 11 sd0 (mylex)
	 97 14 sdC (ide)
	105 15 sdD (ide)

% cat '#'P/ioalloc
       0 f dma
      20 21 i8259.0
      40 43 i8253
      60 60 kbd
      61 61 i8253.cntr2c
      64 64 kbd
      70 71 rtc/nvr
      80 8f dma
      a0 a1 i8259.1
      d0 df dma
     170 177 atacmd
     1f0 1f7 atacmd
     2b0 2df vga
     376 376 atactl
     3c0 3da vga
     3f0 3f5 floppy
     3f6 3f6 atactl
     3f7 3f7 floppy
     fff fff dummy
    10c0 10c2 mylex
    2000 207f amd79c970

% cat '#'c/config
# pccpuf - pc cpu server with local disk
dev
	root
	cons
	arch
	pnp pci
	env
	pipe
	proc
	mnt
	srv
	shr
	dup
	rtc
	ssl
	tls
	bridge log
	sdp thwack unthwack
	cap
	kprof
	fs

	ether netif
	ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium
	ptclbsum386 inferno

	draw screen vga vgax swcursor
	mouse mouse
	kbd
	vga

	sd
	audio dma
	floppy dma
	aoe

	uart
	usb

link
	segdesc
	devpccard
	devi82365
	cputemp
	apm apmjump
	ether2000 ether8390
	ether2114x pci
	ether589 etherelnk3
	ether79c970 pci
	ether8003 ether8390
	ether8139 pci
	ether8169 pci ethermii
	ether82543gc pci
	ether82563 pci
	ether82557 pci
	ether82598 pci
	ether83815 pci
	etherdp83820 pci
	etherbcm pci
	etherec2t ether8390
	etherelnk3 pci
	etherga620 pci
	etherigbe pci ethermii
	ethervgbe pci ethermii
	ethervt6102 pci ethermii
	ethervt6105m pci ethermii
# etherm10g pci
	ethersink
	ethersmc devi82365 cis
	etherwavelan wavelan devi82365 cis pci
	etheriwl pci wifi
	ethermedium
	netdevmedium
	loopbackmedium
	usbuhci
	usbohci
	usbehci usbehcipc

	audiosb16 dma
	audioac97 audioac97mix
	audiohda

misc
	archacpi mp apic
	archmp mp apic
	mtrr

	uarti8250
	uartisa
	uartpci pci

	sdaoe
	sdide pci sdscsi
	sd53c8xx pci sdscsi
	sdmylex pci sdscsi
	sdiahci pci sdscsi led
	sdodin pci sdscsi led
	sdvirtio pci sdscsi
	sdloop

	vga3dfx +cur
	vgaark2000pv +cur
	vgabt485 =cur
	vgaclgd542x +cur
	vgaclgd546x +cur
	vgact65545 +cur
	vgacyber938x +cur
	vgaet4000 +cur
	vgageode +cur
	vgahiqvideo +cur
	vgai81x +cur
	vgamach64xx +cur
	vgamga2164w +cur
	vgamga4xx +cur
	vganeomagic +cur
	vganvidia +cur
	vgaradeon +cur
	vgargb524 =cur
	vgas3 +cur vgasavage
	vgat2r4 +cur
	vgatvp3020 =cur
	vgatvp3026 =cur
	vgavesa
	vgavmware +cur

ip
	tcp
	udp
	ipifc
	icmp
	icmp6
	gre
	ipmux
	esp
	rudp
	il

port
	int cpuserver = 1;

boot cpu
	tcp
	local

bootdir
	boot$CONF.out boot
	/$objtype/bin/paqfs
	/$objtype/bin/auth/factotum
	bootfs.paq

% cat '#'c/swap
2141335552 memory
4096 pagesize
30636 kernel
127866/492151 user
0/160000 swap
3146496/71790176 kernel malloc
0/64611159 kernel draw

% cat '#'c/sysstat
	  0 484444 1155033 607762 198623 0 0 787 69 0
	  1 495875 1085273 644887 107930 0 0 0 68 0

% awk /^Plan 9$/{p=1} /^init: starting/{exit} {if(p)print} '#'c/kmesg
Plan 9
126 holes free
00018000 0009f000 552960
00654000 07d79000 124932096
125485056 bytes free
cpu0: 9051MHz GenuineIntel P6 (cpuid: AX 0x306A9 CX 0xF6BA2203 DX 0xFABFBFF)
LAPIC: fee00000 e0000000
ELCR: 0E20
cpu1: 4201MHz GenuineIntel P6 (cpuid: AX 0x306A9 CX 0xF6BA2203 DX 0xFABFBFF)
#l0: AMD79C970: 10Mbps port 0x2000 irq 10: 000c29a26226
mylex ctlr @ port 0x10c0: 32-bit wide SCSI host adapter
2048M memory: 125M kernel data, 1922M user, 2547M swap
nusb/usbd: /dev/usb: no hubs
current fs is "main"
11 uids read, 5 groups used
63-bit cwfs as of Tue Jun 18 01:44:08 2013
	last boot Sat Jul 6 23:32:47 2013
2 keys read


% pci -v
0.0.0: brg 06.00.00 8086/7190 0
	Intel Corporation 82443BX/ZX 440BX/ZX AGPset Host Bridge
0.1.0: brg 06.04.00 8086/7191 0
	Intel Corporation 82443BX/ZX 440BX/ZX AGPset PCI-to-PCI bridge
0.15.0: vid 03.00.00 15ad/0405 9 0:000010f1 16 1:d0000008 134217728 2:c8800000
8388608
	VMware Inc.  9500MGS NVIDIA
0.16.0: disk 01.00.00 104b/1040 11 0:000010c1 32 1:c8002000 32
	Mylex / Buslogic BT958 SCSI Host Adaptor
0.17.0: brg 06.04.01 15ad/0790 255
	VMware Inc.
0.21.0: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.1: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.2: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.3: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.4: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.5: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.6: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.21.7: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.0: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.1: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.2: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.3: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.4: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.5: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.6: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.22.7: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.0: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.1: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.2: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.3: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.4: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.5: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.6: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.23.7: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.0: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.1: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.2: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.3: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.4: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.5: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.6: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.24.7: brg 06.04.00 15ad/07a0 255
	VMware Inc.
0.7.0: brg 06.01.00 8086/7110 0
	Intel Corporation 82371AB/EB/MB PIIX4/4E/4M ISBridgeA
0.7.1: disk 01.01.8a 8086/7111 255 4:000010e1 16
	Intel Corporation 82371AB/EB/MB PIIX4/4E/4M IDE Controller
0.7.3: brg 06.80.00 8086/7113 0
	Intel Corporation 82371AB/EB/MB PIIX4/4E/4M Power Management Controller
0.7.7: --- 08.80.00 15ad/0740 9 0:00001081 64 1:c8000004 8192 2:00000000 16
	VMware Inc.  0X0880 VMWare VMCI Bus Device
2.0.0: net 02.00.00 1022/2000 10 0:00002001 128
	Advanced Micro Devices Am79C970/1/2/3/5/6 PCnet LANCE PCI Ethernet
	Controller
2.1.0: aud 04.01.00 1274/1371 5 0:00002081 64
	Ensoniq ES 1371 AudioPCI

% aux/icanhasmsi
open /dev/pci: '/dev/pci' './dev/pci' './dev/pci' file does not exist

% aux/pcmcia
pcmcia: opening #y/pcm0attr: unknown device in # filename

% cat '#'u/usb/ctl

% cat '#'S/sdctl
sd0 mylex 16 units
sdC ata port 1F0 ctl 3F4 irq 14
sdD ata port 170 ctl 374 irq 15

% cat '#'S/sdC0/ctl
inquiry VMware Virtual IDE Hard Drive
config 427A capabilities 2F00 dma 00550004 dmactl 00550004 rwm 16 rwmctl 0
model VMware Virtual IDE Hard Drive
serial 00000000000000000001
firm 00000001
feat lba power nop
geometry 104857600 512
alignment 512 0
missirq 0
sloop 24
irq 8875 8872
bsy 24 24
nildrive 3
part data 0 104857600
part plan9 63 104856255
part 9fat 63 204863
part nvram 204863 204864
part other 204864 15155062
part fscache 15155062 30105260
part fsworm 30105260 104856255

% cat '#'S/sdD0/ctl
inquiry VMware Virtual IDE CDROM Drive
config 85C0 capabilities 0F00 dma 00550004 dmactl 00550004
model VMware Virtual IDE CDROM Drive
serial 10000000000000000001
firm 00000001
feat lba nop atapi
missirq 0
sloop 0
irq 202 201
bsy 0 0
nildrive 1
part data 0 271056

% cat '#'l0/ether0/addr
000c29a26226
% cat '#'l0/ether0/stats
in: 12882
link: 0
out: 13073
crc errs: 0
overflows: 0
soft overflows: 0
framing errs: 0
buffer errs: 0
output errs: 0
prom: 0
mbps: 10
addr: 000c29a26226

% cat '#'l0/ether0/ifstats
Rxbuff: 0
Crc: 0
Oflo: 0
Fram: 0
Rtry: 0
Lcar: 0
Lcol: 0
Uflo: 0
Txbuff: 0
Merr: 0
Miss: 0
Babl: 0

% cat '#'v/vgactl
type cga
blank time 30 idle 90 state on
hwaccel on
hwblank off
panning off
addr p 0x0 v 0x0 size 0x0
softscreen off

@{rfork n; aux/realemu; aux/vga -p}
vesa flag Ulinear|Hlinear|Fsnarf
vesa sig VESA 2.0
vesa oem V M ware, Inc.  VBE support 2.0 2.0
vesa vendor VMware, Inc
vesa product VMware virtual machine
vesa rev 2.0
vesa cap 8-bit-dac not-vga
vesa mem 33554432
vesa mode 0x100 640x400x8 m8 packed
vesa mode 0x101 640x480x8 m8 packed
vesa mode 0x103 800x600x8 m8 packed
vesa mode 0x105 1024x768x8 m8 packed
vesa mode 0x107 1280x1024x8 m8 packed
vesa mode 0x10e 320x200x16 r5g6b5 direct
vesa mode 0x111 640x480x16 r5g6b5 direct
vesa mode 0x114 800x600x16 r5g6b5 direct
vesa mode 0x117 1024x768x16 r5g6b5 direct
vesa mode 0x11a 1280x1024x16 r5g6b5 direct
vesa mode 0x120 320x200x8 m8 packed
vesa mode 0x121 320x400x8 m8 packed
vesa mode 0x122 640x400x8 m8 packed
vesa mode 0x123 640x480x8 m8 packed
vesa mode 0x124 800x600x8 m8 packed
vesa mode 0x125 1024x768x8 m8 packed
vesa mode 0x126 1152x864x8 m8 packed
vesa mode 0x127 1280x960x8 m8 packed
vesa mode 0x128 1280x1024x8 m8 packed
vesa mode 0x129 1400x1050x8 m8 packed
vesa mode 0x12a 1600x1200x8 m8 packed
vesa mode 0x12b 1792x1344x8 m8 packed
vesa mode 0x12c 1856x1392x8 m8 packed
vesa mode 0x12d 1920x1440x8 m8 packed
vesa mode 0x12e 320x200x16 r5g6b5 direct
vesa mode 0x12f 320x400x16 r5g6b5 direct
vesa mode 0x130 640x400x16 r5g6b5 direct
vesa mode 0x131 640x480x16 r5g6b5 direct
vesa mode 0x132 800x600x16 r5g6b5 direct
vesa mode 0x133 1024x768x16 r5g6b5 direct
vesa mode 0x134 1152x864x16 r5g6b5 direct
vesa mode 0x135 1280x960x16 r5g6b5 direct
vesa mode 0x136 1280x1024x16 r5g6b5 direct
vesa mode 0x137 1400x1050x16 r5g6b5 direct
vesa mode 0x138 1600x1200x16 r5g6b5 direct
vesa mode 0x139 1792x1344x16 r5g6b5 direct
vesa mode 0x13a 1856x1392x16 r5g6b5 direct
vesa mode 0x13b 1920x1440x16 r5g6b5 direct
vesa mode 0x13c 320x200x32 x8r8g8b8 direct
vesa mode 0x13d 320x400x32 x8r8g8b8 direct
vesa mode 0x13e 640x400x32 x8r8g8b8 direct
vesa mode 0x13f 640x480x32 x8r8g8b8 direct
vesa mode 0x140 800x600x32 x8r8g8b8 direct
vesa mode 0x141 1024x768x32 x8r8g8b8 direct
vesa mode 0x142 1152x864x32 x8r8g8b8 direct
vesa mode 0x143 1280x960x32 x8r8g8b8 direct
vesa mode 0x144 1280x1024x32 x8r8g8b8 direct
vesa mode 0x145 1400x1050x32 x8r8g8b8 direct
vesa mode 0x146 1600x1200x32 x8r8g8b8 direct
vesa mode 0x147 1792x1344x32 x8r8g8b8 direct
vesa mode 0x148 1856x1392x32 x8r8g8b8 direct
vesa mode 0x149 1920x1440x32 x8r8g8b8 direct
vesa mode 0x14a 1366x768x8 m8 packed
vesa mode 0x14b 1366x768x16 r5g6b5 direct
vesa mode 0x14c 1366x768x32 x8r8g8b8 direct
vesa mode 0x14d 1680x1050x8 m8 packed
vesa mode 0x14e 1680x1050x16 r5g6b5 direct
vesa mode 0x14f 1680x1050x32 x8r8g8b8 direct
vesa mode 0x150 1920x1200x8 m8 packed
vesa mode 0x151 1920x1200x16 r5g6b5 direct
vesa mode 0x152 1920x1200x32 x8r8g8b8 direct
vesa mode 0x153 2048x1536x8 m8 packed
vesa mode 0x154 2048x1536x16 r5g6b5 direct
vesa mode 0x155 2048x1536x32 x8r8g8b8 direct
vesa mode 0x156 320x240x8 m8 packed
vesa mode 0x157 320x240x16 r5g6b5 direct
vesa mode 0x158 320x240x32 x8r8g8b8 direct
vesa mode 0x159 400x300x8 m8 packed
vesa mode 0x15a 400x300x16 r5g6b5 direct
vesa mode 0x15b 400x300x32 x8r8g8b8 direct
vesa mode 0x15c 512x384x8 m8 packed
vesa mode 0x15d 512x384x16 r5g6b5 direct
vesa mode 0x15e 512x384x32 x8r8g8b8 direct
vesa mode 0x15f 854x480x8 m8 packed
vesa mode 0x160 854x480x16 r5g6b5 direct
vesa mode 0x161 854x480x32 x8r8g8b8 direct
vesa mode 0x162 1280x720x8 m8 packed
vesa mode 0x163 1280x720x16 r5g6b5 direct
vesa mode 0x164 1280x720x32 x8r8g8b8 direct
vesa mode 0x165 1920x1080x8 m8 packed
vesa mode 0x166 1920x1080x16 r5g6b5 direct
vesa mode 0x167 1920x1080x32 x8r8g8b8 direct
vesa mode 0x168 1280x800x8 m8 packed
vesa mode 0x169 1280x800x16 r5g6b5 direct
vesa mode 0x16a 1280x800x32 x8r8g8b8 direct
vesa mode 0x16b 1440x900x8 m8 packed
vesa mode 0x16c 1440x900x16 r5g6b5 direct
vesa mode 0x16d 1440x900x32 x8r8g8b8 direct
vesa mode 0x16e 720x480x8 m8 packed
vesa mode 0x16f 720x480x16 r5g6b5 direct
vesa mode 0x170 720x480x32 x8r8g8b8 direct
vesa mode 0x171 720x576x8 m8 packed
vesa mode 0x172 720x576x16 r5g6b5 direct
vesa mode 0x173 720x576x32 x8r8g8b8 direct
vesa mode 0x174 800x480x8 m8 packed
vesa mode 0x175 800x480x16 r5g6b5 direct
vesa mode 0x176 800x480x32 x8r8g8b8 direct
vesa mode 0x177 1280x768x8 m8 packed
vesa mode 0x178 1280x768x16 r5g6b5 direct
vesa mode 0x179 1280x768x32 x8r8g8b8 direct

% xd -x1 '#'r/nvram
0000000 35 00 43 00 23 00 03 06 07 13 a6 02 00 80 00 00
0000010 40 92 f0 88 03 80 02 00 fc 01 00 63 7d 44 63 7d
0000020 00 d2 06 0a 00 00 00 d4 03 94 ff ff f8 0f 0b 22
0000030 00 fc 20 c8 d0 01 86 80 00 00 00 7c 2e 2d 00 00
0000040 00 00 40 b3 01 00 18 8c 88 00 04 00 00 00 00 00
0000050 00 00 01 fe 20 1a eb 8b 00 00 00 00 00 00 00 00
0000060 00 00 34 80 30 18 00 83 01 78 18 16 00 00 00 40
0000070 4e 9b ff ff 8a 3e 44 da 50 00 00 00 00 00 00 00
0000080 35 00 43 00 23 00 03 06 07 13 26 02 00 80 00 00
0000090 40 92 f0 88 03 80 02 00 fc 01 00 63 7d 44 63 7d
00000a0 00 d2 06 0a 00 00 00 d4 03 94 ff ff f8 0f 0b 22
00000b0 00 fc 20 c8 d0 01 86 80 00 00 00 7c 2e 2d 00 00
00000c0 00 00 40 b3 01 00 18 8c 88 00 04 00 00 00 00 00
00000d0 00 00 01 fe 20 1a eb 8b 00 00 00 00 00 00 00 00
00000e0 00 00 34 80 30 18 00 83 01 78 18 16 00 00 00 40
00000f0 4e 9b ff ff 8a 3e 44 da 50 00 00 00 00 00 00 00
0000100
0000100

% cat '#'A/audiostat
cat: can't open #A/audiostat: no free devices

% cat '#'A/volume
cat: can't open #A/volume: no free devices

% cat /mnt/apm/ctl
cat: can't open /mnt/apm/ctl: '/mnt/apm/ctl' does not exist