Skip to content

Instantly share code, notes, and snippets.

View jubalskaggs's full-sized avatar

Jubal Skaggs jubalskaggs

View GitHub Profile
@jubalskaggs
jubalskaggs / .work.log
Created March 11, 2019 00:24
cups-base .work.log
# cat .work.log
[*] /opt/pkgsrc/print/cups-base/work/.tools/bin/true
<.> true
[*] /opt/pkgsrc/print/cups-base/work/.tools/bin/true
<.> true
[*] /opt/pkgsrc/print/cups-base/work/.tools/bin/true
<.> true
[*] /opt/pkgsrc/print/cups-base/work/.tools/bin/true
<.> true
[*] /opt/pkgsrc/print/cups-base/work/.tools/bin/true
# vmadm get output
[root@headnode (hq) ~]# vmadm get $(vm winsrv0)
{
"zonename": "ace5b252-b717-c2ea-f37c-bccebdf53bf3",
"autoboot": true,
"brand": "bhyve",
"limit_priv": "default,-file_link_any,-net_access,-proc_fork,-proc_info,-proc_session",
"v": 1,
"create_timestamp": "2019-01-27T09:29:26.349Z",
# show config output
interfaces {
ethernet eth0 {
address 10.0.0.1/20
description LAN
duplex auto
hw-id 00:1a:8c:3d:86:60
smp_affinity auto
speed auto
}
module /platform/i86pc/kernel/amd64/unix: text at [0xfffffffffb800000, 0xfffffffffb9763b6] data at 0xfffffffffbc00000 [0/0]
module /kernel/amd64/genunix: text at [0xfffffffffb9763c0, 0xfffffffffbbf0237] data at 0xfffffffffbcaf780
SunOS Release 5.11 Version joyent_20190103T011318Z 64-bit
Copyright (c) 2010-2018, Joyent Inc. All rights reserved.
x86_feature: lgpg
x86_feature: tsc
x86_feature: msr
x86_feature: mtrr
x86_feature: pge
x86_feature: de
[root@g0 ~]# mdb -ke '::interrupts'
IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# ISR(s)
4 0xb0 12 ISA Edg Fixed 14 1 0x0/0x4 asyintr
9 0x81 9 PCI Lvl Fixed 1 1 0x0/0x9 acpi_wrapper_isr
16 0x88 9 PCI Lvl Fixed 10 1 0x0/0x10 uhci_intr
18 0x86 9 PCI Lvl Fixed 8 2 0x0/0x12 uhci_intr, ehci_intr
19 0x8a 9 PCI Lvl Fixed 12 2 0x0/0x13 uhci_intr, uhci_intr
21 0x89 9 PCI Lvl Fixed 11 1 0x0/0x15 uhci_intr
23 0x87 9 PCI Lvl Fixed 9 2 0x0/0x17 uhci_intr, ehci_intr
24 0x41 5 PCI Lvl Fixed 15 1 0x1/0x0 drsas_isr
[root@g0 ~]# dtrace -n 'fbt:xhci::entry{ @[probefunc] = count(); }'
dtrace: description 'fbt:xhci::entry' matched 190 probes
^C
[root@g0 ~]#
INDEX DRIVER INST NODE GEN VID.PID PRODUCT
1 xhci 0 pci1b21,1242 3.0 0000.0000 No Product String
2 ehci 0 pci108e,484c 2.0 0000.0000 No Product String
3 ehci 1 pci108e,484c 2.0 0000.0000 No Product String
4 uhci 0 pci108e,484c 1.1 0000.0000 No Product String
5 uhci 1 pci108e,484c 1.1 0000.0000 No Product String
6 uhci 2 pci108e,484c 1.1 0000.0000 No Product String
7 uhci 3 pci108e,484c 1.1 0000.0000 No Product String
8 uhci 4 pci108e,484c 1.1 0000.0000 No Product String
9 uhci 5 pci108e,484c 1.1 0000.0000 No Product String
[root@g0 ~]# /usr/lib/xhci/xhci_portsc -v
port 1: 0x000002a0
PLS: RxDetect (5)
PP
port 2: 0x000002a0
PLS: RxDetect (5)
PP
port 3: 0x000002a0
PLS: RxDetect (5)
PP
[root@g0 ~]# /usr/lib/xhci/xhci_portsc -v
port 1: 0x000002a0
PLS: RxDetect (5)
PP
port 2: 0x000002a0
PLS: RxDetect (5)
PP
port 3: 0x000002a0
PLS: RxDetect (5)
PP