Panic @r207433: "System call fork returning with the following
locks held"
Michael Butler
imb at protected-networks.net
Fri Apr 30 18:10:32 UTC 2010
On 04/30/10 12:27, Kostik Belousov wrote:
> On Fri, Apr 30, 2010 at 09:19:53AM -0700, David Wolfskill wrote:
>> This was during the single- to multi-user transition on boot; I was
>> going to skip the output from the LORs, but I suspect that some of
>> them might be relevant; see below.
>>
>> I can leave the system in this state for a whle, but I normally power it
>> off (to reduce heat, noise, and electricity consumption in a room my
>> spouse uses).
>>
>> Please note that this is using a GENERIC kernel.
>
> Please try r207438.
Sadly, it doesn't do it for me .. lockd start-up causes a panic on a
"sleeping thread". Do I need to do a buildworld as well as kernel?
imb
-------------- next part --------------
toshi.auburn.protected-networks.net dumped core - see /var/crash/vmcore.0
Fri Apr 30 13:31:47 EDT 2010
FreeBSD toshi.auburn.protected-networks.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r207439M: Fri Apr 30 13:12:37 EDT 2010 root at toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI i386
panic: sleeping thread
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...
Unread portion of the kernel message buffer:
Sleeping thread (tid 100093, pid 1247) owns a non-sleepable lock
sched_switch(c6bce480,0,104,eccc5318,12,...) at sched_switch+0xb1
mi_switch(104,0) at mi_switch+0xd6
sleepq_switch(c6bce480,0,c0a42263,260,0,...) at sleepq_switch+0xab
sleepq_wait(da11f1e8,4c,c0a454b0,0,0,...) at sleepq_wait+0x3f
_sleep(da11f1e8,c616b254,4c,c0a454b0,0,...) at _sleep+0x32a
bwait(da11f1e8,4c,c0a454b0,da11f1e8,e8d6c744,...) at bwait+0x66
bufwait(da11f1e8,da11f1e8,da11f1e8,100,0,...) at bufwait+0x28
bufwrite(da11f1e8,0,e8d6c8c0,100,c619f380,...) at bufwrite+0x134
ffs_write(e8d6c8e0,c09afb7e,c396c520,0,0,...) at ffs_write+0x495
VOP_WRITE_APV(c0aeed00,e8d6c8e0,0,0,0,...) at VOP_WRITE_APV+0x96
vnode_pager_generic_putpages(c6dcf330,e8d6c9f0,1000,0,e8d6c990,...) at vnode_pager_generic_putpages+0x16c
vop_stdputpages(e8d6c948,e8d6c948,28484000,0,2,...) at vop_stdputpages+0x30
vnode_pager_putpages(c6d86088,e8d6c9f0,1000,5,e8d6c990,...) at vnode_pager_putpages+0x92
vm_pageout_flush(e8d6c9f0,1,5,e8d6ca00,c06c1444,...) at vm_pageout_flush+0x1c0
vm_object_page_collect_flush(5,0,0,0,0,...) at vm_object_page_collect_flush+0x67a
vm_object_page_clean(c6d86088,0,0,10000,0,...) at vm_object_page_clean+0x7dc
vm_object_sync(c6d86088,0,0,10000000,1,...) at vm_object_sync+0x2aa
vm_map_sync(c61a0960,28800000,28800000,1,0,...) at vm_map_sync+0x175
msync(c6bce480,e8d6ccf8,c6cbdb40,e8d6cd38,c,...) at msync+0x6a
syscall(e8d6cd38) at syscall+0x1aa
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (65, FreeBSD ELF32, msync), eip = 0x280e987f, esp = 0xbfbfe67c, ebp = 0xbfbfe698 ---
panic: sleeping thread
cpuid = 1
KDB: enter: panic
panic: from debugger
cpuid = 1
KDB: stack backtrace:
Physical memory: 3049 MB
Dumping 99 MB: 84 68 52 36 20 4
Reading symbols from /boot/modules/vboxdrv.ko...done.
Loaded symbols for /boot/modules/vboxdrv.ko
Reading symbols from /boot/modules/vboxnetflt.ko...done.
Loaded symbols for /boot/modules/vboxnetflt.ko
Reading symbols from /boot/modules/vboxnetadp.ko...done.
Loaded symbols for /boot/modules/vboxnetadp.ko
#0 doadump () at pcpu.h:246
246 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0 doadump () at pcpu.h:246
#1 0xc04b4054 in db_fncall (dummy1=-388417476, dummy2=0, dummy3=4,
dummy4=0xe8d9382c "©ÏNÀ\001")
at /usr/home/imb/svn/head/sys/ddb/db_command.c:548
#2 0xc04b43bf in db_command (last_cmdp=0xc0b0f05c, cmd_table=0x0, dopager=1)
at /usr/home/imb/svn/head/sys/ddb/db_command.c:445
#3 0xc04b462f in db_command_loop ()
at /usr/home/imb/svn/head/sys/ddb/db_command.c:498
#4 0xc04b63e5 in db_trap (type=3, code=0)
at /usr/home/imb/svn/head/sys/ddb/db_main.c:229
#5 0xc06b6f7e in kdb_trap (type=3, code=0, tf=0xe8d939d0)
at /usr/home/imb/svn/head/sys/kern/subr_kdb.c:535
#6 0xc09b4a50 in trap (frame=0xe8d939d0)
at /usr/home/imb/svn/head/sys/i386/i386/trap.c:694
#7 0xc099785b in calltrap ()
at /usr/home/imb/svn/head/sys/i386/i386/exception.s:165
#8 0xc06b7101 in kdb_enter (why=0xc0a3f01a "panic", msg=0xc0a3f01a "panic")
at cpufunc.h:71
#9 0xc068627f in panic (fmt=0xc0a42826 "sleeping thread")
at /usr/home/imb/svn/head/sys/kern/kern_shutdown.c:573
#10 0xc06c5255 in propagate_priority (td=Variable "td" is not available.
)
at /usr/home/imb/svn/head/sys/kern/subr_turnstile.c:222
#11 0xc06c5e48 in turnstile_wait (ts=0xc6b21900, owner=0xc6bce480, queue=Variable "queue" is not available.
)
at /usr/home/imb/svn/head/sys/kern/subr_turnstile.c:739
#12 0xc0676ec7 in _mtx_lock_sleep (m=0xc0b48e00, tid=3335246976, opts=0,
file=0x0, line=0) at /usr/home/imb/svn/head/sys/kern/kern_mutex.c:447
#13 0xc0932403 in vm_fault (map=0xc6bcb5a0, vaddr=675311616,
fault_type=2 '\002', fault_flags=0)
at /usr/home/imb/svn/head/sys/vm/vm_fault.c:313
#14 0xc09b3ffa in trap_pfault (frame=0xe8d93d38, usermode=1, eva=675311616)
at /usr/home/imb/svn/head/sys/i386/i386/trap.c:832
#15 0xc09b4bdd in trap (frame=0xe8d93d38)
at /usr/home/imb/svn/head/sys/i386/i386/trap.c:401
#16 0xc099785b in calltrap ()
at /usr/home/imb/svn/head/sys/i386/i386/exception.s:165
#17 0x08056ef9 in ?? ()
Previous frame inner to this frame (corrupt stack?)
(kgdb)
------------------------------------------------------------------------
ps -axl
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
0 0 0 0 -68 0 0 0 - DLs ?? 273919:50.00 [kernel]
0 1 0 0 44 0 8032 0 wait DLs ?? 135937:10.00 [init]
0 2 0 0 -8 0 0 0 - DL ?? 223028:10.00 [g_event]
0 3 0 0 -8 0 0 0 - RL ?? 337087:40.00 [g_up]
0 4 0 0 -8 0 0 0 - DL ?? 444150:00.00 [g_down]
0 5 0 0 -16 0 0 0 crypto DL ?? 0:00.00 [crypto]
0 6 0 0 -16 0 0 0 crypto DL ?? 0:00.00 [crypto r
0 7 0 0 -16 0 0 0 c62a13bc DL ?? 0:00.00 [cbb0 eve
0 8 0 0 -16 0 0 0 - DL ?? 0:00.00 [fw0_prob
0 9 0 0 44 0 0 0 ccb_sc DL ?? 4093:40.00 [xpt_thrd
0 10 0 0 -16 0 0 0 audit_ DL ?? 0:00.00 [audit]
0 11 0 0 171 0 0 0 - RL ?? 29156939:06.00 [idle]
0 12 0 0 -60 0 0 0 - WL ?? 1288425:00.00 [intr]
0 13 0 0 -16 0 0 0 sleep DL ?? 0:00.00 [ng_queue
0 14 0 0 -16 0 0 0 - DL ?? 125917:10.00 [yarrow]
0 15 0 0 -64 0 0 0 - DL ?? 421942:30.00 [usb]
0 16 0 0 -16 0 0 0 tzpoll DL ?? 31386:40.00 [acpi_the
0 17 0 0 -20 0 0 0 IPRT E DL ?? 0:00.00 [TIMER]
0 18 0 0 76 0 0 0 r DL ?? 338:00.00 [g_journa
0 19 0 0 -32 0 0 0 psleep DL ?? 3006:50.00 [pagedaem
0 20 0 0 -32 0 0 0 psleep DL ?? 51:00.00 [vmdaemon
0 21 0 0 76 0 0 0 pgzero DL ?? 116:40.00 [pagezero
0 22 0 0 -32 0 0 0 psleep DL ?? 2222:40.00 [bufdaemo
0 23 0 0 -32 0 0 0 syncer DL ?? 2435:30.00 [syncer]
0 24 0 0 -32 0 0 0 vlruwt DL ?? 1768:30.00 [vnlru]
0 25 0 0 -32 0 0 0 sdflus DL ?? 16804:40.00 [softdepf
0 26 0 0 -32 0 0 0 flowcl DL ?? 12912:30.00 [flowclea
0 27 1 0 76 0 9800 0 wait Ds+ ?? 1019922:40.00 [sh]
0 190 1 0 76 0 1572 0 pause Ds ?? 10457:50.00 [adjkernt
0 790 1 0 76 0 9464 0 select Ds ?? 22304:40.00 [dhclient
65 806 1 0 47 0 9464 0 select Ds ?? 9031:50.00 [dhclient
0 807 1 0 76 0 8032 0 select Ds ?? 2964:30.00 [devd]
0 1043 1 0 47 0 9520 0 select Ds ?? 532783:50.00 [syslogd]
53 1132 1 0 48 0 36000 0 kqread Ds ?? 3240219:20.00 [named]
0 1149 1 0 76 0 9548 0 select Ds ?? 162435:00.00 [rpcbind]
0 1247 1 0 76 0 271640 0 biowr Ds ?? 9837:40.00 [rpc.stat
0 1254 1 0 76 0 9552 0 nlmrcv Ds ?? 0:00.00 [rpc.lock
0 1255 27 0 96 0 9800 0 vm pag LL+ ?? 0:00.00 [sh]
------------------------------------------------------------------------
vmstat -s
53922 cpu context switches
1877 device interrupts
5254 software interrupts
86621 traps
177061 system calls
26 kernel threads created
1227 fork() calls
2 vfork() calls
0 rfork() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
265 vnode pager pageins
1821 vnode pager pages paged in
0 vnode pager pageouts
0 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
99 pages reactivated
33645 copy-on-write faults
48 copy-on-write optimized faults
26046 zero fill pages zeroed
1535 zero fill pages prezeroed
4 intransit blocking page faults
83753 total VM faults taken
0 pages affected by kernel thread creation
1171166 pages affected by fork()
1960 pages affected by vfork()
0 pages affected by rfork()
136 pages cached
68352 pages freed
0 pages freed by daemon
48490 pages freed by exiting processes
4401 pages active
1502 pages inactive
33 pages in VM cache
7187 pages wired down
753697 pages free
4096 bytes per page
18513 total name lookups
cache hits (88% pos + 4% neg) system 0% per-directory
deletions 0%, falsehits 0%, toolong 0%
------------------------------------------------------------------------
vmstat -m
Type InUse MemUse HighUse Requests Size(s)
GEOM 112 22K - 512 16,32,64,128,512,1024
CAM dev queue 5 1K - 5 128
CAM queue 18 1K - 116 16,32,128
CAM SIM 5 1K - 5 128
scsi_da 0 0K - 16 16
CAM periph 6 1K - 25 16,32,64,128
isadev 11 1K - 11 64
entropy 1024 64K - 1024 64
drm_ctxbitmap 1 4K - 1 4096
hdac 10 28K - 10 64,128,512,1024,2048
cdev 10 2K - 10 128
drm_agplists 1 1K - 1 64
sigio 1 1K - 1 32
filedesc 46 26K - 1268 16,32,64,128,256,512,1024,2048,4096
kenv 85 8K - 90 16,32,64,128,4096
kqueue 2 5K - 15 128,1024,4096
proc-args 11 1K - 415 32,64,128,256
ithread 73 6K - 73 16,64,128
KTRACE 100 13K - 100 128
linker 120 46K - 204 16,32,64,512,1024,2048,4096
lockf 11 1K - 23 32,64
feeder 13 1K - 15 16,64
ip6ndp 7 1K - 9 64,128
ip6opt 0 0K - 29 128
temp 209 245K - 8275 16,32,64,128,256,512,1024,2048,4096
devbuf 3820 4019K - 3997 16,32,64,128,256,512,1024,2048,4096
module 277 18K - 277 64,128
mtx_pool 3 9K - 3 1024,4096
drm_maps 1 1K - 1 64
osd 2 1K - 2 16,32
subproc 111 171K - 1330 256,4096
proc 2 8K - 2 4096
session 11 1K - 11 64
pgrp 11 1K - 11 64
cred 22 3K - 3418 64,128
uidinfo 4 2K - 4 64,1024
plimit 3 1K - 20 256
sysctltmp 0 0K - 272 16,32,64,128,256,4096
sysctloid 4160 128K - 4266 16,32,64,128
sysctl 0 0K - 593 16,32,64
callout 1 256K - 1
umtx 280 27K - 280 64,128
p1003.1b 1 1K - 1 16
SWAP 2 277K - 2 64
drm_driver 4 5K - 8 16,64,256,4096
bus-sc 89 173K - 1899 16,32,64,128,256,512,1024,2048,4096
bus 899 48K - 4696 16,32,64,128,256,512,1024
devstat 6 13K - 6 16,4096
eventhandler 96 5K - 96 32,64,128
mixer 1 4K - 1 4096
kobj 170 340K - 208 2048
Per-cpu 1 1K - 1 16
drm_sarea 1 1K - 1 16
drm_dma 1 1K - 1 16
rman 175 11K - 587 16,32,64
fw_xfer 0 0K - 1 128
sbuf 0 0K - 582 16,32,64,128,256,512,1024,2048,4096
firewire 11 23K - 14 32,64,512,1024,2048,4096
stack 0 0K - 2 128
taskqueue 15 1K - 15 16,64
Unitno 15 1K - 19 16,64
iov 0 0K - 1926 16,64,128,256
select 11 1K - 11 64
ioctlops 0 0K - 797 16,32,64,128,256,512,1024
msg 4 25K - 4 1024,4096
sem 4 6K - 4 256,512,1024,4096
shm 1 12K - 1
tty 19 10K - 21 512,1024
mbuf_tag 0 0K - 23 32,64
ksem 1 4K - 1 4096
shmfd 1 4K - 1 4096
pcb 30 79K - 191 16,64,512,1024,2048,4096
soname 6 1K - 1052 16,32,128
biobuf 4 8K - 6 2048
vfscache 1 512K - 1
cl_savebuf 0 0K - 6 32,64
vfs_hash 1 256K - 1
vnodes 2 1K - 2 128
acpidev 113 4K - 113 32
vnodemarker 0 0K - 13 512
mount 82 3K - 126 16,32,64,128,256
BPF 9 9K - 9 64,128,256,4096
ether_multi 50 2K - 64 16,32,64
ifaddr 44 11K - 45 16,32,64,128,256,512,2048
ifnet 5 5K - 5 64,1024
clone 8 32K - 8 4096
arpcom 3 1K - 3 16
lltable 18 4K - 19 128,256
sbp 104 9K - 104 32,128
tap 1 1K - 1 128
ddb_capture 1 48K - 1
acpica 2758 141K - 104956 16,32,64,128,256,512,1024,2048
pci_link 16 2K - 16 64,128
acpitask 1 1K - 1 1024
USBdev 31 7K - 31 32,128,256,1024
USB 53 43K - 59 16,32,64,128,1024,2048,4096
routetbl 78 4109K - 205 16,32,64,128,256
netgraph_btsocks_hci_raw 1 8K - 1
acpi_perf 2 1K - 2 128
CAM XPT 71 78K - 174 16,32,64,256,1024,2048
acpipwr 3 1K - 3 32,64
netgraph_node 7 1K - 7 128
netgraph 3 1K - 3 32
igmp 4 1K - 4 128
ipid 2 24K - 2
pmc 35 70K - 35 16,32,64,128,256,1024,4096
acpivideo 3 1K - 3 64
agp 1 1K - 1 16
in_multi 3 1K - 4 128
sctp_iter 0 0K - 4 128
sctp_ifn 3 1K - 3 128
sctp_ifa 7 1K - 7 128
sctp_vrf 1 1K - 1 64
sctp_a_it 0 0K - 4 16
hostcache 1 16K - 1
syncache 1 72K - 1
acpisem 62 8K - 62 64,128
ip6_moptions 2 1K - 2 32,128
in6_multi 27 3K - 27 16,256
in6_mfilter 1 1K - 1 512
kbdmux 6 18K - 6 16,256,1024,2048
mld 4 1K - 4 128
NLM 0 0K - 1 16
crypto 1 1K - 1 512
rpc 52 5K - 181 16,32,64,128,256,512,1024
audit_evclass 172 3K - 211 16
savedino 0 0K - 15 256
freework 0 0K - 17 64
newdirblk 4 1K - 6 32
dirrem 5 1K - 37 64
mkdir 4 1K - 12 64
diradd 19 2K - 30 64
freefile 0 0K - 29 32
freeblks 0 0K - 17 64
freefrag 2 1K - 28 64
newblk 15 66K - 89 128
bmsafemap 5 5K - 18 128,4096
inodedep 28 263K - 74 256
pagedep 11 66K - 20 128
ufs_dirhash 54 11K - 54 16,32,64,128,256,512
ufs_mount 3 27K - 3 256,2048
UMAHash 1 1K - 1 256
DEVFS1 111 28K - 113 256
DEVFS3 263 33K - 265 128
vm_pgdata 2 65K - 2 64
DEVFS2 111 2K - 111 16
atkbddev 2 1K - 2 32
DEVFS_RULE 53 13K - 53 32,256
DEVFS 36 1K - 37 16,64
DEVFSP 1 1K - 1 32
cpuctl 1 1K - 1 16
apmdev 1 1K - 1 64
ntfs_nthash 1 256K - 1
io_apic 1 1K - 1 1024
memdesc 1 4K - 1 4096
msi 1 1K - 1 64
nexusdev 6 1K - 6 16
linux 14 1K - 14 32,64
pfs_nodes 169 22K - 169 128
pfs_vncache 3 1K - 3 32
iprtheap 21 3K - 21 32,64,128,256,1024
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQUESTS FAILURES
UMA Kegs: 128, 0, 104, 16, 104, 0
UMA Zones: 888, 0, 104, 0, 104, 0
UMA Slabs: 284, 0, 729, 13, 930, 0
UMA RCntSlabs: 544, 0, 137, 3, 137, 0
UMA Hash: 128, 0, 4, 26, 5, 0
16 Bucket: 76, 0, 47, 3, 69, 0
32 Bucket: 140, 0, 45, 11, 66, 0
64 Bucket: 268, 0, 46, 10, 92, 123
128 Bucket: 524, 0, 47, 2, 953, 112
VM OBJECT: 136, 0, 703, 109, 14508, 0
MAP: 140, 0, 7, 21, 7, 0
KMAP ENTRY: 72, 57505, 47, 218, 2984, 0
MAP ENTRY: 72, 0, 153, 165, 27228, 0
DP fakepg: 72, 0, 0, 0, 0, 0
SG fakepg: 72, 0, 0, 0, 0, 0
mt_zone: 2056, 0, 335, 0, 335, 0
16: 16, 0, 3717, 343, 55573, 0
32: 32, 0, 3164, 113, 56920, 0
64: 64, 0, 5026, 166, 8358, 0
128: 128, 0, 3016, 164, 10145, 0
256: 256, 0, 684, 96, 2635, 0
512: 512, 0, 91, 45, 2085, 0
1024: 1024, 0, 68, 212, 2303, 0
2048: 2048, 0, 237, 33, 427, 0
4096: 4096, 0, 343, 36, 7415, 0
Files: 56, 0, 69, 199, 5337, 0
TURNSTILE: 72, 0, 141, 39, 141, 0
umtx pi: 52, 0, 0, 0, 0, 0
MAC labels: 20, 0, 0, 0, 0, 0
PROC: 680, 0, 37, 35, 1255, 0
THREAD: 568, 0, 120, 20, 120, 0
SLEEPQUEUE: 44, 0, 141, 95, 141, 0
VMSPACE: 240, 0, 12, 68, 1231, 0
cpuset: 40, 0, 2, 182, 2, 0
audit_record: 816, 0, 0, 0, 0, 0
mbuf_packet: 256, 0, 64, 197, 242, 0
mbuf: 256, 0, 4, 385, 959, 0
mbuf_cluster: 2048, 25600, 257, 17, 290, 0
mbuf_jumbo_page: 4096, 12800, 0, 0, 0, 0
mbuf_jumbo_9k: 9216, 19200, 0, 0, 0, 0
mbuf_jumbo_16k: 16384, 12800, 0, 0, 0, 0
mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0
NetGraph items: 36, 4130, 0, 0, 0, 0
NetGraph data items: 36, 531, 0, 0, 0, 0
g_bio: 140, 0, 0, 364, 5015, 0
ttyinq: 152, 0, 15, 37, 15, 0
ttyoutq: 256, 0, 8, 22, 8, 0
ata_request: 212, 0, 0, 0, 0, 0
ata_composite: 180, 0, 0, 0, 0, 0
cryptop: 60, 0, 0, 0, 0, 0
cryptodesc: 56, 0, 0, 0, 0, 0
VNODE: 272, 0, 545, 15, 575, 0
VNODEPOLL: 60, 0, 0, 0, 0, 0
S VFS Cache: 72, 0, 541, 95, 1242, 0
L VFS Cache: 292, 0, 0, 0, 0, 0
NAMEI: 1024, 0, 0, 36, 7952, 0
NFSMOUNT: 524, 0, 0, 0, 0, 0
NFSNODE: 468, 0, 0, 0, 0, 0
DIRHASH: 1024, 0, 120, 8, 120, 0
mqnode: 344, 0, 3, 19, 3, 0
mqueue: 132, 0, 0, 0, 0, 0
mvdata: 36, 0, 0, 0, 0, 0
mqnotifier: 136, 0, 0, 0, 0, 0
UDF translation buffer, zone: 510, 0, 0, 0, 0, 0
UDF Node zone: 20, 0, 0, 0, 0, 0
UDF Dirstream zone: 48, 0, 0, 0, 0, 0
pipe: 392, 0, 2, 38, 782, 0
AIO: 124, 0, 0, 0, 0, 0
AIOP: 16, 0, 0, 0, 0, 0
AIOCB: 296, 0, 0, 0, 0, 0
AIOL: 64, 0, 0, 0, 0, 0
AIOLIO: 168, 0, 0, 0, 0, 0
ksiginfo: 80, 0, 55, 1001, 56, 0
itimer: 220, 0, 0, 36, 1, 0
KNOTE: 72, 0, 10, 202, 1065, 0
socket: 412, 25605, 36, 63, 538, 0
unpcb: 172, 25622, 9, 83, 124, 0
ipq: 32, 904, 0, 0, 0, 0
udp_inpcb: 220, 25614, 14, 94, 384, 0
udpcb: 8, 25781, 14, 392, 384, 0
tcp_inpcb: 220, 25614, 14, 40, 19, 0
tcpcb: 632, 25602, 11, 13, 19, 0
tcptw: 52, 5184, 3, 141, 3, 0
syncache: 112, 15365, 0, 0, 0, 0
hostcache: 76, 15400, 0, 0, 0, 0
tcpreass: 20, 1690, 0, 0, 0, 0
sackhole: 20, 0, 0, 0, 0, 0
sctp_ep: 860, 25600, 0, 0, 0, 0
sctp_asoc: 1484, 40000, 0, 0, 0, 0
sctp_laddr: 24, 80040, 0, 290, 6, 0
sctp_raddr: 432, 80001, 0, 0, 0, 0
sctp_chunk: 92, 400008, 0, 0, 0, 0
sctp_readq: 76, 400000, 0, 0, 0, 0
sctp_stream_msg_out: 64, 400020, 0, 0, 0, 0
sctp_asconf: 24, 400055, 0, 0, 0, 0
sctp_asconf_ack: 24, 400055, 0, 0, 0, 0
ripcb: 220, 25614, 1, 35, 1, 0
rtentry: 108, 0, 22, 86, 23, 0
selfd: 28, 0, 28, 353, 2043, 0
SWAPMETA: 276, 121576, 0, 0, 0, 0
ip4flow: 40, 50232, 87, 189, 87, 0
ip6flow: 64, 50228, 0, 0, 0, 0
Mountpoints: 648, 0, 6, 12, 6, 0
FFS inode: 116, 0, 522, 72, 551, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 522, 48, 551, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 8 0
irq9: acpi0 63 0
irq17: fwohci0 1 0
irq18: cbb0 uhci2+ 19 0
irq19: uhci1 ahci0+ 1235 5
irq20: fxp0 168 0
irq23: uhci0 ehci0 370 1
cpu0: timer 49272 201
irq256: hdac0 13 0
cpu1: timer 39171 159
Total 90320 368
------------------------------------------------------------------------
pstat -T
69/12328 files
0M/2047M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/ntfs/SQ004033P03 4194048 0 4194048 0%
------------------------------------------------------------------------
iostat
iostat: kvm_read(_tk_nin): invalid address (0x0)
iostat: disabling TTY statistics
iostat: kvm_getcptime: invalid address (0x0)
iostat: disabling CPU time statistics
ada0 da0 pass0
KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s
13.12 5 0.06 1.55 0 0.00 0.00 0 0.00
------------------------------------------------------------------------
ipcs -a
Message Queues:
T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME
Shared Memory:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
Semaphores:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
------------------------------------------------------------------------
ipcs -T
msginfo:
msgmax: 16384 (max characters in a message)
msgmni: 40 (# of message queues)
msgmnb: 2048 (max characters in a message queue)
msgtql: 40 (max # of messages in system)
msgssz: 8 (size of a message segment)
msgseg: 2048 (# of message segments in system)
shminfo:
shmmax: 33554432 (max shared memory segment size)
shmmin: 1 (min shared memory segment size)
shmmni: 192 (max number of shared memory identifiers)
shmseg: 128 (max shared memory segments per process)
shmall: 8192 (max amount of shared memory in pages)
seminfo:
semmap: 30 (# of entries in semaphore map)
semmni: 10 (# of semaphore identifiers)
semmns: 60 (# of semaphores in system)
semmnu: 30 (# of undo structures in system)
semmsl: 60 (max # of semaphores per id)
semopm: 100 (max # of operations per semop call)
semume: 10 (max # of undo entries per process)
semusz: 136 (size in bytes of undo structure)
semvmx: 32767 (semaphore maximum value)
semaem: 16384 (adjust on exit max value)
------------------------------------------------------------------------
nfsstat
nfsstat: kvm_nlist: can't get names
------------------------------------------------------------------------
netstat -s
tcp:
16 packets sent
3 data packets (126 bytes)
0 data packets (0 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
7 ack-only packets (0 delayed)
0 URG only packets
0 window probe packets
0 window update packets
6 control packets
13 packets received
9 acks (for 129 bytes)
3 duplicate acks
0 acks for unsent data
7 packets (2199 bytes) received in-sequence
0 completely duplicate packets (0 bytes)
0 old duplicate packets
0 packets with some dup. data (0 bytes duped)
0 out-of-order packets (0 bytes)
0 packets (0 bytes) of data after window
0 window probes
0 window update packets
0 packets received after close
0 discarded for bad checksums
0 discarded for bad header offset fields
0 discarded because packet too short
0 discarded due to memory problems
3 connection requests
0 connection accepts
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
3 connections established (including accepts)
5 connections closed (including 0 drops)
0 connections updated cached RTT on close
0 connections updated cached RTT variance on close
0 connections updated cached ssthresh on close
0 embryonic connections dropped
9 segments updated rtt (of 9 attempts)
0 retransmit timeouts
0 connections dropped by rexmit timeout
0 persist timeouts
0 connections dropped by persist timeout
0 Connections (fin_wait_2) dropped because of timeout
0 keepalive timeouts
0 keepalive probes sent
0 connections dropped by keepalive
0 correct ACK header predictions
1 correct data packet header prediction
0 syncache entries added
0 retransmitted
0 dupsyn
0 dropped
0 completed
0 bucket overflow
0 cache overflow
0 reset
0 stale
0 aborted
0 badack
0 unreach
0 zone failures
0 cookies sent
0 cookies received
0 SACK recovery episodes
0 segment rexmits in SACK recovery episodes
0 byte rexmits in SACK recovery episodes
0 SACK options (SACK blocks) received
0 SACK options (SACK blocks) sent
0 SACK scoreboard overflow
0 packets with ECN CE bit set
0 packets with ECN ECT(0) bit set
0 packets with ECN ECT(1) bit set
0 successful ECN handshakes
0 times ECN reduced the congestion window
udp:
156 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
0 broadcast/multicast datagrams undelivered
0 dropped due to full socket buffers
0 not for hashed pcb
156 delivered
187 datagrams output
0 times multicast source filter matched
ip:
167 total packets received
0 bad header checksums
0 with size smaller than minimum
0 with data size < data length
0 with ip length > max ip packet size
0 with header length < data size
0 with data length < header length
0 with bad options
0 with incorrect version number
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 packets reassembled ok
166 packets for this host
0 packets for unknown/unsupported protocol
0 packets forwarded (0 packets fast forwarded)
1 packet not forwardable
0 packets received for unknown multicast group
0 redirects sent
171 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
0 output packets discarded due to no route
0 output datagrams fragmented
0 fragments created
0 datagrams that can't be fragmented
0 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated in response to an icmp message
0 messages with bad code fields
0 messages less than the minimum length
0 messages with bad checksum
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
0 message responses generated
0 invalid return addresses
0 no return routes
igmp:
0 messages received
0 messages received with too few bytes
0 messages received with wrong TTL
0 messages received with bad checksum
0 V1/V2 membership queries received
0 V3 membership queries received
0 membership queries received with invalid field(s)
0 general queries received
0 group queries received
0 group-source queries received
0 group-source queries dropped
0 membership reports received
0 membership reports received with invalid field(s)
0 membership reports received for groups to which we belong
0 V3 reports received without Router Alert
0 membership reports sent
arp:
5 ARP requests sent
0 ARP replies sent
2 ARP requests received
3 ARP replies received
6 ARP packets received
0 total packets dropped due to no ARP entry
0 ARP entrys timed out
0 Duplicate IPs seen
ip6:
4 total packets received
0 with size smaller than minimum
0 with data size < data length
0 with bad options
0 with incorrect version number
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 fragments that exceeded limit
0 packets reassembled ok
3 packets for this host
0 packets forwarded
0 packets not forwardable
0 redirects sent
44 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
0 output packets discarded due to no route
0 output datagrams fragmented
0 fragments created
0 datagrams that can't be fragmented
0 packets that violated scope rules
0 multicast packets which we don't join
Input histogram:
UDP: 3
ICMP6: 1
Mbuf statistics:
1 one mbuf
two or more mbuf:
lo0= 3
0 one ext mbuf
0 two or more ext mbuf
0 packets whose headers are not continuous
0 tunneling packets that can't find gif
0 packets discarded because of too many headers
0 failures of source address selection
Source addresses selection rule applied:
29 first candidate
4 same address
29 appropriate scope
icmp6:
1 call to icmp6_error
0 errors not generated in response to an icmp6 message
0 errors not generated because of rate limitation
Output histogram:
unreach: 1
neighbor solicitation: 8
MLDv2 listener report: 3
0 messages with bad code fields
0 messages < minimum length
0 bad checksums
0 messages with bad length
Input histogram:
unreach: 1
Histogram of error messages to be generated:
0 no route
0 administratively prohibited
0 beyond scope
1 address unreachable
0 port unreachable
0 packet too big
0 time exceed transit
0 time exceed reassembly
0 erroneous header field
0 unrecognized next header
0 unrecognized option
0 redirect
0 unknown
0 message responses generated
0 messages with too many ND options
0 messages with bad ND options
0 bad neighbor solicitation messages
0 bad neighbor advertisement messages
0 bad router solicitation messages
0 bad router advertisement messages
0 bad redirect messages
0 path MTU changes
rip6:
0 messages received
0 checksum calculations on inbound
0 messages with bad checksum
0 messages dropped due to no socket
0 multicast messages dropped due to no socket
0 messages dropped due to full socket buffers
0 delivered
0 datagrams output
------------------------------------------------------------------------
netstat -m
68/582/650 mbufs in use (current/cache/total)
60/214/274/25600 mbuf clusters in use (current/cache/total/max)
64/197 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/19200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/12800 16k jumbo clusters in use (current/cache/total/max)
137K/573K/710K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines
------------------------------------------------------------------------
netstat -id
Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop
fxp0 1500 <Link#1> 00:a0:d1:3f:7d:47 141 0 0 146 0 0 0
fxp0 1500 auburn-net toshi 154 - - 159 - - -
lo0 16384 <Link#2> 15 0 0 15 0 0 0
lo0 16384 local-net localhost 12 - - 12 - - -
lo0 16384 localhost ::1 0 - - 4 - - -
lo0 16384 fe80:2::1 fe80:2::1 0 - - 0 - - -
vboxn 1500 <Link#3> 0a:00:27:00:00:00 0 0 0 0 0 0 0
tap0 1500 <Link#4> 00:a0:d1:3f:7d:48 1 0 0 1 26 0 0
tap0 1500 toshi.auburn. 2001:470:1f07:4e1 0 - - 36 - - -
tap0 1500 fe80:4::2a0:d fe80:4::2a0:d1ff: 0 - - 1 - - -
tap0 1500 vpn-net/28 toshi 0 - - 0 - - -
------------------------------------------------------------------------
netstat -anr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGS 83 151 fxp0
127.0.0.1 link#2 UH 0 12 lo0
192.168.1.0/24 link#1 U 4 8 fxp0
192.168.1.10 link#1 UHS 0 0 lo0
202.12.127.80/28 link#4 U 0 0 tap0
202.12.127.84 link#4 UHS 0 0 lo0
Internet6:
Destination Gateway Flags Netif Expire
::/96 ::1 UGRS lo0 =>
default 2001:470:1f07:4e1::1 UGS tap0
::1 ::1 UH lo0
::ffff:0.0.0.0/96 ::1 UGRS lo0
2001:470:1f07:4e1::/64 link#4 U tap0
2001:470:1f07:4e1::4 link#4 UHS lo0
fe80::/10 ::1 UGRS lo0
fe80::%lo0/64 link#2 U lo0
fe80::1%lo0 link#2 UHS lo0
fe80::%tap0/64 link#4 U tap0
fe80::2a0:d1ff:fe3f:7d48%tap0 link#4 UHS lo0
ff01:2::/32 ::1 U lo0
ff01:4::/32 2001:470:1f07:4e1::4 U tap0
ff02::/16 ::1 UGRS lo0
ff02::%lo0/32 ::1 U lo0
ff02::%tap0/32 2001:470:1f07:4e1::4 U tap0
------------------------------------------------------------------------
netstat -anA
Active Internet connections (including servers)
Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
c6df2c58 tcp4 0 0 *.845 *.* LISTEN
c6db1c58 tcp6 0 0 *.1019 *.* LISTEN
c6db2000 tcp4 0 0 *.729 *.* LISTEN
c6dec278 tcp6 0 0 *.729 *.* LISTEN
c6dec4f0 tcp4 0 0 *.111 *.* LISTEN
c6dec000 tcp6 0 0 *.111 *.* LISTEN
c6dede38 tcp4 0 0 192.168.1.10.46067 199.19.57.1.53 TIME_WAIT
c6dee000 tcp4 0 0 192.168.1.10.62580 199.19.54.1.53 TIME_WAIT
c6dede6c tcp4 0 0 192.168.1.10.24314 199.19.54.1.53 TIME_WAIT
c6db19e0 tcp6 0 0 ::1.953 *.* LISTEN
c6db1000 tcp4 0 0 127.0.0.1.953 *.* LISTEN
c6db1278 tcp4 0 0 202.12.127.84.53 *.* LISTEN
c6db14f0 tcp4 0 0 127.0.0.1.53 *.* LISTEN
c6db1768 tcp4 0 0 192.168.1.10.53 *.* LISTEN
c6ddfe9c udp4 0 0 *.663 *.*
c6cdc1b8 udp6 0 0 *.685 *.*
c6de5ce4 udp6 0 0 *.698 *.*
c6de5dc0 udp4 0 0 *.* *.*
c6ddfdc0 udp4 0 0 *.729 *.*
c6de5000 udp6 0 0 *.729 *.*
c6dea294 udp6 0 0 *.* *.*
c6de50dc udp4 0 0 *.948 *.*
c6ddf974 udp4 0 0 *.111 *.*
c6ddf7bc udp6 0 0 *.847 *.*
c6cf8000 udp6 0 0 *.111 *.*
c6cdb370 udp4 0 0 202.12.127.84.53 *.*
c6cdb44c udp4 0 0 127.0.0.1.53 *.*
c6cdb294 udp4 0 0 192.168.1.10.53 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
c6cfb560 stream 0 0 c6dcf660 0 0 0 /var/run/rpcbind.sock
c6cfd0ac stream 0 0 c6ccf990 0 0 0 /var/run/devd.pipe
c6cfa000 dgram 0 0 0 c6cfb8bc 0 c6cfa0ac
c6cfa0ac dgram 0 0 0 c6cfb8bc 0 c6cfb6b8
c6cfb6b8 dgram 0 0 0 c6cfb8bc 0 0
c6cfb764 dgram 0 0 c6d81660 0 0 0 /var/named/var/run/log
c6cfb810 dgram 0 0 c6d81770 0 0 0 /var/run/log
c6cfb8bc dgram 0 0 c6d81880 0 c6cfa000 0 /var/run/logpriv
c6cfa158 dgram 0 0 c6cc1440 0 0 0 /var/run/log
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/128 *.845
tcp6 0/0/128 *.1019
tcp4 0/0/128 *.netviewdm1
tcp6 0/0/128 *.netviewdm1
tcp4 0/0/128 *.sunrpc
tcp6 0/0/128 *.sunrpc
tcp6 0/0/128 localhost.rndc
tcp4 0/0/128 localhost.rndc
tcp4 0/0/3 toshi.domain
tcp4 0/0/3 localhost.domain
tcp4 0/0/3 toshi.domain
unix 0/0/128 /var/run/rpcbind.sock
unix 0/0/4 /var/run/devd.pipe
------------------------------------------------------------------------
fstat
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root sh 1255 root / 2 drwxr-xr-x 512 r
root sh 1255 wd / 2 drwxr-xr-x 512 r
root sh 1255 text / 9609750 -r-xr-xr-x 116732 r
root sh 1255 0 /dev 4 crw------- console rw
root sh 1255 1 /dev 4 crw------- console rw
root sh 1255 2 /dev 4 crw------- console rw
root sh 1255 10 / 11611662 -r-xr-xr-x 586 r
root sh 1255 11 / 11611366 -rw-r--r-- 39057 r
root rpc.lockd 1254 root / 2 drwxr-xr-x 512 r
root rpc.lockd 1254 wd / 2 drwxr-xr-x 512 r
root rpc.lockd 1254 text / 4335227 -r-xr-xr-x 47848 r
root rpc.lockd 1254 0 /dev 12 crw-rw-rw- null rw
root rpc.lockd 1254 1 /dev 12 crw-rw-rw- null rw
root rpc.lockd 1254 2 /dev 12 crw-rw-rw- null rw
root rpc.lockd 1254 3* local dgram c6cfa000 <-> c6cfb8bc
root rpc.statd 1247 root / 2 drwxr-xr-x 512 r
root rpc.statd 1247 wd / 2 drwxr-xr-x 512 r
root rpc.statd 1247 text / 4335236 -r-xr-xr-x 17264 r
root rpc.statd 1247 0 /dev 12 crw-rw-rw- null rw
root rpc.statd 1247 1 /dev 12 crw-rw-rw- null rw
root rpc.statd 1247 2 /dev 12 crw-rw-rw- null rw
root rpc.statd 1247 3 / 16557729 -rw-r--r-- 256 rw
root rpc.statd 1247 4* internet6 dgram udp c6de5000
root rpc.statd 1247 5* internet6 stream tcp c6dec278
root rpc.statd 1247 6* internet dgram udp c6ddfdc0
root rpc.statd 1247 7* internet stream tcp c6db2000
root rpc.statd 1247 8* local dgram c6cfa0ac <-> c6cfb8bc
root rpcbind 1149 root / 2 drwxr-xr-x 512 r
root rpcbind 1149 wd / 2 drwxr-xr-x 512 r
root rpcbind 1149 text / 4333899 -r-xr-xr-x 39468 r
root rpcbind 1149 0 /dev 12 crw-rw-rw- null rw
root rpcbind 1149 1 /dev 12 crw-rw-rw- null rw
root rpcbind 1149 2 /dev 12 crw-rw-rw- null rw
root rpcbind 1149 3 / 2755657 -r--r--r-- 0 r
root rpcbind 1149 4* internet6 dgram udp c6dea294
root rpcbind 1149 5* local stream c6cfb560
root rpcbind 1149 6* internet6 dgram udp c6cf8000
root rpcbind 1149 7* internet6 dgram udp c6ddf7bc
root rpcbind 1149 8* internet6 stream tcp c6dec000
root rpcbind 1149 9* internet dgram udp c6ddf974
root rpcbind 1149 10* internet dgram udp c6de50dc
root rpcbind 1149 11* internet stream tcp c6dec4f0
bind named 1132 root / 2590933 drwxr-xr-x 512 r
bind named 1132 wd / 2638028 drwxr-xr-x 512 r
bind named 1132 jail / 2590933 drwxr-xr-x 512 r
bind named 1132 text / 4335127 -r-xr-xr-x 1897100 r
bind named 1132 0 /dev 12 crw-rw-rw- null rw
bind named 1132 1 /dev 12 crw-rw-rw- null rw
bind named 1132 2 /dev 12 crw-rw-rw- null rw
bind named 1132 3* local dgram c6cfb6b8 <-> c6cfb8bc
bind named 1132 4 /dev 12 crw-rw-rw- null rw
bind named 1132 6* pipe c6c0b310 <-> c6c0b3c8 0 rw
bind named 1132 8* pipe c6c0b3c8 <-> c6c0b310 0 rw
bind named 1132 10 /var/named/dev 16 crw-rw-rw- random r
bind named 1132 20* internet stream tcp c6db1768
bind named 1132 21* internet stream tcp c6db14f0
bind named 1132 22* internet stream tcp c6db1278
bind named 1132 23* internet stream tcp c6db1000
bind named 1132 24* internet6 stream tcp c6db19e0
bind named 1132 512* internet dgram udp c6cdb294
bind named 1132 513* internet dgram udp c6cdb44c
bind named 1132 514* internet dgram udp c6cdb370
root syslogd 1043 root / 2 drwxr-xr-x 512 r
root syslogd 1043 wd / 2 drwxr-xr-x 512 r
root syslogd 1043 text / 4335232 -r-xr-xr-x 35860 r
root syslogd 1043 0 /dev 12 crw-rw-rw- null rw
root syslogd 1043 1 /dev 12 crw-rw-rw- null rw
root syslogd 1043 2 /dev 12 crw-rw-rw- null rw
root syslogd 1043 3 / 2755885 -rw------- 4 w
root syslogd 1043 4* local dgram c6cfa158
root syslogd 1043 5* local dgram c6cfb8bc
root syslogd 1043 6* local dgram c6cfb810
root syslogd 1043 7* local dgram c6cfb764
root syslogd 1043 8 /dev 18 crw------- klog r
root syslogd 1043 10 /dev 4 crw------- console w
root syslogd 1043 11 / 2496644 -rw-r--r-- 107051 w
root syslogd 1043 12 / 2496826 -rw------- 60 w
root syslogd 1043 13 / 2496646 -rw------- 71874 w
root syslogd 1043 14 / 2496529 -rw-r----- 1829 w
root syslogd 1043 15 / 2496823 -rw-r--r-- 19247 w
root syslogd 1043 16 / 2496828 -rw------- 740 w
root syslogd 1043 17 / 2496630 -rw------- 70226 w
root syslogd 1043 18 / 2496790 -rw------- 29840 w
root syslogd 1043 19 / 2496825 -rw-r----- 64521 w
root syslogd 1043 20 / 2496665 -rw-rw-r-- 107 w
root devd 807 root / 2 drwxr-xr-x 512 r
root devd 807 wd / 2 drwxr-xr-x 512 r
root devd 807 text / 683853 -r-xr-xr-x 388696 r
root devd 807 0 /dev 12 crw-rw-rw- null rw
root devd 807 1 /dev 12 crw-rw-rw- null rw
root devd 807 2 /dev 12 crw-rw-rw- null rw
root devd 807 3 / 11611162 drwxr-xr-x 512 r
root devd 807 4 / 1885333 drwxr-xr-x 512 r
root devd 807 5 /dev 6 crw------- devctl r
root devd 807 6* local stream c6cfd0ac
root devd 807 7 / 2755660 -rw------- 3 w
_dhcp dhclient 806 root / 16510165 dr-xr-xr-x 512 r
_dhcp dhclient 806 wd / 16510165 dr-xr-xr-x 512 r
_dhcp dhclient 806 jail / 16510165 dr-xr-xr-x 512 r
_dhcp dhclient 806 text / 683860 -r-xr-xr-x 74204 r
_dhcp dhclient 806 0 /dev 12 crw-rw-rw- null rw
_dhcp dhclient 806 1 /dev 12 crw-rw-rw- null rw
_dhcp dhclient 806 2 /dev 12 crw-rw-rw- null rw
_dhcp dhclient 806 4* route raw 0 c6cda338
_dhcp dhclient 806 5* pipe c6be39e8 <-> c6be3930 0 rw
_dhcp dhclient 806 6* local stream c6cfd0ac
_dhcp dhclient 806 7 / 16557724 ---------- 864 w
_dhcp dhclient 806 8 /dev 8 crw------- bpf rw
_dhcp dhclient 806 9* internet raw ip c6d6d000
root dhclient 790 root / 2 drwxr-xr-x 512 r
root dhclient 790 wd / 2 drwxr-xr-x 512 r
root dhclient 790 text / 683860 -r-xr-xr-x 74204 r
root dhclient 790 0 /dev 12 crw-rw-rw- null rw
root dhclient 790 1 /dev 12 crw-rw-rw- null rw
root dhclient 790 2 /dev 12 crw-rw-rw- null rw
root dhclient 790 4* pipe c6be3930 <-> c6be39e8 0 rw
root dhclient 790 6* local stream c6cfd0ac
root adjkerntz 190 root / 2 drwxr-xr-x 512 r
root adjkerntz 190 wd / 2 drwxr-xr-x 512 r
root adjkerntz 190 text / 683758 -r-xr-xr-x 7260 r
root adjkerntz 190 0 /dev 12 crw-rw-rw- null rw
root adjkerntz 190 1 /dev 12 crw-rw-rw- null rw
root adjkerntz 190 2 /dev 12 crw-rw-rw- null rw
root sh 27 root / 2 drwxr-xr-x 512 r
root sh 27 wd / 2 drwxr-xr-x 512 r
root sh 27 text / 9609750 -r-xr-xr-x 116732 r
root sh 27 0 /dev 4 crw------- console rw
root sh 27 1 /dev 4 crw------- console rw
root sh 27 2 /dev 4 crw------- console rw
root sh 27 10 / 11611483 -rw-r--r-- 3713 r
root init 1 root / 2 drwxr-xr-x 512 r
root init 1 wd / 2 drwxr-xr-x 512 r
root init 1 text / 683818 -r-xr-xr-x 661524 r
root kernel 0 root / 2 drwxr-xr-x 512 r
root kernel 0 wd / 2 drwxr-xr-x 512 r
------------------------------------------------------------------------
dmesg
Copyright (c) 1992-2010 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-CURRENT #1 r207439M: Fri Apr 30 13:12:37 EDT 2010
root at toshi.auburn.protected-networks.net:/usr/obj/usr/home/imb/svn/head/sys/TOSHI i386
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0cf6000.
Preloaded elf module "/boot/modules/vboxdrv.ko" at 0xc0cf6234.
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1662512030 Hz
CPU: Genuine Intel(R) CPU T2300 @ 1.66GHz (1662.51-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x6e8 Family = 6 Model = e Stepping = 8
Features=0xbfe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Features2=0xc1a9<SSE3,MON,VMX,EST,TM2,xTPR,PDCM>
TSC: P-state invariant
Instruction TLB: 4 KB Pages, 4-way set associative, 128 entries
Data TLB: 4 KB Pages, 4-way set associative, 128 entries
Instruction TLB: 4 MB pages, fully associative, 2 entries
2nd-level cache: 2-MB, 8-way set associative, 64-byte line size
1st-level instruction cache: 32 KB, 8-way set associative, 64 byte line size
Data TLB: 4 MB Pages, 4-way set associative, 8 entries
1st-level data cache: 32 KB, 8-way set associative, 64 byte line size
L2 cache: 2048 kbytes, 8-way associative, 64 bytes/line
real memory = 4294967296 (4096 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000001026000 - 0x00000000bc03afff, 3137425408 bytes (765973 pages)
avail memory = 3135778816 (2990 MB)
Table 'FACP' at 0xbf681bf8
Table 'APIC' at 0xbf681cec
APIC: Found table at 0xbf681cec
MP Configuration Table version 1.4 found at 0xc009fd71
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 0 ACPI ID 0: enabled
SMP: Added CPU 0 (AP)
MADT: Found CPU APIC ID 1 ACPI ID 1: enabled
SMP: Added CPU 1 (AP)
ACPI APIC Table: <INTEL CALISTGA>
INTR: Adding local APIC 1 as a target
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
x86bios: IVT 0x000000-0x0004ff at 0xc0000000
x86bios: SSEG 0x010000-0x01ffff at 0xc5fce000
x86bios: EBDA 0x09f000-0x09ffff at 0xc009f000
x86bios: ROM 0x0a0000-0x0effff at 0xc00a0000
bios32: Found BIOS32 Service Directory header at 0xc00f69c0
bios32: Entry = 0xfd63d (c00fd63d) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0xfd5c0+0x44
pnpbios: Found PnP BIOS data at 0xc00f6a30
pnpbios: Entry = f0000:bd02 Rev = 1.0
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
ULE: setup cpu 0
ULE: setup cpu 1
ACPI: RSDP 0xf6960 00024 (v2 TOSINV)
ACPI: XSDT 0xbf678478 0008C (v1 TOSINV TOSINV00 06040000 INV 00000000)
ACPI: FACP 0xbf681bf8 000F4 (v3 TOSINV TOSINV00 06040000 ALAN 00000001)
ACPI: DSDT 0xbf67a1cf 079B5 (v2 TOSINV CALISTGA 06040000 INTL 20050624)
ACPI: FACS 0xbf682fc0 00040
ACPI: APIC 0xbf681cec 00068 (v1 INTEL CALISTGA 06040000 LOHR 0000005A)
ACPI: HPET 0xbf681d54 00038 (v1 INTEL CALISTGA 06040000 LOHR 0000005A)
ACPI: MCFG 0xbf681d8c 0003C (v1 INTEL CALISTGA 06040000 LOHR 0000005A)
ACPI: TCPA 0xbf681dc8 00032 (v1 PTLTD CALISTGA 06040000 PTL 00000001)
ACPI: APIC 0xbf681dfa 00068 (v1 TOSINV APIC 06040000 INV 00000000)
ACPI: SLIC 0xbf681e62 00176 (v1 TOSINV TOSINV00 06040000 INV 00000000)
ACPI: BOOT 0xbf681fd8 00028 (v1 PTLTD $SBFTBL$ 06040000 LTP 00000001)
ACPI: SSDT 0xbf679b80 0064F (v1 SataRe SataPri 00001000 INTL 20050624)
ACPI: SSDT 0xbf6794ee 00692 (v1 SataRe SataSec 00001000 INTL 20050624)
ACPI: SSDT 0xbf678a90 0025F (v1 PmRef Cpu0Tst 00003000 INTL 20050624)
ACPI: SSDT 0xbf6789ea 000A6 (v1 PmRef Cpu1Tst 00003000 INTL 20050624)
ACPI: SSDT 0xbf678504 004E6 (v1 PmRef CpuPm 00003000 INTL 20050624)
MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 1
ioapic0: Routing external 8259A's -> intpin 0
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: high
lapic1: Routing NMI -> LINT1
lapic1: LINT1 trigger: edge
lapic1: LINT1 polarity: high
ioapic0 <Version 2.0> irqs 0-23 on motherboard
cpu0 BSP:
ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000100ef therm: 0x00000200 err: 0x000000f0 pmc: 0x00010400
wlan: <802.11 Link Layer>
firmware: 'wpifw' version 2144: 149652 bytes loaded at 0xc0a9f9e4
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
nfslock: pseudo-device
crypto: <crypto core>
null: <null device, zero device>
random: <entropy source, Software, Yarrow>
cpuctl: access to MSR registers/cpuid info.
VESA: information block
0000 56 45 53 41 00 03 00 01 00 9e 01 00 00 00 40 00
0010 00 9e 7b 00 00 01 43 01 00 9e 55 01 00 9e 89 01
0020 00 9e 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040 60 01 61 01 62 01 63 01 64 01 65 01 66 01 67 01
0050 68 01 69 01 6a 01 6b 01 6c 01 6d 01 6e 01 6f 01
0060 70 01 71 01 3c 01 4d 01 5c 01 3a 01 4b 01 5a 01
0070 07 01 1a 01 1b 01 05 01 17 01 18 01 12 01 14 01
0080 15 01 01 01 03 01 11 01 ff ff 00 00 00 00 00 00
0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0100 49 6e 74 65 6c 28 72 29 20 38 32 39 34 35 47 4d
0110 20 43 68 69 70 73 65 74 20 46 61 6d 69 6c 79 20
0120 47 72 61 70 68 69 63 73 20 43 68 69 70 20 41 63
0130 63 65 6c 65 72 61 74 65 64 20 56 47 41 20 42 49
0140 4f 53 00 49 6e 74 65 6c 20 43 6f 72 70 6f 72 61
0150 74 69 6f 6e 00 49 6e 74 65 6c 28 72 29 20 38 32
0160 39 34 35 47 4d 20 43 68 69 70 73 65 74 20 46 61
0170 6d 69 6c 79 20 47 72 61 70 68 69 63 73 20 43 6f
0180 6e 74 72 6f 6c 6c 65 72 00 48 61 72 64 77 61 72
0190 65 20 56 65 72 73 69 6f 6e 20 30 2e 30 00 00 00
01a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
VESA: 15 mode(s) found
VESA: v3.0, 7872k memory, flags:0x1, mode table:0xc5ffe040 (9e000040)
VESA: Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS
VESA: Intel Corporation Intel(r) 82945GM Chipset Family Graphics Controller Hardware Version 0.0
io: <I/O>
full: <full device>
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
Pentium Pro MTRR support enabled
npx0: INT 16 interface
smbios0: <System Management BIOS> at iomem 0xf69a0-0xf69be on motherboard
smbios0: Version: 2.4
cryptosoft0: <software crypto> on motherboard
crypto: assign cryptosoft0 driver id 0, flags 100663296
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
acpi0: <TOSINV TOSINV00> on motherboard
PCIe: Memory Mapped configuration base @ 0xe0000000
pcibios: BIOS version 2.10
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: [MPSAFE]
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xc5fc8000 pa 0x1000
AcpiOsDerivePciId: \\_SB_.PCI0.HBUS -> bus 0 dev 0 func 0
AcpiOsDerivePciId: \\_SB_.PCI0.LPCB.LPC0 -> bus 0 dev 31 func 0
acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route 64-bit
Timecounter "HPET" frequency 14318180 Hz quality 900
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/2 1/1 1/1 -> 10
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
cpu0: <ACPI CPU> on acpi0
ACPI: SSDT 0xbf679236 001FB (v1 PmRef Cpu0Ist 00003000 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 001FB (v1 PmRef Cpu0Ist 00003000 INTL 20050624)
ACPI: SSDT 0xbf678cef 004C2 (v1 PmRef Cpu0Cst 00003001 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 004C2 (v1 PmRef Cpu0Cst 00003001 INTL 20050624)
cpu1: <ACPI CPU> on acpi0
ACPI: SSDT 0xbf679431 000BD (v1 PmRef Cpu1Ist 00003000 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 000BD (v1 PmRef Cpu1Ist 00003000 INTL 20050624)
ACPI: SSDT 0xbf6791b1 00085 (v1 PmRef Cpu1Cst 00003000 INTL 20050624)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 00085 (v1 PmRef Cpu1Cst 00003000 INTL 20050624)
acpi_ec0: <Embedded Controller: GPE 0x16> port 0x62,0x66 on acpi0
pci_link0: Index IRQ Rtd Ref IRQs
Initial Probe 0 10 N 0 1 3 4 5 6 7 10 12 14 15
Validation 0 10 N 0 1 3 4 5 6 7 10 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15
pci_link1: Index IRQ Rtd Ref IRQs
Initial Probe 0 11 N 0 1 3 4 5 6 7 11 12 14 15
Validation 0 11 N 0 1 3 4 5 6 7 11 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15
pci_link2: Index IRQ Rtd Ref IRQs
Initial Probe 0 11 N 0 1 3 4 5 6 7 10 12 14 15
Validation 0 255 N 0 1 3 4 5 6 7 10 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15
pci_link3: Index IRQ Rtd Ref IRQs
Initial Probe 0 10 N 0 1 3 4 5 6 7 11 12 14 15
Validation 0 255 N 0 1 3 4 5 6 7 11 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15
pci_link4: Index IRQ Rtd Ref IRQs
Initial Probe 0 10 N 0 1 3 4 5 6 7 10 12 14 15
Validation 0 10 N 0 1 3 4 5 6 7 10 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15
pci_link5: Index IRQ Rtd Ref IRQs
Initial Probe 0 255 N 0 1 3 4 5 6 7 11 12 14 15
Validation 0 255 N 0 1 3 4 5 6 7 11 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15
pci_link6: Index IRQ Rtd Ref IRQs
Initial Probe 0 10 N 0 1 3 4 5 6 7 10 12 14 15
Validation 0 10 N 0 1 3 4 5 6 7 10 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 10 12 14 15
pci_link7: Index IRQ Rtd Ref IRQs
Initial Probe 0 11 N 0 1 3 4 5 6 7 11 12 14 15
Validation 0 11 N 0 1 3 4 5 6 7 11 12 14 15
After Disable 0 255 N 0 1 3 4 5 6 7 11 12 14 15
acpi_lid0: <Control Method Lid Switch> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found-> vendor=0x8086, dev=0x27a0, revid=0x03
domain=0, bus=0, slot=0, func=0
class=06-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x27a2, revid=0x03
domain=0, bus=0, slot=2, func=0
class=03-00-00, hdrtype=0x00, mfdev=1
cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=10
powerspec 2 supports D0 D3 current D0
MSI supports 1 message
map[10]: type Memory, range 32, base 0xf0a00000, size 19, enabled
map[14]: type I/O Port, range 32, base 0x1800, size 3, enabled
map[18]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled
map[1c]: type Memory, range 32, base 0xf0b00000, size 18, enabled
pcib0: matched entry for 0.2.INTA
pcib0: slot 2 INTA hardwired to IRQ 16
found-> vendor=0x8086, dev=0x27a6, revid=0x03
domain=0, bus=0, slot=2, func=1
class=03-80-00, hdrtype=0x00, mfdev=1
cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
powerspec 2 supports D0 D3 current D0
map[10]: type Memory, range 32, base 0xf0a80000, size 19, enabled
found-> vendor=0x8086, dev=0x27d8, revid=0x02
domain=0, bus=0, slot=27, func=0
class=04-03-00, hdrtype=0x00, mfdev=0
cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=10
powerspec 2 supports D0 D3 current D0
MSI supports 1 message, 64 bit
map[10]: type Memory, range 64, base 0xf0b40000, size 14, enabled
pcib0: matched entry for 0.27.INTA
pcib0: slot 27 INTA hardwired to IRQ 22
found-> vendor=0x8086, dev=0x27d0, revid=0x02
domain=0, bus=0, slot=28, func=0
class=06-04-00, hdrtype=0x01, mfdev=1
cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
intpin=a, irq=11
powerspec 2 supports D0 D3 current D0
MSI supports 1 message
pcib0: matched entry for 0.28.INTA
pcib0: slot 28 INTA hardwired to IRQ 17
found-> vendor=0x8086, dev=0x27d2, revid=0x02
domain=0, bus=0, slot=28, func=1
class=06-04-00, hdrtype=0x01, mfdev=1
cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
intpin=b, irq=10
powerspec 2 supports D0 D3 current D0
MSI supports 1 message
pcib0: matched entry for 0.28.INTB
pcib0: slot 28 INTB hardwired to IRQ 16
found-> vendor=0x8086, dev=0x27d4, revid=0x02
domain=0, bus=0, slot=28, func=2
class=06-04-00, hdrtype=0x01, mfdev=1
cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
intpin=c, irq=11
powerspec 2 supports D0 D3 current D0
MSI supports 1 message
pcib0: matched entry for 0.28.INTC
pcib0: slot 28 INTC hardwired to IRQ 18
found-> vendor=0x8086, dev=0x27c8, revid=0x02
domain=0, bus=0, slot=29, func=0
class=0c-03-00, hdrtype=0x00, mfdev=1
cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=11
map[20]: type I/O Port, range 32, base 0x1820, size 5, enabled
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 23
found-> vendor=0x8086, dev=0x27c9, revid=0x02
domain=0, bus=0, slot=29, func=1
class=0c-03-00, hdrtype=0x00, mfdev=0
cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=b, irq=10
map[20]: type I/O Port, range 32, base 0x1840, size 5, enabled
pcib0: matched entry for 0.29.INTB
pcib0: slot 29 INTB hardwired to IRQ 19
found-> vendor=0x8086, dev=0x27ca, revid=0x02
domain=0, bus=0, slot=29, func=2
class=0c-03-00, hdrtype=0x00, mfdev=0
cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=c, irq=11
map[20]: type I/O Port, range 32, base 0x1860, size 5, enabled
pcib0: matched entry for 0.29.INTC
pcib0: slot 29 INTC hardwired to IRQ 18
found-> vendor=0x8086, dev=0x27cb, revid=0x02
domain=0, bus=0, slot=29, func=3
class=0c-03-00, hdrtype=0x00, mfdev=0
cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=d, irq=10
map[20]: type I/O Port, range 32, base 0x1880, size 5, enabled
pcib0: matched entry for 0.29.INTD
pcib0: slot 29 INTD hardwired to IRQ 16
found-> vendor=0x8086, dev=0x27cc, revid=0x02
domain=0, bus=0, slot=29, func=7
class=0c-03-20, hdrtype=0x00, mfdev=0
cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=11
powerspec 2 supports D0 D3 current D0
map[10]: type Memory, range 32, base 0xf0d44000, size 10, enabled
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 23
found-> vendor=0x8086, dev=0x2448, revid=0xe2
domain=0, bus=0, slot=30, func=0
class=06-04-01, hdrtype=0x01, mfdev=0
cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x27b9, revid=0x02
domain=0, bus=0, slot=31, func=0
class=06-01-00, hdrtype=0x00, mfdev=1
cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x27c4, revid=0x02
domain=0, bus=0, slot=31, func=2
class=01-01-80, hdrtype=0x00, mfdev=0
cmdreg=0x0005, statreg=0x02b8, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=b, irq=255
powerspec 2 supports D0 D3 current D0
map[20]: type I/O Port, range 32, base 0x18b0, size 4, enabled
found-> vendor=0x8086, dev=0x27da, revid=0x02
domain=0, bus=0, slot=31, func=3
class=0c-05-00, hdrtype=0x00, mfdev=0
cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=b, irq=10
map[20]: type I/O Port, range 32, base 0x18c0, size 5, enabled
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 19
vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xf0a00000-0xf0a7ffff,0xd0000000-0xdfffffff,0xf0b00000-0xf0b3ffff irq 16 at device 2.0 on pci0
acpi_video0: <ACPI video extension> on vgapci0
found VGA CRT or VESA Compatible Analog Monitor(100), idx#0, port#0, detectable by BIOS, head #0
found TV/HDTV or Analog-Video Monitor(200), idx#0, port#0, detectable by BIOS, head #0
found Internal/Integrated Digital Flat Panel(400), idx#0, port#0, detectable by BIOS, head #0
agp0: <Intel 82945GM (945GM GMCH) SVGA controller> on vgapci0
agp0: aperture size is 256M, detected 7932k stolen memory
drm0: <Intel i945GM> on vgapci0
vgapci0: child drm0 requested pci_enable_busmaster
info: [drm] AGP at 0xd0000000 256MB
info: [drm] Initialized i915 1.6.0 20080730
vgapci1: <VGA-compatible display> mem 0xf0a80000-0xf0afffff at device 2.1 on pci0
hdac0: <Intel 82801G High Definition Audio Controller> mem 0xf0b40000-0xf0b43fff irq 22 at device 27.0 on pci0
hdac0: HDA Driver Revision: 20100226_0142
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 256 to local APIC 0 vector 49
hdac0: using IRQ 256 for MSI
hdac0: [MPSAFE]
hdac0: [ITHREAD]
hdac0: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pcib1: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
pcib1: domain 0
pcib1: secondary bus 2
pcib1: subordinate bus 2
pcib1: I/O decode 0xf000-0xfff
pcib1: no prefetched decode
pci2: <ACPI PCI bus> on pcib1
pci2: domain=0, physical bus=2
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.1 on pci0
pcib2: domain 0
pcib2: secondary bus 3
pcib2: subordinate bus 4
pcib2: I/O decode 0x2000-0x2fff
pcib2: memory decode 0xf0700000-0xf07fffff
pcib2: prefetched decode 0xf0200000-0xf03fffff
pci3: <ACPI PCI bus> on pcib2
pci3: domain=0, physical bus=3
pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
pcib3: domain 0
pcib3: secondary bus 5
pcib3: subordinate bus 6
pcib3: I/O decode 0x3000-0x3fff
pcib3: memory decode 0xf0800000-0xf08fffff
pcib3: prefetched decode 0xf0400000-0xf05fffff
pci5: <ACPI PCI bus> on pcib3
pci5: domain=0, physical bus=5
found-> vendor=0x8086, dev=0x4222, revid=0x02
domain=0, bus=5, slot=0, func=0
class=02-80-00, hdrtype=0x00, mfdev=0
cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
intpin=a, irq=11
powerspec 2 supports D0 D3 current D0
MSI supports 1 message, 64 bit
map[10]: type Memory, range 32, base 0xf0800000, size 12, enabled
pcib3: requested memory range 0xf0800000-0xf0800fff: good
pcib3: matched entry for 5.0.INTA
pcib3: slot 0 INTA hardwired to IRQ 18
pci5: <network> at device 0.0 (no driver attached)
uhci0: <Intel 82801G (ICH7) USB controller USB-A> port 0x1820-0x183f irq 23 at device 29.0 on pci0
ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 50
uhci0: [MPSAFE]
uhci0: [ITHREAD]
usbus0: <Intel 82801G (ICH7) USB controller USB-A> on uhci0
uhci1: <Intel 82801G (ICH7) USB controller USB-B> port 0x1840-0x185f irq 19 at device 29.1 on pci0
ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 51
uhci1: [MPSAFE]
uhci1: [ITHREAD]
usbus1: <Intel 82801G (ICH7) USB controller USB-B> on uhci1
uhci2: <Intel 82801G (ICH7) USB controller USB-C> port 0x1860-0x187f irq 18 at device 29.2 on pci0
ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 52
uhci2: [MPSAFE]
uhci2: [ITHREAD]
usbus2: <Intel 82801G (ICH7) USB controller USB-C> on uhci2
uhci3: <Intel 82801G (ICH7) USB controller USB-D> port 0x1880-0x189f irq 16 at device 29.3 on pci0
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 53
uhci3: [MPSAFE]
uhci3: [ITHREAD]
usbus3: <Intel 82801G (ICH7) USB controller USB-D> on uhci3
ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xf0d44000-0xf0d443ff irq 23 at device 29.7 on pci0
ehci0: [MPSAFE]
ehci0: [ITHREAD]
usbus4: EHCI version 1.0
usbus4: <Intel 82801GB/R (ICH7) USB 2.0 controller> on ehci0
pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib4: domain 0
pcib4: secondary bus 7
pcib4: subordinate bus 7
pcib4: I/O decode 0x4000-0x4fff
pcib4: memory decode 0xf0900000-0xf09fffff
pcib4: no prefetched decode
pcib4: Subtractively decoded bridge.
pci7: <ACPI PCI bus> on pcib4
pci7: domain=0, physical bus=7
found-> vendor=0x104c, dev=0x8039, revid=0x00
domain=0, bus=7, slot=6, func=0
class=06-07-00, hdrtype=0x02, mfdev=1
cmdreg=0x0000, statreg=0x0210, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x40 (16000 ns), maxlat=0x03 (750 ns)
intpin=a, irq=255
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0, size 12, memory disabled
found-> vendor=0x104c, dev=0x803a, revid=0x00
domain=0, bus=7, slot=6, func=1
class=0c-00-10, hdrtype=0x00, mfdev=1
cmdreg=0x0006, statreg=0x0210, cachelnsz=4 (dwords)
lattimer=0x80 (3840 ns), mingnt=0x02 (500 ns), maxlat=0x04 (1000 ns)
intpin=b, irq=11
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xf0906000, size 11, enabled
pcib4: requested memory range 0xf0906000-0xf09067ff: good
map[14]: type Memory, range 32, base 0xf0900000, size 14, enabled
pcib4: requested memory range 0xf0900000-0xf0903fff: good
pcib4: matched entry for 7.6.INTB
pcib4: slot 6 INTB hardwired to IRQ 17
found-> vendor=0x104c, dev=0x803b, revid=0x00
domain=0, bus=7, slot=6, func=2
class=01-80-00, hdrtype=0x00, mfdev=1
cmdreg=0x0006, statreg=0x0210, cachelnsz=4 (dwords)
lattimer=0x80 (3840 ns), mingnt=0x07 (1750 ns), maxlat=0x04 (1000 ns)
intpin=a, irq=11
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xf0904000, size 12, enabled
pcib4: requested memory range 0xf0904000-0xf0904fff: good
pcib4: matched entry for 7.6.INTA
pcib4: slot 6 INTA hardwired to IRQ 18
found-> vendor=0x104c, dev=0x803c, revid=0x00
domain=0, bus=7, slot=6, func=3
class=08-05-01, hdrtype=0x00, mfdev=1
cmdreg=0x0006, statreg=0x0210, cachelnsz=4 (dwords)
lattimer=0x80 (3840 ns), mingnt=0x07 (1750 ns), maxlat=0x04 (1000 ns)
intpin=a, irq=11
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xf0906800, size 8, enabled
pcib4: requested memory range 0xf0906800-0xf09068ff: good
pcib4: matched entry for 7.6.INTA
pcib4: slot 6 INTA hardwired to IRQ 18
found-> vendor=0x8086, dev=0x1092, revid=0x02
domain=0, bus=7, slot=8, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0290, cachelnsz=16 (dwords)
lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
intpin=a, irq=10
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type Memory, range 32, base 0xf0905000, size 12, enabled
pcib4: requested memory range 0xf0905000-0xf0905fff: good
map[14]: type I/O Port, range 32, base 0x4000, size 6, enabled
pcib4: requested I/O range 0x4000-0x403f: in range
pcib4: matched entry for 7.8.INTA
pcib4: slot 8 INTA hardwired to IRQ 20
cbb0: <PCI-CardBus Bridge> at device 6.0 on pci7
pcib4: cbb0 requested memory range 0x0-0xffffffff: good
cbb0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0xbf670000
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib4: matched entry for 7.6.INTA
pcib4: slot 6 INTA hardwired to IRQ 18
cbb0: [MPSAFE]
cbb0: [FILTER]
cbb0: PCI Configuration space:
0x00: 0x8039104c 0x02100007 0x06070000 0x00824000
0x10: 0xbf670000 0x020000a0 0x20090807 0xfffff000
0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc
0x30: 0x00000000 0xfffffffc 0x00000000 0x07400112
0x40: 0xff101179 0x00000001 0x00000000 0x00000000
0x50: 0x00000000 0x00000000 0x00000000 0x00000000
0x60: 0x00000000 0x00000000 0x00000000 0x00000000
0x70: 0x00000000 0x00000000 0x00000000 0x00000000
0x80: 0x48409060 0x02830019 0x000f0000 0x01a01b22
0x90: 0x606600c0 0x00000000 0x00000000 0x00000000
0xa0: 0xfe120001 0x00c00000 0x00000000 0x00000000
0xb0: 0x00000000 0x00000000 0x00000000 0x00000000
0xc0: 0x00000000 0x00000000 0x00000000 0x00000000
0xd0: 0x00000000 0x00000000 0x00000000 0x00000000
0xe0: 0x00000000 0x00000000 0x00000000 0x00000000
0xf0: 0x44072b31 0x8d019449 0x00000000 0x00000000
fwohci0: vendor=104c, dev=803a
fwohci0: vendor=104c, dev=803a
fwohci0: <1394 Open Host Controller Interface> mem 0xf0906000-0xf09067ff,0xf0900000-0xf0903fff irq 17 at device 6.1 on pci7
ioapic0: routing intpin 17 (PCI IRQ 17) to lapic 0 vector 54
fwohci0: [MPSAFE]
fwohci0: [ITHREAD]
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:08:0d:a0:d1:3f:7d:47
fwohci0: Phy 1394a available S400, 3 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
sbp0: <SBP-2/SCSI over FireWire> on firewire0
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x1090000
fwohci0: Initiate bus reset
fwohci0: fwohci_intr_core: BUS reset
fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=1, CYCLEMASTER mode
pci7: <mass storage> at device 6.2 (no driver attached)
sdhci0: <Generic SD HCI> mem 0xf0906800-0xf09068ff irq 18 at device 6.3 on pci7
sdhci0-slot0: 48MHz 4bits 3.3V DMA
sdhci0-slot0: ============== REGISTER DUMP ==============
sdhci0-slot0: Sys addr: 0x00000000 | Version: 0x00008900
sdhci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000
sdhci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000
sdhci0-slot0: Present: 0x000a0000 | Host ctl: 0x00000000
sdhci0-slot0: Power: 0x00000000 | Blk gap: 0x00000000
sdhci0-slot0: Wake-up: 0x00000000 | Clock: 0x00000000
sdhci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000
sdhci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb
sdhci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000
sdhci0-slot0: Caps: 0x01c030b0 | Max curr: 0x00000000
sdhci0-slot0: ===========================================
sdhci0: 1 slot(s) allocated
sdhci0: [MPSAFE]
sdhci0: [ITHREAD]
fxp0: <Intel Pro/100 VE Network Connection> port 0x4000-0x403f mem 0xf0905000-0xf0905fff irq 20 at device 8.0 on pci7
fxp0: using memory space register mapping
fxp0: PCI IDs: 8086 1092 1179 ff10 0002
fxp0: Dynamic Standby mode is enabled
miibus0: <MII bus> on fxp0
inphy0: <i82562ET 10/100 media interface> PHY 1 on miibus0
inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
fxp0: Ethernet address: 00:a0:d1:3f:7d:47
ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 55
fxp0: [MPSAFE]
fxp0: [ITHREAD]
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel ICH7M AHCI SATA controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x18b0-0x18bf at device 31.2 on pci0
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 19
ahci0: [MPSAFE]
ahci0: [ITHREAD]
ahci0: AHCI v1.10 with 4 1.5Gbps ports, Port Multiplier supported
ahci0: Caps: 64bit NCQ MPS SS ALP AL CLO 1.5Gbps PM PMD SSC PSC 32cmd 4ports
ahci0: Caps2:
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich0: [MPSAFE]
ahcich0: [ITHREAD]
ahcich0: Caps:
ahcich1: <AHCI channel> at channel 2 on ahci0
ahcich1: [MPSAFE]
ahcich1: [ITHREAD]
ahcich1: Caps:
ichsmb0: <Intel 82801GB (ICH7) SMBus controller> port 0x18c0-0x18df irq 19 at device 31.3 on pci0
ichsmb0: [MPSAFE]
ichsmb0: [ITHREAD]
smbus0: <System Management Bus> on ichsmb0
smb0: <SMBus generic I/O> on smbus0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock (resolution 1000000us)
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 56
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: unable to allocate IRQ
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 57
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model Synaptics Touchpad, device ID 0-00, 3 buttons
psm0: config:00006000, flags:00000008, packet size:6
psm0: syncmask:c0, syncbits:00
pnp_identify: Trying Read_Port at 203
pnp_identify: Trying Read_Port at 243
pnp_identify: Trying Read_Port at 283
pnp_identify: Trying Read_Port at 2c3
pnp_identify: Trying Read_Port at 303
pnp_identify: Trying Read_Port at 343
pnp_identify: Trying Read_Port at 383
pnp_identify: Trying Read_Port at 3c3
PNP Identify complete
isab0: found ICH7 or equivalent chipset: Intel ICH7M watchdog timer
isa_probe_children: disabling PnP devices
ichwd0: <Intel ICH7M watchdog timer> on isa0
isab0: found ICH7 or equivalent chipset: Intel ICH7M watchdog timer
ichwd0: Intel ICH7M watchdog timer (ICH7 or equivalent)
ichwd0: timer disabled
pmtimer0 on isa0
atkbdc: atkbdc0 already exists; skipping it
atrtc: atrtc0 already exists; skipping it
sc: sc0 already exists; skipping it
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROMs> at iomem 0xcf000-0xd07ff,0xdf000-0xdffff pnpid ORM0000 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ata0 failed to probe at port 0x1f0 irq 14 on isa0
ata1 failed to probe at port 0x170 irq 15 on isa0
fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0
ppc0 failed to probe at irq 7 on isa0
uart0: <ns8250> failed to probe at port 0x3f8-0x3ff irq 4 on isa0
uart1: <ns8250> failed to probe at port 0x2f8-0x2ff irq 3 on isa0
isa_probe_children: probing PnP devices
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
coretemp1: <CPU On-Die Thermal Sensors> on cpu1
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
Device configuration finished.
Reducing kern.maxvnodes 197888 -> 100000
procfs registered
linprocfs registered
linsysfs registered
lapic: Divisor 2, Frequency 83125615 Hz
Timecounter "TSC" frequency 1662512030 Hz quality -100
Timecounters tick every 1.000 msec
splash: image decoder found: blank_saver
vlan: initialized, using hash tables with chaining
vboxdrv: fAsync=0 offMin=0x564 offMax=0x7ee
Linux ELF exec handler installed
lo0: bpf attached
firewire0: 1 nodes, maxhop <= 0 cable IRM irm(0) (me)
firewire0: bus manager 0
hdac0: Probing codec #0...
hdac0: HDA Codec #0: Realtek ALC861
hdac0: HDA Codec ID: 0x10ec0861
hdac0: Vendor: 0x10ec
hdac0: Device: 0x0861
hdac0: Revision: 0x03
hdac0: Stepping: 0x00
hdac0: PCI Subvendor: 0xff101179
hdac0: Found audio FG nid=1 startnode=3 endnode=36 total=33
hdac0: Probing codec #1...
hdac0: HDA Codec #1: Lucent/Agere Systems (Unknown)
hdac0: HDA Codec ID: 0x11c13026
hdac0: Vendor: 0x11c1
hdac0: Device: 0x3026
hdac0: Revision: 0x07
hdac0: Stepping: 0x00
hdac0: PCI Subvendor: 0xff101179
hdac0: Found modem FG nid=1 startnode=2 endnode=40 total=38
hdac0:
hdac0: Processing audio FG cad=0 nid=1...
hdac0: GPIO: 0x00000000 NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
hdac0: nid 11 0x01014110 as 1 seq 0 Line-out Jack jack 1 loc 1 color Green misc 1
hdac0: nid 12 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: nid 13 0x01a19920 as 2 seq 0 Mic Jack jack 1 loc 1 color Pink misc 9
hdac0: nid 14 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: nid 15 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: nid 16 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: nid 17 0x9933012e as 2 seq 14 CD Fixed jack 3 loc 25 color Unknown misc 1
hdac0: nid 18 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: nid 32 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1
hdac0: Patched pins configuration:
hdac0: nid 11 0x01014110 as 1 seq 0 Line-out Jack jack 1 loc 1 color Green misc 1
hdac0: nid 12 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: nid 13 0x01a19920 as 2 seq 0 Mic Jack jack 1 loc 1 color Pink misc 9
hdac0: nid 14 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: nid 15 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: nid 16 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: nid 17 0x9933012e as 2 seq 14 CD Fixed jack 3 loc 25 color Unknown misc 1
hdac0: nid 18 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: nid 31 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: nid 32 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED]
hdac0: 2 associations found:
hdac0: Association 0 (1) out:
hdac0: Pin nid=11 seq=0
hdac0: Association 1 (2) in:
hdac0: Pin nid=13 seq=0
hdac0: Pin nid=17 seq=14
hdac0: Tracing association 0 (1)
hdac0: Pin 11 traced to DAC 3
hdac0: Association 0 (1) trace succeeded
hdac0: Tracing association 1 (2)
hdac0: Pin 13 traced to ADC 8
hdac0: Pin 17 traced to ADC 8
hdac0: Association 1 (2) trace succeeded
hdac0: Tracing input monitor
hdac0: Tracing nid 20 to out
hdac0: Tracing nid 21 to out
hdac0: nid 21 is input monitor
hdac0: Tracing other input monitors
hdac0: Tracing nid 13 to out
hdac0: Tracing nid 17 to out
hdac0: Tracing beeper
hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
hdac0:
hdac0: +-------------------+
hdac0: | DUMPING HDA NODES |
hdac0: +-------------------+
hdac0:
hdac0: Default Parameter
hdac0: -----------------
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x000e0140
hdac0: 16 20 24 bits, 48 96 KHz
hdac0: IN amp: 0x00000000
hdac0: OUT amp: 0x80000000
hdac0:
hdac0: nid: 3
hdac0: Name: audio output
hdac0: Widget cap: 0x00000405
hdac0: PWR STEREO
hdac0: Association: 0 (0x00000001)
hdac0: OSS: pcm (pcm)
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x000e0140
hdac0: 16 20 24 bits, 48 96 KHz
hdac0: Output amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0:
hdac0: nid: 4 [DISABLED]
hdac0: Name: audio output
hdac0: Widget cap: 0x00000405
hdac0: PWR STEREO
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x000e0140
hdac0: 16 20 24 bits, 48 96 KHz
hdac0: Output amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0:
hdac0: nid: 5 [DISABLED]
hdac0: Name: audio output
hdac0: Widget cap: 0x00000405
hdac0: PWR STEREO
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x000e0140
hdac0: 16 20 24 bits, 48 96 KHz
hdac0: Output amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0:
hdac0: nid: 6 [DISABLED]
hdac0: Name: audio output
hdac0: Widget cap: 0x00000405
hdac0: PWR STEREO
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x000e0140
hdac0: 16 20 24 bits, 48 96 KHz
hdac0: Output amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0:
hdac0: nid: 7 [DISABLED]
hdac0: Name: audio output
hdac0: Widget cap: 0x00000605
hdac0: PWR DIGITAL STEREO
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x000e0140
hdac0: 16 20 24 bits, 48 96 KHz
hdac0: Output amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0:
hdac0: nid: 8
hdac0: Name: audio input
hdac0: Widget cap: 0x0010051b
hdac0: PWR STEREO
hdac0: Association: 1 (0x00004001)
hdac0: Stream cap: 0x00000001
hdac0: PCM
hdac0: PCM cap: 0x00020140
hdac0: 16 bits, 48 96 KHz
hdac0: Input amp: 0x800b0d02
hdac0: mute=1 step=13 size=11 offset=2
hdac0: connections: 6
hdac0: |
hdac0: + <- nid=13 [pin: Mic (Pink Jack)] (selected)
hdac0: + [DISABLED] <- nid=12 [pin: Speaker (None)] [DISABLED]
hdac0: + [DISABLED] <- nid=15 [pin: Speaker (None)] [DISABLED]
hdac0: + [DISABLED] <- nid=16 [pin: Speaker (None)] [DISABLED]
hdac0: + <- nid=17 [pin: CD (Fixed)]
hdac0: + <- nid=21 [audio mixer]
hdac0:
hdac0: nid: 9 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 10 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 11
hdac0: Name: pin: Line-out (Green Jack)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Association: 0 (0x00000001)
hdac0: Pin cap: 0x0000001f
hdac0: ISC TRQD PDC HP OUT
hdac0: Pin config: 0x01014110
hdac0: Pin control: 0x00000040 OUT
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=22 [audio mixer]
hdac0:
hdac0: nid: 12 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Pin cap: 0x00000037
hdac0: ISC TRQD PDC OUT IN
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=25 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 13
hdac0: Name: pin: Mic (Pink Jack)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Association: 1 (0x00000001)
hdac0: OSS: mic (mic)
hdac0: Pin cap: 0x00000337
hdac0: ISC TRQD PDC OUT IN VREF[ 50 HIZ ]
hdac0: Pin config: 0x01a19920
hdac0: Pin control: 0x00000021 IN VREFs
hdac0: connections: 1
hdac0: |
hdac0: + [DISABLED] <- nid=24 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 14 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Pin cap: 0x00000017
hdac0: ISC TRQD PDC OUT
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=25 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 15 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Pin cap: 0x0000033f
hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 HIZ ]
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=26 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 16 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Pin cap: 0x0000033f
hdac0: ISC TRQD PDC HP OUT IN VREF[ 50 HIZ ]
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=27 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 17
hdac0: Name: pin: CD (Fixed)
hdac0: Widget cap: 0x00400001
hdac0: STEREO
hdac0: Association: 1 (0x00004000)
hdac0: OSS: cd (cd)
hdac0: Pin cap: 0x00000063
hdac0: ISC TRQD IN BAL
hdac0: Pin config: 0x9933012e
hdac0: Pin control: 0x00000020 IN
hdac0:
hdac0: nid: 18 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400301
hdac0: DIGITAL STEREO
hdac0: Pin cap: 0x00000010
hdac0: OUT
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=7 [audio output] [DISABLED]
hdac0:
hdac0: nid: 19 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 20
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Association: 1 (0x00000001)
hdac0: OSS: mic
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 2
hdac0: |
hdac0: + <- nid=13 [pin: Mic (Pink Jack)]
hdac0: + [DISABLED] <- nid=16 [pin: Speaker (None)] [DISABLED]
hdac0:
hdac0: nid: 21
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020050f
hdac0: PWR STEREO
hdac0: Association: 1 (0x00004001)
hdac0: OSS: mix (mix)
hdac0: Output amp: 0x800b0c0c
hdac0: mute=1 step=12 size=11 offset=12
hdac0: Input amp: 0x800b170c
hdac0: mute=1 step=23 size=11 offset=12
hdac0: connections: 3
hdac0: |
hdac0: + <- nid=17 [pin: CD (Fixed)]
hdac0: + <- nid=20 [audio mixer]
hdac0: + [DISABLED] <- nid=28 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 22
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Association: 0 (0x00000001)
hdac0: OSS: pcm, mix
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 2
hdac0: |
hdac0: + <- nid=3 [audio output]
hdac0: + <- nid=21 [audio mixer]
hdac0:
hdac0: nid: 23 [DISABLED]
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 2
hdac0: |
hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=21 [audio mixer]
hdac0:
hdac0: nid: 24 [DISABLED]
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 2
hdac0: |
hdac0: + [DISABLED] <- nid=5 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=21 [audio mixer]
hdac0:
hdac0: nid: 25 [DISABLED]
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 2
hdac0: |
hdac0: + [DISABLED] <- nid=6 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=21 [audio mixer]
hdac0:
hdac0: nid: 26 [DISABLED]
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 4
hdac0: |
hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=6 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=21 [audio mixer]
hdac0: + [DISABLED] <- nid=3 [audio output]
hdac0:
hdac0: nid: 27 [DISABLED]
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 4
hdac0: |
hdac0: + [DISABLED] <- nid=4 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=6 [audio output] [DISABLED]
hdac0: + [DISABLED] <- nid=21 [audio mixer]
hdac0: + [DISABLED] <- nid=3 [audio output]
hdac0:
hdac0: nid: 28 [DISABLED]
hdac0: Name: audio mixer
hdac0: Widget cap: 0x0020010b
hdac0: STEREO
hdac0: Input amp: 0x80000000
hdac0: mute=1 step=0 size=0 offset=0
hdac0: connections: 2
hdac0: |
hdac0: + [DISABLED] <- nid=12 [pin: Speaker (None)] [DISABLED]
hdac0: + [DISABLED] <- nid=15 [pin: Speaker (None)] [DISABLED]
hdac0:
hdac0: nid: 29 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 30 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 31 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Pin cap: 0x00000017
hdac0: ISC TRQD PDC OUT
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=24 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 32 [DISABLED]
hdac0: Name: pin: Speaker (None)
hdac0: Widget cap: 0x00400581
hdac0: PWR UNSOL STEREO
hdac0: Pin cap: 0x00000017
hdac0: ISC TRQD PDC OUT
hdac0: Pin config: 0x411111f0
hdac0: Pin control: 0x00000000
hdac0: connections: 1
hdac0: |
hdac0: + <- nid=23 [audio mixer] [DISABLED]
hdac0:
hdac0: nid: 33 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 34 [DISABLED]
hdac0: Name: vendor widget
hdac0: Widget cap: 0x00f00000
hdac0:
hdac0: nid: 35
hdac0: Name: beep widget
hdac0: Widget cap: 0x0070000c
hdac0: Association: -2 (0x00000000)
hdac0: OSS: speaker (speaker)
hdac0: Output amp: 0x800b0f0f
hdac0: mute=1 step=15 size=11 offset=15
hdac0:
hdac0: Processing modem FG cad=1 nid=1...
hdac0:
pcm0: <HDA Realtek ALC861 PCM #0 Analog> at cad 0 nid 1 on hdac0
pcm0: +--------------------------------------+
pcm0: | DUMPING PCM Playback/Record Channels |
pcm0: +--------------------------------------+
pcm0:
pcm0: Playback:
pcm0:
pcm0: Stream cap: 0x00000001
pcm0: PCM
pcm0: PCM cap: 0x000e0140
pcm0: 16 20 24 bits, 48 96 KHz
pcm0: DAC: 3
pcm0:
pcm0: Record:
pcm0:
pcm0: Stream cap: 0x00000001
pcm0: PCM
pcm0: PCM cap: 0x00020140
pcm0: 16 bits, 48 96 KHz
pcm0: ADC: 8
pcm0:
pcm0: +-------------------------------+
pcm0: | DUMPING Playback/Record Paths |
pcm0: +-------------------------------+
pcm0:
pcm0: Playback:
pcm0:
pcm0: nid=11 [pin: Line-out (Green Jack)]
pcm0: |
pcm0: + <- nid=22 [audio mixer] [src: pcm, mix]
pcm0: |
pcm0: + <- nid=3 [audio output] [src: pcm]
pcm0: + <- nid=21 [audio mixer] [src: mix]
pcm0:
pcm0: Record:
pcm0:
pcm0: nid=8 [audio input]
pcm0: |
pcm0: + <- nid=13 [pin: Mic (Pink Jack)] [src: mic]
pcm0: + <- nid=17 [pin: CD (Fixed)] [src: cd]
pcm0: + <- nid=21 [audio mixer] [src: mix]
pcm0:
pcm0: Input Mix:
pcm0:
pcm0: nid=21 [audio mixer]
pcm0: |
pcm0: + <- nid=17 [pin: CD (Fixed)] [src: cd]
pcm0: + <- nid=20 [audio mixer] [src: mic]
pcm0: |
pcm0: + <- nid=13 [pin: Mic (Pink Jack)] [src: mic]
pcm0:
pcm0: +-------------------------+
pcm0: | DUMPING Volume Controls |
pcm0: +-------------------------+
pcm0:
pcm0: Master Volume (OSS: vol)
pcm0: |
pcm0: +- ctl 1 (nid 3 out): mute
pcm0: +- ctl 13 (nid 22 in 0): mute
pcm0: +- ctl 14 (nid 22 in 1): mute
pcm0:
pcm0: PCM Volume (OSS: pcm)
pcm0: |
pcm0: +- ctl 1 (nid 3 out): mute
pcm0: +- ctl 13 (nid 22 in 0): mute
pcm0:
pcm0: CD Volume (OSS: cd)
pcm0: |
pcm0: +- ctl 10 (nid 21 in 0): -36/33dB (24 steps) + mute
pcm0:
pcm0: Microphone Volume (OSS: mic)
pcm0: |
pcm0: +- ctl 6 (nid 8 in 0): -6/33dB (14 steps) + mute
pcm0: +- ctl 7 (nid 20 in 0): mute
pcm0: +- ctl 11 (nid 21 in 1): -36/33dB (24 steps) + mute
pcm0:
pcm0: Speaker/Beep Volume (OSS: speaker)
pcm0: |
pcm0: +- ctl 31 (nid 35 out): -45/0dB (16 steps) + mute
pcm0:
pcm0: Recording Level (OSS: rec)
pcm0: |
pcm0: +- ctl 6 (nid 8 in 0): -6/33dB (14 steps) + mute
pcm0:
pcm0: Input Mix Level (OSS: mix)
pcm0: |
pcm0: +- ctl 9 (nid 21 out): -36/0dB (13 steps) + mute
pcm0: +- ctl 14 (nid 22 in 1): mute
pcm0:
pcm0: Input Monitoring Level (OSS: igain)
pcm0: |
pcm0: +- ctl 14 (nid 22 in 1): mute
pcm0:
pcm0: Enabling Soft PCM volume
pcm0: Mixer "vol":
pcm0: Mixer "bass":
pcm0: Mixer "treble":
pcm0: Mixer "pcm":
pcm0: Mixer "speaker":
pcm0: Mixer "mic":
pcm0: Mixer "cd":
pcm0: Mixer "mix":
pcm0: Mixer "rec":
pcm0: Mixer "igain":
pcm0: Soft PCM mixer ENABLED
pcm0: EQ Treble/Bass ENABLED
pcm0: clone manager: deadline=750ms flags=0x8000001e
pcm0: sndbuf_setmap 1340000, 4000; 0xe6ae1000 -> 1340000
pcm0: sndbuf_setmap 1350000, 4000; 0xe6af1000 -> 1350000
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
cbb0: Unsupported card type detected
acpi_tz1: _AC0: temperature 72.0 >= setpoint 0.0
acpi_tz1: switched from NONE to _AC0: 72.0C
ahcich0: AHCI reset...
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
ahcich0: SATA connect time=0ms status=00000113
ahcich0: ready wait time=0ms
ahcich0: AHCI reset done: device found
(aprobe0:ahcich0:0:15:0): SIGNATURE: 0000
(aprobe0:ahcich0:0:0:0): SIGNATURE: 0000
battery0: battery initialization start
acpi_acad0: acline initialization start
ahcich1: AHCI reset...
battery0: battery initialization done, tried 1 times
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
ahcich1: SATA offline status=00000004
ahcich1: AHCI reset done: phy reset found no device
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
uhub4: 8 ports with 8 removable, self powered
(probe4:sbp0:0:4:0): Error 22, Unretryable error
(probe5:sbp0:0:5:0): Error 22, Unretryable error
(probe6:sbp0:0:6:0): Error 22, Unretryable error
(probe0:sbp0:0:0:0): Error 22, Unretryable error
(probe1:sbp0:0:1:0): Error 22, Unretryable error
(probe2:sbp0:0:2:0): Error 22, Unretryable error
(probe3:sbp0:0:3:0): Error 22, Unretryable error
ada0 at ahcich0 bus 0 scbus1 target 0 lun 0
ada0: <FUJITSU MHZ2320BJ G2 0000001E> ATA-8 SATA 2.x device
ada0: Serial Number K82BT89256VD
ada0: 150.000MB/s transfers (SATA 1.x, UDMA5, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 305245MB (625142448 512 byte sectors: 16H 63S/T 16383C)
pass0 at ahcich0 bus 0 scbus1 target 0 lun 0
pass0: <FUJITSU MHZ2320BJ G2 0000001E> ATA-8 SATA 2.x device
pass0: Serial Number K82BT89256VD
pass0: 150.000MB/s transfers (SATA 1.x, UDMA5, PIO 8192bytes)
pass0: Command Queueing enabled
GEOM: new disk ada0
SMP: AP CPU #1 Launched!
cpu1 AP:
ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000200ef therm: 0x00010200 err: 0x000000f0 pmc: 0x00010400
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 1 vector 48
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 1 vector 49
ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 1 vector 50
ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 1 vector 51
msi: Assigning MSI IRQ 256 to local APIC 1 vector 52
hwpmc: TSC/1/64/0x20<REA> IAP/2/40/0x3ff<INT,USR,SYS,EDG,THR,REA,WRI,INV,QUA,PRC>
GEOM: ada0s2: geometry does not match label (255h,63s != 16h,63s).
Root mount waiting for: usbus4
ugen4.2: <Sunplus Technology Inc.> at usbus4
umass0: <Bulk Only Interface> on usbus4
umass0: SCSI over Bulk-Only; quirks = 0x0000
Root mount waiting for: usbus4
umass0:3:0:-1: Attached to scbus3
pass1 at umass-sim0 bus 0 scbus3 target 0 lun 0
pass1: <FUJITSU MHV2100BH PL > Fixed Direct Access SCSI-2 device
pass1: Serial Number FUJITSU MH NW98T64278AB
pass1: 40.000MB/s transfers
GEOM: new disk da0
da0 at umass-sim0 bus 0 scbus3 target 0 lun 0
da0: <FUJITSU MHV2100BH PL > Fixed Direct Access SCSI-2 device
da0: Serial Number FUJITSU MH NW98T64278AB
da0: 40.000MB/s transfers
da0: 95396MB (195371568 512 byte sectors: 255H 63S/T 12161C)
Root mount waiting for: usbus4
Trying to mount root from ufs:/dev/ada0s2a
ct_to_ts([2010-04-30 13:24:37]) = 1272633877.000000000
start_init: trying /sbin/init
Setting hostuuid: fff00ba0-e13c-11da-a70e-00a0d13f7d47.
Setting hostid: 0xea9e3fa3.
Entropy harvesting:
interrupts
ethernet
point_to_point
ugen2.2: <Kensington> at usbus2
ums0: <Kensington KTG USB/PS2 Wireless Wheel Mouse, class 0/0, rev 1.10/1.00, addr 2> on usbus2
ums0: 3 buttons and [XYZ] coordinates ID=0
kickstart
.
Starting file system checks:
/dev/ada0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0s2a: clean, 56994151 free (350767 frags, 7080423 blocks, 0.3% fragmentation)
Mounting local file systems:
.
Setting hostname: toshi.auburn.protected-networks.net
.
module_register: module ng_ether already exists!
Module ng_ether failed to register: 17
vboxnet0: bpf attached
vboxnet0: Ethernet address: 0a:00:27:00:00:00
tap0: bpf attached
tap0: Ethernet address: 00:bd:ea:2d:00:00
Starting Network: lo0 fxp0 vboxnet0 tap0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=2009<RXCSUM,VLAN_MTU,WOL_MAGIC>
ether 00:a0:d1:3f:7d:47
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
vboxnet0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 0a:00:27:00:00:00
tap0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 00:a0:d1:3f:7d:48
inet6 2001:470:1f07:4e1::4 prefixlen 64
inet6 fe80::2a0:d1ff:fe3f:7d48%tap0 prefixlen 64 scopeid 0x4
inet 202.12.127.84 netmask 0xfffffff0 broadcast 202.12.127.95
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
Starting devd.
Starting Network: vboxnet0.
vboxnet0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 0a:00:27:00:00:00
DHCPREQUEST on fxp0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.12
bound to 192.168.1.10 -- renewal in 43200 seconds.
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
add net default: gateway 2001:470:1f07:4e1::1
add net fe80::: gateway ::1
add net ff02::: gateway ::1
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/kde4/lib /usr/local/lib/compat/pkg /usr/local/lib/gcc44 /usr/local/lib/gegl-0.1 /usr/local/lib/graphviz /usr/local/lib/mysql /usr/local/lib/nss /usr/local/lib/pth /usr/local/lib/qt4
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
Clearing /tmp (X related).
Creating and/or trimming log files
.
Starting syslogd.
No core dumps found.
Additional ABI support:
linux
.
Starting named.
Setting date via ntp.
ts_to_ct(1272633894.815324675) = [2010-04-30 13:24:54]
30 Apr 13:24:54 ntpdate[1141]: step time server 64.46.156.146 offset 1.042192 sec
Starting rpcbind.
NFS access cache time=60
Starting statd.
Starting lockd.
Sleeping thread (tid 100093, pid 1247) owns a non-sleepable lock
sched_switch(c6bce480,0,104,eccc5318,12,...) at sched_switch+0xb1
mi_switch(104,0) at mi_switch+0xd6
sleepq_switch(c6bce480,0,c0a42263,260,0,...) at sleepq_switch+0xab
sleepq_wait(da11f1e8,4c,c0a454b0,0,0,...) at sleepq_wait+0x3f
_sleep(da11f1e8,c616b254,4c,c0a454b0,0,...) at _sleep+0x32a
bwait(da11f1e8,4c,c0a454b0,da11f1e8,e8d6c744,...) at bwait+0x66
bufwait(da11f1e8,da11f1e8,da11f1e8,100,0,...) at bufwait+0x28
bufwrite(da11f1e8,0,e8d6c8c0,100,c619f380,...) at bufwrite+0x134
ffs_write(e8d6c8e0,c09afb7e,c396c520,0,0,...) at ffs_write+0x495
VOP_WRITE_APV(c0aeed00,e8d6c8e0,0,0,0,...) at VOP_WRITE_APV+0x96
vnode_pager_generic_putpages(c6dcf330,e8d6c9f0,1000,0,e8d6c990,...) at vnode_pager_generic_putpages+0x16c
vop_stdputpages(e8d6c948,e8d6c948,28484000,0,2,...) at vop_stdputpages+0x30
vnode_pager_putpages(c6d86088,e8d6c9f0,1000,5,e8d6c990,...) at vnode_pager_putpages+0x92
vm_pageout_flush(e8d6c9f0,1,5,e8d6ca00,c06c1444,...) at vm_pageout_flush+0x1c0
vm_object_page_collect_flush(5,0,0,0,0,...) at vm_object_page_collect_flush+0x67a
vm_object_page_clean(c6d86088,0,0,10000,0,...) at vm_object_page_clean+0x7dc
vm_object_sync(c6d86088,0,0,10000000,1,...) at vm_object_sync+0x2aa
vm_map_sync(c61a0960,28800000,28800000,1,0,...) at vm_map_sync+0x175
msync(c6bce480,e8d6ccf8,c6cbdb40,e8d6cd38,c,...) at msync+0x6a
syscall(e8d6cd38) at syscall+0x1aa
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (65, FreeBSD ELF32, msync), eip = 0x280e987f, esp = 0xbfbfe67c, ebp = 0xbfbfe698 ---
panic: sleeping thread
cpuid = 1
KDB: enter: panic
panic: from debugger
cpuid = 1
KDB: stack backtrace:
Physical memory: 3049 MB
Dumping 99 MB: 84 68 52 36 20 4
------------------------------------------------------------------------
kernel config
options CONFIG_AUTOGENERATED
ident TOSHI-SMP
machine i386
cpu I686_CPU
makeoptions DEBUG=-g
options ATA_CAM
options GEOM_JOURNAL
options P1003_1B_MQUEUE
options X86BIOS
options VFS_AIO
options UDF_ICONV
options NTFS_ICONV
options MSDOSFS_ICONV
options CD9660_ICONV
options LIBICONV
options LIBMCHAIN
options NETSMB
options SMBFS
options UDF
options NTFS
options LINSYSFS
options LINPROCFS
options COMPAT_LINUX
options NETGRAPH_SOCKET
options NETGRAPH_ETHER
options NETGRAPH_BLUETOOTH_UBT
options NETGRAPH_BLUETOOTH_SOCKET
options NETGRAPH_BLUETOOTH_L2CAP
options NETGRAPH_BLUETOOTH_HCI
options NETGRAPH_BLUETOOTH
options NETGRAPH
options ENABLE_ALART
options VESA
options USB_DEBUG
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options ATA_STATIC_ID
options SMP
options GDB
options DDB
options KDB
options INCLUDE_CONFIG_FILE
options FLOWTABLE
options MAC
options AUDIT
options HWPMC_HOOKS
options KBD_INSTALL_CDEV
options PRINTF_BUFR_SIZE=128
options _KPOSIX_PRIORITY_SCHEDULING
options P1003_1B_SEMAPHORES
options SYSVSEM
options SYSVMSG
options SYSVSHM
options STACK
options KTRACE
options SCSI_DELAY=5000
options GEOM_LABEL
options GEOM_PART_GPT
options PSEUDOFS
options PROCFS
options CD9660
options MSDOSFS
options NFSLOCKD
options NFSCLIENT
options UFS_GJOURNAL
options UFS_DIRHASH
options UFS_ACL
options SOFTUPDATES
options FFS
options SCTP
options INET6
options INET
options PREEMPTION
options SCHED_ULE
options NATIVE
options GEOM_PART_MBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_EBR
options GEOM_PART_BSD
options ISAPNP
device isa
device npx
device mem
device io
device uart_ns8250
device atpic
device apic
device cpufreq
device acpi
device pci
device atadisk
device atapicd
device hptiop
device scbus
device da
device cd
device pass
device atkbdc
device atkbd
device psm
device kbdmux
device vga
device splash
device sc
device agp
device pmtimer
device cbb
device pccard
device cardbus
device uart
device miibus
device fxp
device wlan
device wlan_wep
device wlan_ccmp
device wlan_tkip
device wlan_amrr
device loop
device random
device ether
device vlan
device tun
device pty
device md
device gif
device faith
device firmware
device bpf
device uhci
device ohci
device ehci
device usb
device uhid
device ukbd
device umass
device ums
device uslcom
device firewire
device sbp
device dcons
device dcons_crom
device atapicam
device atacore
device atapci
device ahci
device ada
device udbp
device smbus
device ichsmb
device smb
device acpi_video
device ichwd
device drm
device i915drm
device smbios
device blank_saver
device lindev
device snd_hda
device sound
device crypto
device tap
device coretemp
device wpifw
device mmc
device mmcsd
device sdhci
device hwpmc
device cpuctl
device nvram
device dpms
------------------------------------------------------------------------
ddb capture buffer
More information about the freebsd-current
mailing list