(9)   

sysinfo

<- leave blank

Fri Nov 2 09:06:41 EDT 2018

% cd '#ec'; for(i in *){echo $i '=' `{cat $i}}
*acpi = 1
*e820 = 1 0x0000000000000000 0x000000000009fc00 2 0x000000000009fc00
0x00000000000a0000 2 0x00000000000f0000 0x0000000000100000 1 0x0000000000100000
0x000000007ffd9000 2 0x000000007ffd9000 0x0000000080000000 2 0x00000000feffc000
0x00000000ff000000 2 0x00000000fffc0000 0x0000000100000000
bootargs = local!/dev/sdF0/fs -m 448 -A -a tcp!*!564
bootfile = 9pc
monitor = vesa
mouseport = ps2intellimouse
nobootprompt = local!/dev/sdF0/fs -m 448 -A -a tcp!*!564
service = cpu
vgasize = 1024x768x16

% cat '#'P/archctl
cpu P6 3101 pge
pge on
coherence mfence
cmpswap cmpswap486
arch ACPI
cache default wb
cache 0x80000000 2147483648 uc

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

% cat '#'P/ioalloc
       0 f dma
      20 21 i8259.0
      40 43 i8253
      60 60 i8042.data
      61 61 i8253.cntr2c
      64 64 i8042.cs
      70 71 rtc/nvr
      80 8f dma
      a0 a1 i8259.1
      d0 df dma
     1f0 1f7 atacmd
     2b0 2df vga
     3c0 3da vga
     3f0 3f5 floppy
     3f6 3f6 atactl
     3f7 3f7 floppy
     fff fff dummy
    c080 c0bf virtio
    c0e0 c0ff usbuhci
    c100 c11f usbuhci
    c120 c13f usbuhci

% cat '#'c/config
# pc - 386 pc terminal with local disk
dev
	root
	cons
	swap
	arch
	pnp pci
	env
	pipe
	proc
	mnt
	srv
	shr
	dup
	rtc
	ssl
	tls
	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
	floppy dma
	aoe
	lpt

	audio dma
	pccard
	i82365 cis
	uart
	usb

	segment
	vmx

link
	segdesc
	devpccard
	devi82365
	cputemp
	apm apmjump
	ether2000 ether8390
	ether2114x pci
	ether589 etherelnk3
	ether79c970 pci
	ether8003 ether8390
	ether8139 pci
	ether8169 pci ethermii
# should be obsoleted by igbe
# ether82543gc pci
	ether82557 pci
	ether82563 pci
	ether82598 pci
	ether83815 pci
	etherbcm pci
	etherdp83820 pci
	etherec2t ether8390
	etherelnk3 pci
	etherga620 pci
	etherigbe pci ethermii
	ethervgbe pci ethermii
	ethervt6102 pci ethermii
	ethervt6105m pci ethermii
	ethersink
	ethersmc devi82365 cis
	etheryuk pci
	etherwavelan wavelan devi82365 cis pci
	etheriwl pci wifi
	etherwpi pci wifi
	etherrt2860 pci wifi
	ethervirtio pci
	ethermedium
	pcmciamodem
	netdevmedium
	loopbackmedium
	usbuhci
	usbohci
	usbehci usbehcipc
	usbxhci pci

	audiosb16 dma
	audioac97 audioac97mix
	audiohda

misc
	archacpi mp apic squidboy ec
	archmp mp apic squidboy
	mtrr

	sdaoe
	sdide pci sdscsi
	sd53c8xx pci sdscsi
	sdmylex pci sdscsi
	sdiahci pci sdscsi led
	sdodin pci sdscsi led
	sdvirtio pci sdscsi
	sdmmc pci pmmc
	sdnvme pci
	sdloop

	uarti8250
	uartisa
	uartpci pci

	vga3dfx +cur
	vgaark2000pv +cur
	vgabt485 =cur
	vgaclgd542x +cur
	vgaclgd546x +cur
	vgact65545 +cur
	vgacyber938x +cur
	vgaet4000 +cur
	vgageode +cur
	vgahiqvideo +cur
	vgai81x +cur
	vgaigfx +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
	rudp
	ipifc
	icmp
	icmp6
	gre
	ipmux
	esp
	il

port
	int cpuserver = 0;

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

% cat '#'c/swap
cat: can't open #c/swap: '#c/swap' file does not exist

% cat '#'c/sysstat
	  0 3477044 12665490 7608164 365997 0 0 67 98 0

% awk /^Plan 9/{p=1} /^init: starting/{exit} {if(p)print} '#'c/kmesg
Plan 9
126 holes free
0x0001a000 0x0009f000 544768
0x00516000 0x05c57000 91492352
92037120 bytes free
cpu0: 3100MHz GenuineIntel P6 (AX 000206A1 CX 97BA2203 DX 0F8BFBFF)
LAPIC: fee00000 0xe0005000
pcirouting: PCI.0.1.3 at pin 1 link 60 irq 9 -> 10
ELCR: 0C00
cpu0: lapic clock at 1000MHz
igbe: p->cls 0x0, setting to 0x10
#l0: i82543: 1000Mbps port 0xFC040000 irq 11: 525400c73186
#A0: hda mem e0027000 irq 11
#A0: waitup timeout for reg=100, mask=1, set=1
#A0: waitup timeout for reg=80, mask=1, set=1
#A0: no audio codecs found
uhci: 0x8086 0x2934: port 0xc0e0 size 0x20 irq 10
uhci: 0x8086 0x2935: port 0xc100 size 0x20 irq 10
uhci: 0x8086 0x2936: port 0xc120 size 0x20 irq 11
usbehci: 0x8086 0x293a: port 0xfc076000 size 0x1000 irq 11
2048M memory: 92M kernel data, 1955M user, 2580M swap
ide: caught missed irq
hjfs: fs is /dev/sdF0/fs


% pci -v
0.0.0: brg 06.00.00 8086/1237 0
	Intel Corporation 440FX - 82441FX PMC [Natoma]
0.1.0: brg 06.01.00 8086/7000 0
	Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
0.1.1: disk 01.01.80 8086/7010 0 4:0000c161 16
	Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
0.1.3: brg 06.80.00 8086/7113 10
	Intel Corporation 82371AB/EB/MB PIIX4 ACPI
0.2.0: vid 03.00.00 1b36/0100 10 0:f4000000 67108864 1:f8000000 67108864
2:fc074000 8192 3:0000c0c1 32
	Red Hat, Inc.  QXL paravirtual graphic card
0.3.0: net 02.00.00 8086/100e 11 0:fc040000 131072 1:0000c001 64
	Intel Corporation 82540EM Gigabit Ethernet Controller
0.4.0: aud 04.03.00 8086/2668 11 0:fc070000 16384
	Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition
	Audio Controller
0.5.0: usb 0c.03.00 8086/2934 10 4:0000c0e1 32
	Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1
0.5.1: usb 0c.03.00 8086/2935 10 4:0000c101 32
	Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2
0.5.2: usb 0c.03.00 8086/2936 11 4:0000c121 32
	Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3
0.5.7: usb 0c.03.20 8086/293a 11 0:fc076000 4096
	Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1
0.6.0: ser 07.80.00 1af4/1003 10 0:0000c041 64 1:fc077000 4096 4:febf400c 16384
	Red Hat, Inc Virtio console
0.7.0: disk 01.00.00 1af4/1001 11 0:0000c081 64 1:fc078000 4096 4:febf800c 16384
	Red Hat, Inc Virtio block device
0.8.0: --- 00.ff.00 1af4/1002 11 0:0000c141 32 4:febfc00c 16384
	Red Hat, Inc Virtio memory balloon

% aux/cpuid
vendor GenuineIntel
procmodel 000206a1 / 00000800
typefammod 0 06 026 1
features fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
features pse36 clflush mmx fxsr sse sse2 ss
features pni pclmulqdq ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tscdeadline aes
xsave avx hypervisor
features xsaveopt
extmodel 000206a1 / 00000000
extfeatures syscall nx tscp lm
extfeatures ahf64
procname Intel Xeon E312xx (Sandy Bridge)
physbits 40
virtbits 48

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

% aux/icanhasvmx -v
aux/icanhasvmx: CPU does not support VMX

% aux/pcmcia
pcmcia: opening #y/pcm0attr: '#y/pcm0attr' file does not exist

% cat '#'u/usb/ctl
ep1.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0
port 0 rootport 0 addr 0 busy
roothub csp 0x000009 ports 2 uhci
ep2.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0
port 0 rootport 0 addr 0 busy
roothub csp 0x000009 ports 2 uhci
ep3.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0
port 0 rootport 0 addr 0 busy
roothub csp 0x000009 ports 2 uhci
ep4.0 enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0
port 0 rootport 0 addr 0 busy
roothub csp 0x000009 ports 6 ehci

% cat '#'S/sdctl
sdC ata port 1F0 ctl 3F4 irq 14
sdF virtio 1 units

% cat '#'S/sdC1/ctl
inquiry QEMU DVD-ROM
config 85C0 capabilities 0300 dma 00550020 dmactl 00550020
model QEMU DVD-ROM
serial QM00002
firm 2.5+
feat lba atapi
missirq 1
sloop 0
irq 134 133
bsy 0 0
nildrive 1

% cat '#'S/sdF0/ctl
inquiry
geometry 167772160 512
part data 0 167772160
part plan9 63 167766795
part 9fat 63 204863
part nvram 204863 204864
part fs 204864 167766795

% cat '#'l0/ether0/addr
525400c73186
% cat '#'l0/ether0/stats
in: 202351
link: 0
out: 168760
crc errs: 0
overflows: 0
soft overflows: 0
framing errs: 0
buffer errs: 0
output errs: 0
prom: 0
mbps: 1000
addr: 525400c73186

% cat '#'l0/ether0/ifstats
Packets Received (64 Bytes): 87904 0
Packets Received (65-127 Bytes): 110230 0
Packets Received (128-255 Bytes): 4083 0
Packets Received (256-511 Bytes): 39 0
Packets Received (512-1023 Bytes): 20 0
Packets Received (1024-1522 Bytes): 3 0
Good Packets Received: 202279 0
Multicast Packets Received: 500 0
Good Packets Transmitted: 168759 0
Good Octets Received: 15996226 0
Good Octets Transmitted: 32289211 0
Receive Undersize: 84530 0
Total Octets Received: 15996226 0
Total Octets Transmitted: 32289211 0
Total Packets Received: 202279 0
Total Packets Transmitted: 168759 0
Packets Transmitted (65-127 Bytes): 33638 0
Packets Transmitted (128-255 Bytes): 70524 0
Packets Transmitted (256-511 Bytes): 1328 0
Packets Transmitted (512-1023 Bytes): 6408 0
Packets Transmitted (1024-1522 Bytes): 6671 0
Broadcast Packets Transmitted: 71 0
lintr: 0 1
rintr: 185362 185275
tintr: 0 0
ixcs: 0 0 0
rdtr: 0
Ctrlext: 00000000
eeprom: 5452 C700 8631 0000 FFFF 0000 0000 0000
	3000 1000 6403 100E 8086 100E 8086 3040
	0008 2000 7E14 0048 1000 00D8 0000 2700
	6CC9 3150 0722 040B 0984 0000 C000 0706
	1008 0000 0F04 7FFF 4D01 FFFF FFFF FFFF
	FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF
	0100 4000 121C FFFF FFFF FFFF FFFF FFFF
	FFFF FFFF FFFF FFFF FFFF FFFF FFFF 94B0
phy: 1140 796D 0141 0C20 01E1 41E0 0000 FFFFFFFF
	FFFFFFFF 0F00 3C00 FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF
	0B62 AC00 FFFFFFFF FFFFFFFF 0170 0000 FFFFFFFF FFFFFFFF
	FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF

% cat '#'v/vgactl
type cga
hwgc off
hwaccel off
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 3.0
vesa oem SeaBIOS VBE(C) 2011 0.0
vesa vendor SeaBIOS Developers
vesa product SeaBIOS VBE Adapter
vesa rev Rev.  1
vesa cap 8-bit-dac
vesa mem 16777216
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 0x10d 320x200x15 r5g5b5 direct
vesa mode 0x10e 320x200x16 r5g6b5 direct
vesa mode 0x10f 320x200x24 r8g8b8 direct
vesa mode 0x110 640x480x15 r5g5b5 direct
vesa mode 0x111 640x480x16 r5g6b5 direct
vesa mode 0x112 640x480x24 r8g8b8 direct
vesa mode 0x113 800x600x15 r5g5b5 direct
vesa mode 0x114 800x600x16 r5g6b5 direct
vesa mode 0x115 800x600x24 r8g8b8 direct
vesa mode 0x116 1024x768x15 r5g5b5 direct
vesa mode 0x117 1024x768x16 r5g6b5 direct
vesa mode 0x118 1024x768x24 r8g8b8 direct
vesa mode 0x119 1280x1024x15 r5g5b5 direct
vesa mode 0x11a 1280x1024x16 r5g6b5 direct
vesa mode 0x11b 1280x1024x24 r8g8b8 direct
vesa mode 0x11c 1600x1200x8 m8 packed
vesa mode 0x11d 1600x1200x15 r5g5b5 direct
vesa mode 0x11e 1600x1200x16 r5g6b5 direct
vesa mode 0x11f 1600x1200x24 r8g8b8 direct
vesa mode 0x140 320x200x32 x8r8g8b8 direct
vesa mode 0x141 640x400x32 x8r8g8b8 direct
vesa mode 0x142 640x480x32 x8r8g8b8 direct
vesa mode 0x143 800x600x32 x8r8g8b8 direct
vesa mode 0x144 1024x768x32 x8r8g8b8 direct
vesa mode 0x145 1280x1024x32 x8r8g8b8 direct
vesa mode 0x146 320x200x8 m8 packed
vesa mode 0x147 1600x1200x32 x8r8g8b8 direct
vesa mode 0x148 1152x864x8 m8 packed
vesa mode 0x149 1152x864x15 r5g5b5 direct
vesa mode 0x14a 1152x864x16 r5g6b5 direct
vesa mode 0x14b 1152x864x24 r8g8b8 direct
vesa mode 0x14c 1152x864x32 x8r8g8b8 direct
vesa mode 0x175 1280x768x16 r5g6b5 direct
vesa mode 0x176 1280x768x24 r8g8b8 direct
vesa mode 0x177 1280x768x32 x8r8g8b8 direct
vesa mode 0x178 1280x800x16 r5g6b5 direct
vesa mode 0x179 1280x800x24 r8g8b8 direct
vesa mode 0x17a 1280x800x32 x8r8g8b8 direct
vesa mode 0x17b 1280x960x16 r5g6b5 direct
vesa mode 0x17c 1280x960x24 r8g8b8 direct
vesa mode 0x17d 1280x960x32 x8r8g8b8 direct
vesa mode 0x17e 1440x900x16 r5g6b5 direct
vesa mode 0x17f 1440x900x24 r8g8b8 direct
vesa mode 0x180 1440x900x32 x8r8g8b8 direct
vesa mode 0x181 1400x1050x16 r5g6b5 direct
vesa mode 0x182 1400x1050x24 r8g8b8 direct
vesa mode 0x183 1400x1050x32 x8r8g8b8 direct
vesa mode 0x184 1680x1050x16 r5g6b5 direct
vesa mode 0x185 1680x1050x24 r8g8b8 direct
vesa mode 0x186 1680x1050x32 x8r8g8b8 direct
vesa mode 0x187 1920x1200x16 r5g6b5 direct
vesa mode 0x188 1920x1200x24 r8g8b8 direct
vesa mode 0x189 1920x1200x32 x8r8g8b8 direct
vesa mode 0x18a 2560x1600x16 r5g6b5 direct
vesa mode 0x18b 2560x1600x24 r8g8b8 direct
vesa mode 0x18c 2560x1600x32 x8r8g8b8 direct
vesa mode 0x18d 1280x720x16 r5g6b5 direct
vesa mode 0x18e 1280x720x24 r8g8b8 direct
vesa mode 0x18f 1280x720x32 x8r8g8b8 direct
vesa mode 0x190 1920x1080x16 r5g6b5 direct
vesa mode 0x191 1920x1080x24 r8g8b8 direct
vesa mode 0x192 1920x1080x32 x8r8g8b8 direct
vesa mode 0x13 320x200x8 m8 packed

% xd -x1 '#'r/nvram
0000000 35 00 06 00 13 00 06 02 11 18 26 02 30 80 00 00
0000010 00 00 00 00 06 80 02 ff ff 00 00 00 00 00 00 00
0000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000030 ff ff 20 00 00 7f 00 20 30 00 00 00 00 12 00 00
0000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000080 36 00 06 00 13 00 06 02 11 18 26 02 00 80 00 00
0000090 00 00 00 00 06 80 02 ff ff 00 00 00 00 00 00 00
00000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000b0 ff ff 20 00 00 7f 00 20 30 00 00 00 00 12 00 00
00000c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000f0 00 00 00 00 00 00 00 00 00 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