> On 24 May 2016, at 10:47, Artturi Alm <[email protected]> wrote: > >> Synopsis: dmesg spam >> Category: user amd64 >> Environment: > System : OpenBSD 6.0 > Details : OpenBSD 6.0-beta (GENERIC.MP) #2111: Mon May 23 00:15:10 > MDT 2016 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 >> Description: > i get useless ugly irritating spam on console. > liek: > chrome(6007): mmap: mandatory W^X > chrome(83796): mmap: mandatory W^X > chrome(19957): mmap: mandatory W^X > firefox(74606): mmap: mandatory W^X > chrome(6007): mmap: mandatory W^X > chrome(50373): mmap: mandatory W^X > > few hours of light browsing and: > $ dmesg | grep W^X | wc -l > = +1000... > >> How-To-Repeat: > modern browser > >> Fix: > # cat /dev/zero | dd of=/bsd bs=1 seek=7609627 count=2 conv=notrunc > ^ fixed it.
this one made my day :) > dmesg: > OpenBSD 6.0-beta (GENERIC.MP) #2111: Mon May 23 00:15:10 MDT 2016 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 34294263808 (32705MB) > avail mem = 33250308096 (31709MB) > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xee360 (27 entries) > bios0: vendor American Megatrends Inc. version "P1.40" date 07/11/2013 > bios0: ASRock 990FX Extreme9 > acpi0 at bios0: rev 2 > acpi0: sleep states S0 S3 S4 S5 > acpi0: tables DSDT FACP APIC FPDT MCFG AAFT HPET SSDT IVRS > acpi0: wakeup devices PC02(S4) PC04(S4) PC05(S4) PC06(S4) PC07(S4) PC09(S4) > PC0A(S4) PC0B(S4) PC0C(S4) PC0D(S4) SBAZ(S4) CIR_(S3) PS2K(S4) PS2M(S4) > UAR1(S4) P0PC(S4) [...] > acpitimer0 at acpi0: 3579545 Hz, 32 bits > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 16 (boot processor) > cpu0: AMD FX(tm)-9590 Eight-Core Processor, 4690.50 MHz > cpu0: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu0: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu0: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu0: smt 0, core 0, package 0 > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges > cpu0: apic clock running at 199MHz > cpu0: mwait min=64, max=64, IBE > cpu1 at mainbus0: apid 17 (application processor) > cpu1: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu1: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu1: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu1: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu1: smt 0, core 1, package 0 > cpu2 at mainbus0: apid 18 (application processor) > cpu2: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu2: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu2: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu2: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu2: smt 0, core 2, package 0 > cpu3 at mainbus0: apid 19 (application processor) > cpu3: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu3: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu3: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu3: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu3: smt 0, core 3, package 0 > cpu4 at mainbus0: apid 20 (application processor) > cpu4: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu4: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu4: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu4: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu4: smt 0, core 4, package 0 > cpu5 at mainbus0: apid 21 (application processor) > cpu5: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu5: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu5: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu5: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu5: smt 0, core 5, package 0 > cpu6 at mainbus0: apid 22 (application processor) > cpu6: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu6: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu6: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu6: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu6: smt 0, core 6, package 0 > cpu7 at mainbus0: apid 23 (application processor) > cpu7: AMD FX(tm)-9590 Eight-Core Processor, 4689.95 MHz > cpu7: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,NODEID,TBM,TOPEXT,ITSC,BMI1 > cpu7: 64KB 64b/line 2-way I-cache, 16KB 64b/line 4-way D-cache, 2MB 64b/line > 16-way L2 cache, 8MB 64b/line 64-way L3 cache > cpu7: ITLB 48 4KB entries fully associative, 24 4MB entries fully associative > cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative > cpu7: smt 0, core 7, package 0 > ioapic0 at mainbus0: apid 9 pa 0xfec00000, version 21, 24 pins > ioapic1 at mainbus0: apid 10 pa 0xfec20000, version 21, 32 pins > acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255 > acpihpet0 at acpi0: 14318180 Hz > acpiprt0 at acpi0: bus 0 (PCI0) > acpiprt1 at acpi0: bus 1 (PC02) > acpiprt2 at acpi0: bus 2 (PC04) > acpiprt3 at acpi0: bus 3 (PC05) > acpiprt4 at acpi0: bus 4 (PC06) > acpiprt5 at acpi0: bus 5 (PC07) > acpiprt6 at acpi0: bus -1 (PC09) > acpiprt7 at acpi0: bus -1 (PC0A) > acpiprt8 at acpi0: bus -1 (PC0B) > acpiprt9 at acpi0: bus -1 (PC0C) > acpiprt10 at acpi0: bus -1 (PC0D) > acpiprt11 at acpi0: bus 6 (P0PC) > acpiprt12 at acpi0: bus 7 (PE20) > acpiprt13 at acpi0: bus 8 (PE22) > acpicpu0 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu1 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu2 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu3 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu4 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu5 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu6 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > acpicpu7 at acpi0: C2(0@100 io@0x815), C1(@1 halt!), PSS > "PNP0303" at acpi0 not configured > "PNP0501" at acpi0 not configured > "pnp0c14" at acpi0 not configured > acpibtn0 at acpi0: PWRB > cpu0: 4690 MHz: speeds: 4700 4500 4000 3400 2400 1400 MHz > pci0 at mainbus0 bus 0 > pchb0 at pci0 dev 0 function 0 vendor "ATI", unknown product 0x5a14 rev 0x02 > vendor "ATI", unknown product 0x5a23 (class system unknown subclass 0x06, rev > 0x00) at pci0 dev 0 function 2 not configured > ppb0 at pci0 dev 2 function 0 "ATI SR5690 PCIE" rev 0x00: msi > pci1 at ppb0 bus 1 > radeondrm0 at pci1 dev 0 function 0 "ATI Radeon HD 5670" rev 0x00 > drm0 at radeondrm0 > radeondrm0: msi > azalia0 at pci1 dev 0 function 1 "ATI Radeon HD 5600 Audio" rev 0x00: msi > azalia0: no supported codecs > ppb1 at pci0 dev 4 function 0 "ATI SR5690 PCIE" rev 0x00: msi > pci2 at ppb1 bus 2 > ahci0 at pci2 dev 0 function 0 "ASMedia ASM1061 AHCI" rev 0x01: msi, AHCI 1.2 > scsibus1 at ahci0: 32 targets > ppb2 at pci0 dev 5 function 0 "ATI SR5690 PCIE" rev 0x00: msi > pci3 at ppb2 bus 3 > xhci0 at pci3 dev 0 function 0 vendor "Etron", unknown product 0x7052 rev > 0x00: msi > usb0 at xhci0: USB revision 3.0 > uhub0 at usb0 "Etron xHCI root hub" rev 3.00/1.00 addr 1 > ppb3 at pci0 dev 6 function 0 "ATI SR5690 PCIE" rev 0x00: msi > pci4 at ppb3 bus 4 > ahci1 at pci4 dev 0 function 0 "ASMedia ASM1061 AHCI" rev 0x01: msi, AHCI 1.2 > scsibus2 at ahci1: 32 targets > ppb4 at pci0 dev 7 function 0 "ATI SR5690 PCIE" rev 0x00: msi > pci5 at ppb4 bus 5 > xhci1 at pci5 dev 0 function 0 vendor "Etron", unknown product 0x7052 rev > 0x00: msi > usb1 at xhci1: USB revision 3.0 > uhub1 at usb1 "Etron xHCI root hub" rev 3.00/1.00 addr 1 > ahci2 at pci0 dev 17 function 0 "ATI SBx00 SATA" rev 0x40: apic 9 int 19, > AHCI 1.2 > ahci2: port 0: 6.0Gb/s > ahci2: port 2: 6.0Gb/s > ahci2: port 4: 1.5Gb/s > scsibus3 at ahci2: 32 targets > sd0 at scsibus3 targ 0 lun 0: <ATA, SanDisk SDSSDX12, R211> SCSI3 0/direct > fixed naa.5001b4499948f507 > sd0: 114473MB, 512 bytes/sector, 234441648 sectors, thin > sd1 at scsibus3 targ 2 lun 0: <ATA, ST1000DM003-1CH1, CC47> SCSI3 0/direct > fixed naa.5000c50066a24147 > sd1: 953869MB, 512 bytes/sector, 1953525168 sectors > cd0 at scsibus3 targ 4 lun 0: <HL-DT-ST, BD-RE BH30N, 1.02> ATAPI 5/cdrom > removable > ohci0 at pci0 dev 18 function 0 "ATI SB700 USB" rev 0x00: apic 9 int 18, > version 1.0, legacy support > ehci0 at pci0 dev 18 function 2 "ATI SB700 USB2" rev 0x00: apic 9 int 17 > usb2 at ehci0: USB revision 2.0 > uhub2 at usb2 "ATI EHCI root hub" rev 2.00/1.00 addr 1 > ohci1 at pci0 dev 19 function 0 "ATI SB700 USB" rev 0x00: apic 9 int 18, > version 1.0, legacy support > ehci1 at pci0 dev 19 function 2 "ATI SB700 USB2" rev 0x00: apic 9 int 17 > usb3 at ehci1: USB revision 2.0 > uhub3 at usb3 "ATI EHCI root hub" rev 2.00/1.00 addr 1 > piixpm0 at pci0 dev 20 function 0 "ATI SBx00 SMBus" rev 0x42: polling > iic0 at piixpm0 > iic0: addr 0x2b 00=26 01=ae 02=08 03=e4 04=db 05=5b 06=05 07=30 08=10 09=03 > 0a=2f 0b=c8 0c=28 0d=ac 0e=ac 0f=0a 10=a0 11=0d 12=99 13=25 14=40 19=f0 1a=a0 > 1b=b4 1c=16 1d=60 1e=e8 1f=e1 20=2d 21=5b 22=a0 23=e1 24=25 25=19 28=11 29=12 > 2a=08 2b=ae 2c=ce 2e=95 2f=21 30=44 31=53 32=87 34=89 35=38 36=38 37=d0 38=43 > 39=31 3a=18 3d=3c 40=01 41=21 44=4a 45=55 46=57 47=59 48=58 49=55 4a=41 4b=40 > 4c=b1 4d=c3 4e=c4 4f=89 50=d9 51=89 52=d9 53=89 54=d9 55=b0 56=02 57=c1 58=d9 > 59=20 5a=d0 5b=e4 5c=ba 5d=46 5e=ba 5f=92 60=f1 61=13 62=f0 63=43 64=1a 6b=0b > 6c=85 71=03 74=55 75=a8 76=fb 77=b5 7a=b0 7b=81 7c=1c 7f=b1 80=f2 81=7c 82=d1 > 83=45 84=f2 85=47 86=d1 87=af 88=b9 89=b8 8a=b9 8b=64 8c=0d 8e=03 8f=fe 90=03 > 91=07 94=c0 97=88 9a=16 9b=16 9c=1f 9d=ad 9e=50 a9=03 ac=03 ad=ff ae=9f b2=0f > b7=ff b8=ff b9=88 ba=88 bb=01 bc=0a bd=0a be=ff bf=88 c0=01 c1=01 c2=01 c5=c0 > cf=80 d4=80 d5=03 d8=08 da=01 e3=15 e4=15 words 00=2626 01=aeae 02=0808 > 03=e4e4 04=dbdb 05=5b5b 06=0505 07=3030 > spdmem0 at iic0 addr 0x50: 8GB DDR3 SDRAM PC3-10600 > spdmem1 at iic0 addr 0x51: 8GB DDR3 SDRAM PC3-10600 > spdmem2 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-10600 > spdmem3 at iic0 addr 0x53: 8GB DDR3 SDRAM PC3-10600 > azalia1 at pci0 dev 20 function 2 "ATI SBx00 HD Audio" rev 0x40: apic 9 int 16 > azalia1: codecs: Realtek/0x0899 > audio0 at azalia1 > pcib0 at pci0 dev 20 function 3 "ATI SB700 ISA" rev 0x40 > ppb5 at pci0 dev 20 function 4 "ATI SB600 PCI" rev 0x40 > pci6 at ppb5 bus 6 > ohci2 at pci0 dev 20 function 5 "ATI SB700 USB" rev 0x00: apic 9 int 18, > version 1.0, legacy support > ppb6 at pci0 dev 21 function 0 "ATI SB800 PCIE" rev 0x00 > pci7 at ppb6 bus 7 > ppb7 at pci0 dev 21 function 2 "ATI SB800 PCIE" rev 0x00 > pci8 at ppb7 bus 8 > em0 at pci8 dev 0 function 0 "Intel 82583V" rev 0x00: msi, address > bc:5f:f4:e6:e2:63 > ohci3 at pci0 dev 22 function 0 "ATI SB700 USB" rev 0x00: apic 9 int 18, > version 1.0, legacy support > ehci2 at pci0 dev 22 function 2 "ATI SB700 USB2" rev 0x00: apic 9 int 17 > usb4 at ehci2: USB revision 2.0 > uhub4 at usb4 "ATI EHCI root hub" rev 2.00/1.00 addr 1 > pchb1 at pci0 dev 24 function 0 "AMD AMD64 15/0xh Link Cfg" rev 0x00 > pchb2 at pci0 dev 24 function 1 "AMD AMD64 15/0xh Address Map" rev 0x00 > pchb3 at pci0 dev 24 function 2 "AMD AMD64 15/0xh DRAM Cfg" rev 0x00 > km0 at pci0 dev 24 function 3 "AMD AMD64 15/0xh Misc Cfg" rev 0x00 > pchb4 at pci0 dev 24 function 4 "AMD AMD64 15/0xh CPU Power" rev 0x00 > pchb5 at pci0 dev 24 function 5 "AMD AMD64 15/0xh Host" rev 0x00 > usb5 at ohci0: USB revision 1.0 > uhub5 at usb5 "ATI OHCI root hub" rev 1.00/1.00 addr 1 > usb6 at ohci1: USB revision 1.0 > uhub6 at usb6 "ATI OHCI root hub" rev 1.00/1.00 addr 1 > isa0 at pcib0 > isadma0 at isa0 > com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > pckbd0 at pckbc0 (kbd slot) > wskbd0 at pckbd0: console keyboard > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > wbsio0 at isa0 port 0x2e/2: NCT6776F rev 0x33 > lm1 at wbsio0 port 0x290/8: NCT6776F > usb7 at ohci2: USB revision 1.0 > uhub7 at usb7 "ATI OHCI root hub" rev 1.00/1.00 addr 1 > usb8 at ohci3: USB revision 1.0 > uhub8 at usb8 "ATI OHCI root hub" rev 1.00/1.00 addr 1 > uhub9 at uhub0 port 1 "VIA Labs USB 2.0 HUB > " rev 2.00/85.70 addr 2 > uvideo0 at uhub9 port 4 configuration 1 interface 0 "317GAWCM001LON32E0K7 USB > Video device" rev 2.00/21.11 addr 3 > video0 at uvideo0 > uaudio0 at uhub9 port 4 configuration 1 interface 2 "317GAWCM001LON32E0K7 USB > Video device" rev 2.00/21.11 addr 3 > uaudio0: audio rev 1.00, 3 mixer controls > audio1 at uaudio0 > uhidev0 at uhub0 port 3 configuration 1 interface 0 "Razer Razer Naga Hex" > rev 2.00/2.00 addr 4 > uhidev0: iclass 3/1 > ums0 at uhidev0: 5 buttons, Z dir > wsmouse0 at ums0 mux 0 > uhidev1 at uhub0 port 3 configuration 1 interface 1 "Razer Razer Naga Hex" > rev 2.00/2.00 addr 4 > uhidev1: iclass 3/1, 3 report ids > ukbd0 at uhidev1 reportid 1: 8 variable keys, 6 key codes > wskbd1 at ukbd0 mux 1 > uhid0 at uhidev1 reportid 2: input=3, output=0, feature=0 > uhid1 at uhidev1 reportid 3: input=3, output=0, feature=0 > uhidev2 at uhub0 port 4 configuration 1 interface 0 "Holtek USB Keyboard" rev > 1.10/6.12 addr 5 > uhidev2: iclass 3/1 > ukbd1 at uhidev2: 8 variable keys, 6 key codes > wskbd2 at ukbd1 mux 1 > uhidev3 at uhub0 port 4 configuration 1 interface 1 "Holtek USB Keyboard" rev > 1.10/6.12 addr 5 > uhidev3: iclass 3/0 > uhid2 at uhidev3: input=64, output=64, feature=0 > uhidev4 at uhub0 port 4 configuration 1 interface 2 "Holtek USB Keyboard" rev > 1.10/6.12 addr 5 > uhidev4: iclass 3/0, 4 report ids > uhid3 at uhidev4 reportid 1: input=1, output=0, feature=0 > uhid4 at uhidev4 reportid 2: input=4, output=0, feature=0 > ukbd2 at uhidev4 reportid 4: no usable key codes array > uhub10 at uhub0 port 5 "VLI Labs, Inc. USB 3.0 HUB > " rev 3.00/85.74 addr 6 > run0 at uhub4 port 4 configuration 1 interface 0 "Ralink 802.11 n WLAN" rev > 2.00/1.01 addr 2 > run0: MAC/BBP RT2860 (rev 0x0101), RF RT2820 (MIMO 2T2R), address > 00:1c:f0:99:3f:a3 > uftdi0 at uhub5 port 3 configuration 1 interface 0 "FTDI FT232R USB UART" rev > 2.00/6.00 addr 2 > ucom0 at uftdi0 portno 1 > uhub11 at uhub5 port 4 "ALCOR USB Hub 2.0" rev 2.00/7.02 addr 3 > uhub12 at uhub11 port 1 "ALCOR USB Hub 2.0" rev 2.00/7.02 addr 4 > uftdi1 at uhub12 port 1 configuration 1 interface 0 "FTDI FT232R USB UART" > rev 2.00/6.00 addr 5 > ucom1 at uftdi1 portno 1 > uplcom0 at uhub11 port 2 "Prolific Technology Inc. USB-Serial Controller" rev > 1.10/3.00 addr 6 > ucom2 at uplcom0 > uftdi2 at uhub5 port 5 configuration 1 interface 0 "FTDI FT232R USB UART" rev > 2.00/6.00 addr 7 > ucom3 at uftdi2 portno 1 > uftdi3 at uhub6 port 1 configuration 1 interface 0 "FTDI FT232R USB UART" rev > 2.00/6.00 addr 2 > ucom4 at uftdi3 portno 1 > vscsi0 at root > scsibus4 at vscsi0: 256 targets > softraid0 at root > scsibus5 at softraid0: 256 targets > root on sd1a (de39e6189e605746.a) swap on sd1b dump on sd1b > radeondrm0: 2560x1440 > wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0 > wskbd1: connecting to wsdisplay0 > wskbd2: connecting to wsdisplay0 > wsdisplay0: screen 1-5 added (std, vt100 emulation) > sigfillsiz 1: cc > > usbdevs: > Controller /dev/usb0: > addr 1: super speed, self powered, config 1, xHCI root hub(0x0000), > Etron(0x1b6f), rev 1.00 > port 1 addr 2: high speed, self powered, config 1, USB 2.0 HUB > (0x2811), VIA Labs(0x2109), rev 85.70 > port 1 powered > port 2 powered > port 3 powered > port 4 addr 3: high speed, power 500 mA, config 1, USB Video device(0x58fe), > 317GAWCM001LON32E0K7(0x0bda), rev 21.11, iSerialNumber 200901010001 > port 2 disabled > port 3 addr 4: full speed, power 100 mA, config 1, Razer Naga Hex(0x0036), > Razer(0x1532), rev 2.00 > port 4 addr 5: full speed, power 100 mA, config 1, USB Keyboard(0x0183), > Holtek(0x04d9), rev 6.12 > port 5 addr 6: super speed, self powered, config 1, USB 3.0 HUB > (0x8110), VLI Labs, Inc.(0x2109), rev 85.74 > port 1 disabled > port 2 disabled > port 3 disabled > port 4 disabled > port 6 disabled > port 7 disabled > port 8 disabled > Controller /dev/usb1: > addr 1: super speed, self powered, config 1, xHCI root hub(0x0000), > Etron(0x1b6f), rev 1.00 > port 1 disabled > port 2 disabled > port 3 disabled > port 4 disabled > port 5 disabled > port 6 disabled > port 7 disabled > port 8 disabled > Controller /dev/usb2: > addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), > ATI(0x1002), rev 1.00 > port 1 powered > port 2 powered > port 3 powered > port 4 powered > port 5 powered > Controller /dev/usb3: > addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), > ATI(0x1002), rev 1.00 > port 1 powered > port 2 powered > port 3 powered > port 4 powered > port 5 powered > Controller /dev/usb4: > addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), > ATI(0x1002), rev 1.00 > port 1 powered > port 2 powered > port 3 powered > port 4 addr 2: high speed, power 450 mA, config 1, 802.11 n WLAN(0x3c09), > Ralink(0x07d1), rev 1.01, iSerialNumber 1.0 > Controller /dev/usb5: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), > ATI(0x1002), rev 1.00 > port 1 powered > port 2 powered > port 3 addr 2: full speed, power 90 mA, config 1, FT232R USB UART(0x6001), > FTDI(0x0403), rev 6.00, iSerialNumber A600afJC > port 4 addr 3: full speed, self powered, config 1, USB Hub 2.0(0x0606), > ALCOR(0x05e3), rev 7.02 > port 1 addr 4: full speed, self powered, config 1, USB Hub 2.0(0x0606), > ALCOR(0x05e3), rev 7.02 > port 1 addr 5: full speed, power 90 mA, config 1, FT232R USB UART(0x6001), > FTDI(0x0403), rev 6.00, iSerialNumber A600ae86 > port 2 powered > port 3 powered > port 4 powered > port 2 addr 6: full speed, power 100 mA, config 1, USB-Serial > Controller(0x2303), Prolific Technology Inc.(0x067b), rev 3.00 > port 3 powered > port 4 powered > port 5 addr 7: full speed, power 90 mA, config 1, FT232R USB UART(0x6001), > FTDI(0x0403), rev 6.00, iSerialNumber A40081WI > Controller /dev/usb6: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), > ATI(0x1002), rev 1.00 > port 1 addr 2: full speed, power 90 mA, config 1, FT232R USB UART(0x6001), > FTDI(0x0403), rev 6.00, iSerialNumber A40081We > port 2 powered > port 3 powered > port 4 powered > port 5 powered > Controller /dev/usb7: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), > ATI(0x1002), rev 1.00 > port 1 powered > port 2 powered >
