From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.181.161 with SMTP id l21csp82623yhm; Tue, 1 May 2012 17:31:05 -0700 (PDT) Return-Path: <9front+bncCIfk-sO2AhDJgIL9BBoEzZQU6g@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCIfk-sO2AhDJgIL9BBoEzZQU6g@googlegroups.com designates 10.52.24.244 as permitted sender) client-ip=10.52.24.244; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCIfk-sO2AhDJgIL9BBoEzZQU6g@googlegroups.com designates 10.52.24.244 as permitted sender) smtp.mail=9front+bncCIfk-sO2AhDJgIL9BBoEzZQU6g@googlegroups.com; dkim=pass header.i=9front+bncCIfk-sO2AhDJgIL9BBoEzZQU6g@googlegroups.com Received: from mr.google.com ([10.52.24.244]) by 10.52.24.244 with SMTP id x20mr3719987vdf.11.1335918665333 (num_hops = 1); Tue, 01 May 2012 17:31:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:date:from:to:subject:message-id :mime-version:x-original-sender:x-original-authentication-results :reply-to:precedence:mailing-list:list-id:x-google-group-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=6X1MbwrVEnrs1TXPLFgf+X+cb6u5IYx9Z6FT2ARaIDE=; b=O4yocCk3mRyz5SxjoChPFh6BRMoe9c2zMOytnRPU1INq+Xn8amFHVE5LrV8/rKQHIs YR0kp0O303iNJGnGqQLhrf1/fHq2MAMrw60qWp+JgLe4M/Erm/qpezWwpDZkewRGa/XZ cTSX1jRIz0HFhspuuf7u5v2xt/lyCWV+PoIVI= Received: by 10.52.24.244 with SMTP id x20mr363772vdf.11.1335918665295; Tue, 01 May 2012 17:31:05 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.220.248.81 with SMTP id mf17ls49062vcb.7.gmail; Tue, 01 May 2012 17:31:05 -0700 (PDT) Received: by 10.52.23.146 with SMTP id m18mr42345901vdf.7.1335918665065; Tue, 01 May 2012 17:31:05 -0700 (PDT) Received: by 10.52.23.146 with SMTP id m18mr42345894vdf.7.1335918665027; Tue, 01 May 2012 17:31:05 -0700 (PDT) Received: from sp.nv ([68.179.132.47]) by gmr-mx.google.com with ESMTP id cz20si65449vdb.0.2012.05.01.17.31.03; Tue, 01 May 2012 17:31:04 -0700 (PDT) Received-SPF: neutral (google.com: 68.179.132.47 is neither permitted nor denied by best guess record for domain of sl@9front.org) client-ip=68.179.132.47; Date: Wed, 2 May 2012 00:31:01 +0000 From: sl@9front.org To: 9front@googlegroups.com Subject: Fwd: cpu0: 1995MHz GenuineIntel Xeon5000-series (cpuid: AX 0x06FB DX 0xBFEBFBFF) Message-ID: MIME-Version: 1.0 X-Original-Sender: sl@9front.org X-Original-Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 68.179.132.47 is neither permitted nor denied by best guess record for domain of sl@9front.org) smtp.mail=sl@9front.org Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/mixed; boundary="upas-lixgtbakkuircvulaszileqeux" This is a multi-part message in MIME format. --upas-lixgtbakkuircvulaszileqeux Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Added -m flag to mail the output to hardware@9front.org (example output attached). -sl --- #!/bin/rc fn logprog{ echo '% '^$"* $* echo } fn work{ echo '% cd ''#ec''; for(i in *){echo $i ''='' `{cat $i}}' cd '#ec'; for(i in *){echo $i '=' `{cat $i}} echo logprog cat '#P/archctl' logprog cat '#P/irqalloc' logprog cat '#P/ioalloc' logprog cat '#c/config' logprog cat '#c/swap' logprog cat '#c/sysstat' logprog cat '#c/kmesg' logprog pci -v logprog aux/icanhasmsi logprog aux/pcmcia logprog cat '#u/usb/ctl' logprog cat '#S/sdctl' for(i in `{ls /dev | grep -e 'sd[A-Z][0-9].*'}) logprog cat $i/ctl for(i in /net/ether*){ logprog cat $i/addr logprog cat $i/stats logprog cat $i/ifstats } logprog cat '#v/vgactl' echo '@{rfork n; aux/realemu; aux/vga -p}' @{rfork n; aux/realemu; aux/vga -p} logprog xd -x1 '#r/nvram' logprog cat /dev/audiostat logprog cat /dev/volume logprog cat /mnt/apm/ctl } switch($1){ case -m {echo Subject: `{grep cpu0 '#c/kmesg'|sed 1q}; work} >[2=1] | upas/smtp 9front.org $user hardware@9front.org case * work } --upas-lixgtbakkuircvulaszileqeux Content-Type: message/rfc822 Content-Disposition: inline Delivered-To: stanley.lieber@gmail.com Received: by 10.229.250.80 with SMTP id mn16csp174438qcb; Tue, 1 May 2012 15:59:03 -0700 (PDT) Received: by 10.220.150.12 with SMTP id w12mr26572666vcv.39.1335913143009; Tue, 01 May 2012 15:59:03 -0700 (PDT) Return-Path: Received: from sp.nv ([68.179.132.47]) by mx.google.com with ESMTP id e6si13266869vdk.120.2012.05.01.15.59.02; Tue, 01 May 2012 15:59:02 -0700 (PDT) Received-SPF: neutral (google.com: 68.179.132.47 is neither permitted nor denied by best guess record for domain of glenda@sp.nv) client-ip=68.179.132.47; Authentication-Results: mx.google.com; spf=neutral (google.com: 68.179.132.47 is neither permitted nor denied by best guess record for domain of glenda@sp.nv) smtp.mail=glenda@sp.nv Date: Tue, 1 May 2012 22:58:55 +0000 Received: from sp.nv ([192.168.4.2]) by sp; Tue May 1 22:58:55 GMT 2012 Message-ID: From: "" To: hardware@9front.org Subject: cpu0: 1995MHz GenuineIntel Xeon5000-series (cpuid: AX 0x06FB DX 0xBFEBFBFF) % cd '#ec'; for(i in *){echo $i '=' `{cat $i}} *msi = 1 bootargs = local!/dev/sdE0/fscache bootfile = 9pccpuf e820 = 0000000000000000 000000000009d800 0000000000100000 00000000bf6b0000 0000000100000000 000000013c000000 monitor = vesa mouseport = ps2intellimouse nvram = /dev/sdE0/nvram vgasize = 1280x800x32 % cat #P/archctl cpu Xeon5000-series 1996 pge pge on coherence mfence cmpswap cmpswap486 i8253set on cache default uc cache 0xc0000000 1073741824 uc cache 0x13c000000 67108864 uc cache 0x0 4294967296 wb cache 0x100000000 1073741824 wb cache 0xbf700000 1048576 uc cache 0xbf800000 8388608 uc % 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 72 1 kbd 80 11 ether0 88 11 hda 96 6 floppy 104 11 usbuhci 112 10 usbuhci 120 14 sdC (ide) 128 10 sdE (ahci) % 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 1f0 1f7 atacmd 2b0 2df vga 3c0 3da vga 3e0 3e1 i82365.0 3f0 3f5 floppy 3f6 3f6 atactl 3f7 3f7 floppy fff fff dummy 1860 187f usbuhci 1880 189f usbuhci 18a0 18bf usbuhci 18c0 18df usbuhci 18e0 18ff usbuhci % 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 mouse mouse kbd vga sd audio dma floppy dma aoe uart usb link segdesc devpccard devi82365 apm apmjump ether2000 ether8390 ether2114x pci ether589 etherelnk3 ether79c970 pci ether8003 ether8390 ether8139 pci ether8169 pci ethermii ether82543gc pci ether82563 pci ether82557 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 ethermedium netdevmedium loopbackmedium usbuhci usbohci usbehci usbehcipc audiosb16 dma audioac97 audioac97mix audiohda misc archmp mp apic mtrr uarti8250 uartpci pci sdaoe sdide pci sdscsi sd53c8xx pci sdscsi sdmylex pci sdscsi sdiahci pci sdscsi led sdodin pci sdscsi led 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 vgargb524 =cur vgas3 +cur vgasavage vgat2r4 +cur vgatvp3020 =cur vgatvp3026 =cur vgavesa vgavmware +cur ip tcp udp ipifc icmp icmp6 gre ipmux esp rudp 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 3207233536 memory 4096 pagesize 36735 kernel 199534/746281 user 0/160000 swap 25303072/73215200 kernel malloc 0/73215200 kernel draw % cat #c/sysstat 0 101101689 829427685 427746066 1832941392 0 0 203 90 0 1 745799939 480345309 91353822 1811748122 0 0 0 92 0 % cat #c/kmesg Plan 9 126 holes free 00018000 0009d000 544768 0048d000 09387000 149921792 150466560 bytes free cpu0: 1995MHz GenuineIntel Xeon5000-series (cpuid: AX 0x06FB DX 0xBFEBFBFF) ELCR: 0C00 LAPIC: fee00000 e0000000 cpu1: 2001MHz GenuineIntel Xeon5000-series (cpuid: AX 0x06FB DX 0xBFEBFBFF) pcirouting: Cannot find south bridge PCI.255.31.7 #Y0: Ricoh 476 PCI/Cardbus bridge, F8300000 intl 10 msiintrenable: success with tbdf 0c00c800, vector 80, cpu 1 #l0: i82566: 1000Mbps port 0xFE000000 irq 11: 001fe21c1581 #S/sdE: ich: sata-I with 1 ports #A0: hda mem e0024000 irq 11 hda: invalid connection 2:aout[0] -> 1 #A0: codec #0, vendor 11d41984, rev 00100400 msiintrenable: success with tbdf 0c00d800, vector 88, cpu 0 mpintrenable: multiple botch irq11, tbdf 5000000, lo 00000068, n 00000068 mpintrenable: out of choices eisa -1 isa 22 tbdf 0xc00d100 irq 11 intrenable: couldn't enable irq 11, tbdf 0xC00D100 for usbuhci mpintrenable: multiple botch irq11, tbdf 5000000, lo 00000068, n 00000068 mpintrenable: out of choices eisa -1 isa 22 tbdf 0xc00e900 irq 11 intrenable: couldn't enable irq 11, tbdf 0xC00E900 for usbuhci mpintrenable: multiple botch irq11, tbdf 5000000, lo 00000068, n 00000068 mpintrenable: out of choices eisa -1 isa 22 tbdf 0xc00ea00 irq 11 intrenable: couldn't enable irq 11, tbdf 0xC00EA00 for usbuhci mpintrenable: multiple botch irq11, tbdf 5000000, lo 00000068, n 00000068 mpintrenable: out of choices eisa -1 isa 22 tbdf 0xc00d700 irq 11 intrenable: couldn't enable irq 11, tbdf 0xC00D700 for usbehci mpintrenable: multiple botch irq11, tbdf 5000000, lo 00000068, n 00000068 mpintrenable: out of choices eisa -1 isa 22 tbdf 0xc00ef00 irq 11 intrenable: couldn't enable irq 11, tbdf 0xC00EF00 for usbehci 3063M memory: 148M kernel data, 2915M user, 3540M swap msiintrenable: success with tbdf 0c00fa00, vector 128, cpu 1 sdE0: LLBA 156,301,488 sectors WDC WD800BEVS-08RST2 08.01G08 WD-WXCD-WXC308481170 [newdrive] /dev/sdC0: HL-DT-STDVD-ROM GDR-M10N /dev/sdE0: WDC WD800BEVS-08RST2 /dev/sdE0/9fat dos /dev/sdE0/data /dev/sdE0/fscache cwfs64x /dev/sdE0/fsworm /dev/sdE0/nvram /dev/sdE0/other /dev/sdE0/plan9 bootargs is (tcp, local!device) [local!/dev/sdE0/fscache] current fs is "main" 12 uids read, 8 groups used 63-bit cwfs as of Tue Mar 27 02:24:35 2012 last boot Tue Mar 27 03:18:14 2012 3 keys read init: starting /bin/rc sp# automatic dump Tue Mar 27 05:00:06 2012 automatic dump Wed Mar 28 05:00:09 2012 out of order RST rcvd: 80.174.87.29.50221 -> 192.168.4.47.80, rcv.nxt 860f4878 seq 860f4879 Fsnewcall: incall queue full (10) on port 80 automatic dump Thu Mar 29 05:00:05 2012 out of order RST rcvd: 187.114.86.252.52805 -> 192.168.4.47.80, rcv.nxt f5acbba0 seq f5acbba1 out of order RST rcvd: 187.114.86.252.52806 -> 192.168.4.47.80, rcv.nxt 4f24d7ea seq 4f24d7eb automatic dump Fri Mar 30 05:00:03 2012 9014383 fs: checked 192 page table entries out of order RST rcvd: 89.8.105.250.56469 -> 192.168.4.47.80, rcv.nxt 44f0f366 seq 44f0f367 automatic dump Sat Mar 31 05:00:02 2012 11318172 fs: checked 209 page table entries automatic dump Sun Apr 1 05:00:08 2012 out of order RST rcvd: 123.50.66.190.2062 -> 192.168.4.47.80, rcv.nxt d3b0b581 seq d3b0b582 out of order RST rcvd: 94.172.131.51.51506 -> 192.168.4.47.80, rcv.nxt db630e38 seq db630e39 out of order RST rcvd: 31.184.238.120.64868 -> 192.168.4.47.80, rcv.nxt 42bf6781 seq 42bf6782 automatic dump Mon Apr 2 05:00:08 2012 automatic dump Tue Apr 3 05:00:09 2012 automatic dump Wed Apr 4 05:00:06 2012 cwfs: statw cwstats main filesys main maddr = 3 msize = 5147 caddr = 518 csize = 694845 sbaddr = 2258240 craddr = 2264072 2264072 roaddr = 2264075 2264075 fsize = 2264077 2264077 0+64% slast = 2253063 snext = 2264076 wmax = 2264075 0+64% wsize = 3484185 1+ 0% 7571 none 19956 dirty 0 dump 660516 read 6802 write 0 dump1 cache 8% full automatic dump Thu Apr 5 05:00:10 2012 25909852 fs: checked 140 page table entries automatic dump Fri Apr 6 05:00:10 2012 automatic dump Sat Apr 7 05:00:10 2012 automatic dump Sun Apr 8 05:00:08 2012 automatic dump Mon Apr 9 05:00:08 2012 out of order RST rcvd: 95.144.17.234.4341 -> 192.168.4.47.80, rcv.nxt 84a57279 seq 84a5727a cwfs: newuser ragnarok create /usr/ragnarok ragnarok ragnarok 755 d checktag pc=aab1 cw"/dev/sdE0/fscache"w"/dev/sdE0/fsworm"(235cf9) tag/path=Tfile/2277396; expected Tdir automatic dump Tue Apr 10 05:00:01 2012 automatic dump Wed Apr 11 05:00:01 2012 automatic dump Thu Apr 12 05:00:04 2012 automatic dump Fri Apr 13 05:00:04 2012 45722137 fs: checked 127 page table entries out of order RST rcvd: 178.126.195.205.10471 -> 192.168.4.47.80, rcv.nxt 2c6073eb seq 2c6073ec out of order RST rcvd: 79.121.221.45.60199 -> 192.168.4.47.80, rcv.nxt 95b8e3f5 seq 95b8e3f6 automatic dump Sat Apr 14 05:00:01 2012 automatic dump Sun Apr 15 05:00:05 2012 cwfs: statw cwstats main filesys main maddr = 3 msize = 5147 caddr = 518 csize = 694845 sbaddr = 2352019 craddr = 2359182 2359182 roaddr = 2359185 2359185 fsize = 2371787 2371787 0+68% slast = 2342403 snext = 2359186 wmax = 2359185 0+67% wsize = 3484185 1+ 0% 245 none 27217 dirty 0 dump 662450 read 4933 write 0 dump1 cache 10% full 51841540 gopherd: checked 14 page table entries 51858794 gopherd: checked 14 page table entries automatic dump Mon Apr 16 05:00:08 2012 out of order RST rcvd: 187.85.135.31.25703 -> 192.168.4.47.25, rcv.nxt 7cf7ef5b seq 7cf7fe2e out of order RST rcvd: 41.84.135.174.64469 -> 192.168.4.47.25, rcv.nxt a6bc0b5b seq a6bc4a2b out of order RST rcvd: 71.41.249.243.1050 -> 192.168.4.47.25, rcv.nxt cc6af35a seq cc6b09db automatic dump Tue Apr 17 05:00:05 2012 out of order RST rcvd: 218.161.57.130.3037 -> 192.168.4.47.25, rcv.nxt 743af91 seq 743d4c1 49567824 fs: checked 3909 page table entries automatic dump Wed Apr 18 05:00:04 2012 automatic dump Thu Apr 19 05:00:02 2012 automatic dump Fri Apr 20 05:00:06 2012 62699573 fs: checked 193 page table entries automatic dump Sat Apr 21 05:00:09 2012 automatic dump Sun Apr 22 05:00:09 2012 automatic dump Mon Apr 23 05:00:04 2012 73403669 fs: checked 102 page table entries automatic dump Tue Apr 24 05:00:10 2012 out of order RST rcvd: 213.77.75.146.4368 -> 192.168.4.47.80, rcv.nxt 17807632 seq 17807633 out of order RST rcvd: 212.226.40.133.44796 -> 192.168.4.47.80, rcv.nxt f4a21afd seq f4a21afe 74230032 fs: checked 197 page table entries automatic dump Wed Apr 25 05:00:06 2012 78695396 fs: checked 129 page table entries out of order RST rcvd: 187.18.135.32.46879 -> 192.168.4.47.80, rcv.nxt 4ad4e48 seq 4ad4e49 automatic dump Thu Apr 26 05:00:10 2012 out of order RST rcvd: 201.58.36.156.24491 -> 192.168.4.47.25, rcv.nxt ef10c31e seq ef10d99e out of order RST rcvd: 189.68.185.22.62823 -> 192.168.4.47.25, rcv.nxt 42ba8671 seq 42ba9481 out of order RST rcvd: 95.18.97.182.3981 -> 192.168.4.47.25, rcv.nxt 4d40fe0f seq 4d410e0d automatic dump Fri Apr 27 05:00:05 2012 82362769 fs: checked 133 page table entries out of order RST rcvd: 98.160.217.114.55838 -> 192.168.4.47.80, rcv.nxt c775a908 seq c775a909 out of order RST rcvd: 98.160.217.114.55842 -> 192.168.4.47.80, rcv.nxt 7c77c876 seq 7c77c877 automatic dump Sat Apr 28 05:00:10 2012 automatic dump Sun Apr 29 05:00:09 2012 automatic dump Mon Apr 30 05:00:01 2012 out of order RST rcvd: 95.57.69.157.12224 -> 192.168.4.47.80, rcv.nxt 25372cdf seq 25372e94 out of order RST rcvd: 95.57.69.157.12222 -> 192.168.4.47.80, rcv.nxt 347f10f1 seq 347f12a6 automatic dump Tue May 1 05:00:01 2012 out of order RST rcvd: 75.77.204.226.29659 -> 192.168.4.47.80, rcv.nxt a656deb1 seq a656deb2 out of order RST rcvd: 91.44.235.49.53513 -> 192.168.4.47.80, rcv.nxt 56f6c2c seq 56f6c2d % pci -v 0.0.0: brg 06.00.00 8086/2a00 0 Intel Corporation 0.2.0: vid 03.00.00 8086/2a02 10 0:f8100004 1048576 1:00000000 16 2:e000000c 268435456 3:00000000 16 4:00001801 16 Intel Corporation 02091028 Intel GM965, Intel X3100 0.2.1: vid 03.80.00 8086/2a03 0 0:f8200004 1048576 1:00000000 16 Intel Corporation 82Q965 Intel GM 0.25.0: net 02.00.00 8086/1049 11 0:fe000000 131072 1:fe025000 4096 2:00001841 32 Intel Corporation 82566MM NIC Gigabit Network Connection Interface Controller 0.26.0: usb 0c.03.00 8086/2834 11 4:00001861 32 Intel Corporation 0.26.1: usb 0c.03.00 8086/2835 11 4:00001881 32 Intel Corporation 0.26.7: usb 0c.03.20 8086/283a 11 0:fe226c00 1024 Intel Corporation 81EC1043 (?) ICH8 Enhanced USB2 Enhanced Host Controller 0.27.0: aud 04.03.00 8086/284b 11 0:fe020004 16384 1:00000000 16 Intel Corporation 888 Microsoft UAA bus for HD audio 0.28.0: brg 06.04.00 8086/283f 11 Intel Corporation 0.28.1: brg 06.04.00 8086/2841 11 Intel Corporation 0.28.2: brg 06.04.00 8086/2843 11 Intel Corporation 0.28.3: brg 06.04.00 8086/2845 11 Intel Corporation 0.28.4: brg 06.04.00 8086/2847 11 Intel Corporation 0.29.0: usb 0c.03.00 8086/2830 10 4:000018a1 32 Intel Corporation 0.29.1: usb 0c.03.00 8086/2831 11 4:000018c1 32 Intel Corporation 0.29.2: usb 0c.03.00 8086/2832 11 4:000018e1 32 Intel Corporation 0.29.7: usb 0c.03.20 8086/2836 11 0:fe227000 1024 Intel Corporation 0.30.0: brg 06.04.01 8086/2448 255 Intel Corporation 82801BAM/CAM/DBM Hub Interface to PCI Bridge 0.31.0: brg 06.01.00 8086/2811 0 Intel Corporation 0.31.1: disk 01.01.8a 8086/2850 255 0:00000001 16 1:00000001 16 2:00000001 16 3:00000001 16 4:00001c01 16 Intel Corporation 82801HBM/HEM PATA Controller 0.31.2: disk 01.06.01 8086/2829 10 0:00001c51 16 1:00001c45 16 2:00001c49 16 3:00001c41 16 4:00001c21 32 5:fe226000 2048 Intel Corporation 82801HBM AHCI Controller 0.31.3: smb 0c.05.00 8086/283e 11 0:fe227400 256 4:00001c61 32 Intel Corporation PCI\VEN_8086&DEV_283E&SUBSYS_20A917AA&REV_03\3&B1B SM Bus Controller 21.0.0: brg 06.07.00 1180/0476 10 Ricoh unknown RICOH SmartCard Reader 3.0.0: net 02.80.00 8086/4230 11 0:df3fe004 8192 1:00000000 16 Intel Corporation Intel 4965AGN IntelĀ® Wireless WiFi Link 4965AGN % aux/icanhasmsi 0.1.0 0.27.0 0.28.0 0.28.4 0.31.2 1.0.0 3.0.0 % aux/pcmcia pcmcia: opening #y/pcm0attr: unknown device in # filename % cat #u/usb/ctl ep1.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0 port 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 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 busy roothub csp 0x000009 ports 2 uhci ep4.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0 port 0 busy roothub csp 0x000009 ports 2 uhci ep5.0 enabled control rw speed full maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0 port 0 busy roothub csp 0x000009 ports 2 uhci ep6.0 enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0 port 0 busy roothub csp 0x000009 ports 4 ehci ep7.0 enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0 port 0 busy roothub csp 0x000009 ports 6 ehci % cat #S/sdctl sdC ata port 1F0 ctl 3F4 irq 14 sdE ahci ich port 0xe0023000: 64a ncq ntf alp led clo pmb slum pslum coal iss 1 ncs 31 np 3 ghc 80000002 isr 0 pi 1 0 ver 10100 % cat /dev/sdE0/ctl inquiry ST3160812AS 41N3268 LEN model ST3160812AS 41N3268 LEN serial 9LS5WXXN firm 3.AAK flag lba llba smart sct udma 6 reg task 50 cmd c017 serr 0 ci 0 is 0 sig 101 sstatus 123 cmd cr fr pod sud st mode auto sataii geometry 312581808 512 part data 0 312581808 part plan9 63 312576705 part 9fat 63 204863 part nvram 204863 204864 part other 204864 44829412 part fscache 44829412 89453960 part fsworm 89453960 312576705 % cat /dev/sdE1/ctl inquiry TSSTcorpCD/DVDW TS-H653A model TSSTcorpCD/DVDW TS-H653A serial firm LE03 flag lba nop atapi udma 2 reg task 2051 cmd 300c017 serr 0 ci 0 is 0 sig eb140101 sstatus 113 cmd dlae atapi cr fr pod sud st mode auto sataii geometry 0 0 % cat /dev/sdE2/ctl inquiry no disk present [missing] reg task 7f cmd c017 serr 0 ci 0 is 0 sig ffffffff sstatus 000 cmd cr fr pod sud st mode auto sataii geometry 0 0 % cat /dev/sdE3/ctl inquiry no disk present [missing] reg task 7f cmd c017 serr 0 ci 0 is 0 sig ffffffff sstatus 000 cmd cr fr pod sud st mode auto sataii geometry 0 0 % cat /net/ether0/addr 001fe21c1581 % cat /net/ether0/stats in: 63769186 link: 0 out: 86848511 crc errs: 0 overflows: 0 soft overflows: 231 framing errs: 0 buffer errs: 0 output errs: 0 prom: 0 mbps: 0 addr: 001fe21c1581 % cat /net/ether0/ifstats Good Packets Received: 63085647 0 Broadcast Packets Received: 199990 0 Good Packets Transmitted: 81127792 0 Good Octets Received: 18121884078 0 Good Octets Transmitted: 58167090168 0 Total Octets Received: 18121896750 0 Total Octets Transmitted: 58167090168 0 Total Packets Received: 63085845 0 Total Packets Transmitted: 81127792 0 Broadcast Packets Transmitted: 4185 0 Interrupt Assertion: 61800321 0 lintr: 1 2 rintr: 61543231 61543231 tintr: 351319 351319 ixcs: 63085528 63057350 62776898 rdtr: 25 radv: 500 ctrl: 00140240 ctrlext: 41580000 status: 00080663 txcw: 00000000 txdctl: 00040004 pba: 00080008 pool: fast 63085902 slow 82158 nstarve 0 nwakey 0 starve 0 speeds: 10:0 100:0 1000:0 ?:2 type: i82566 % cat #v/vgactl type cga blank time 30 idle 51576 state on hwaccel on hwblank off panning off addr p 0x0 v 0x0 size 0x0 @{rfork n; aux/realemu; aux/vga -p} dt 261B007D50201630 8B16007D50201630 0000000F00810A32 000000FE004C5031 vesa flag Ulinear|Hlinear|Fsnarf vesa sig VESA 3.0 vesa oem Intel(r)GM965/PM965/GL960 Graphics Chip Accelerated VGA BIOS 1.0 vesa vendor Intel Corporation vesa product Intel(r)GM965/PM965/GL960 Graphics Controller vesa rev Hardware Version 0.0 vesa cap 8-bit-dac vesa mem 7798784 vesa mode 0x160 768x480x8 m8 packed vesa mode 0x161 768x480x16 r5g6b5 direct vesa mode 0x162 768x480x32 x8r8g8b8 direct vesa mode 0x163 960x600x8 m8 packed vesa mode 0x164 960x600x16 r5g6b5 direct vesa mode 0x165 960x600x32 x8r8g8b8 direct vesa mode 0x166 1280x800x8 m8 packed vesa mode 0x167 1280x800x16 r5g6b5 direct vesa mode 0x168 1280x800x32 x8r8g8b8 direct vesa mode 0x105 1024x768x8 m8 packed vesa mode 0x117 1024x768x16 r5g6b5 direct vesa mode 0x118 1024x768x32 x8r8g8b8 direct vesa mode 0x112 640x480x32 x8r8g8b8 direct vesa mode 0x114 800x600x16 r5g6b5 direct vesa mode 0x115 800x600x32 x8r8g8b8 direct vesa mode 0x101 640x480x8 m8 packed vesa mode 0x103 800x600x8 m8 packed vesa mode 0x111 640x480x16 r5g6b5 direct edid mfr LEN edid serialstr edid name edid product 16433 edid serial 0 edid version 1.3 edid mfrdate 2008.0 edid size (cm) 30x19 edid gamma 2.20 edid vert (Hz) 0-0 edid horz (Hz) 0-0 edid pclkmax 0 edid flags digital standby suspend activeoff edid 1280x800@60Hz clock=69.5 shb=1328 ehb=1360 ht=1405 vrs=803 vre=809 vt=822 hsync=- vsync=- edid 1280x800@50Hz clock=57.71 shb=1328 ehb=1360 ht=1405 vrs=803 vre=809 vt=822 hsync=- vsync=- % xd -x1 #r/nvram 0000000 57 00 58 00 22 00 03 01 05 12 26 02 70 80 00 00 0000010 00 00 00 00 03 7a 02 00 fc 01 00 03 00 bf 0e 00 0000020 00 02 00 00 00 00 05 00 00 bb bb 01 00 00 03 ca 0000030 00 fc 20 8c c1 07 70 bb 00 00 00 00 00 00 00 00 0000040 48 44 b0 bb 00 03 bb d4 2f 87 d0 30 80 00 00 00 0000050 00 00 c0 05 52 f8 2f 1d 00 5b 0f 02 03 30 00 04 0000060 04 00 f1 df f5 a0 01 71 14 07 10 d8 af 01 47 03 0000070 c5 fe 00 07 81 00 43 12 fc 63 00 00 49 53 b2 00 0000080 57 00 58 00 22 00 03 01 05 12 26 02 00 80 00 00 0000090 00 00 00 00 03 7a 02 00 fc 01 00 03 00 bf 0e 00 00000a0 00 02 00 00 00 00 05 00 00 bb bb 01 00 00 03 ca 00000b0 00 fc 20 8c c1 07 70 bb 00 00 00 00 00 00 00 00 00000c0 48 44 b0 bb 00 03 bb d4 2f 87 d0 30 80 00 00 00 00000d0 00 00 c0 05 52 f8 2f 1d 00 5b 0f 02 03 30 00 04 00000e0 04 00 f1 df f5 a0 01 71 14 07 10 d8 af 01 47 03 00000f0 c5 fe 00 07 81 00 43 12 fc 63 00 00 49 53 b2 00 0000100 0000100 % cat /dev/audiostat bufsize 1024 buffered 0 codec 2 pin 6 pin 5 out jack ext rear lineout green pin 6 out jack ext front hpout green pin 7 out fix int special speaker ? pin 8 in jack ext front micin pink pin 9 in jack ext rear linein blue pin 10 out nothing ext rear spdifout black % cat /dev/volume speed 44100 delay 882 % cat /mnt/apm/ctl cat: can't open /mnt/apm/ctl: '/mnt/apm/ctl' does not exist --upas-lixgtbakkuircvulaszileqeux--