Call for Test and Review: bwn(4) - another Broadcom Wireless
driver
Ian FREISLICH
ianf at clue.co.za
Fri May 7 08:34:22 UTC 2010
Weongyo Jeong wrote:
> Hello Gustau, I'm so sorry for belated response that I had no time to
> read and work email and wireless stuffs.
>
> Could you please test this symptom with attached patch? It looks in
> CURRENT it missed to initialize a ratectl when it associates with AP.
>
> --KsGdsel6WgEHnImy
> Content-Type: text/x-diff; charset=us-ascii
> Content-Disposition: attachment; filename="patch_bwn_20100506.diff"
>
> Index: if_bwn.c
> ===================================================================
> --- if_bwn.c (revision 207481)
> +++ if_bwn.c (working copy)
> @@ -8329,6 +8329,7 @@
With this patch applied, I get the following panic when I destroy
and recreate the wlan0 device. I have to do this because it fails
to associate the first time. It always associates on recreation.
siba_bwn0 at pci0:1:0:0: class=0x028000 card=0x1508103c chip=0x431514e4
rev=0x01 hdr=0x00
vendor = 'Broadcom Corporation'
device = 'Broadcom Wireless b/g (BCM4315/BCM22062000)'
class = network
cap 01[40] = powerspec 3 supports D0 D1 D2 D3 current D0
cap 09[58] = vendor (length 120)
cap 05[e8] = MSI supports 1 message, 64 bit enabled with 1 message
cap 10[d0] = PCI-Express 1 endpoint max data 128(128) link x1(x1)
Ian
--
Ian Freislich
-------------- next part --------------
mini.clue.co.za dumped core - see /var/crash/vmcore.22
Fri May 7 09:46:38 SAST 2010
FreeBSD mini.clue.co.za 9.0-CURRENT FreeBSD 9.0-CURRENT #27: Fri May 7 09:38:19 SAST 2010 ianf at mini.clue.co.za:/usr/obj/usr/src/sys/APPLE i386
panic: page fault
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:
Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address = 0x0
fault code = supervisor read, page not present
instruction pointer = 0x20:0xc06bf694
stack pointer = 0x28:0xc4b8fbb0
frame pointer = 0x28:0xc4b8fbb0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (bwn0 taskq)
trap number = 12
panic: page fault
cpuid = 1
Uptime: 58s
Physical memory: 2031 MB
Dumping 92 MB: 77 61 45 29 13
Reading symbols from /boot/modules/bwn_v4_lp_ucode.ko...done.
Loaded symbols for /boot/modules/bwn_v4_lp_ucode.ko
Reading symbols from /boot/modules/vboxnetflt.ko...done.
Loaded symbols for /boot/modules/vboxnetflt.ko
Reading symbols from /boot/modules/vboxdrv.ko...done.
Loaded symbols for /boot/modules/vboxdrv.ko
Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /boot/kernel/netgraph.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/netgraph.ko
Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from /boot/kernel/ng_ether.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/ng_ether.ko
Reading symbols from /boot/modules/vboxnetadp.ko...done.
Loaded symbols for /boot/modules/vboxnetadp.ko
Reading symbols from /boot/kernel/nfsclient.ko...Reading symbols from /boot/kernel/nfsclient.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/nfsclient.ko
Reading symbols from /boot/kernel/nfs_common.ko...Reading symbols from /boot/kernel/nfs_common.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/nfs_common.ko
Reading symbols from /boot/kernel/krpc.ko...Reading symbols from /boot/kernel/krpc.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/krpc.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 0xc060c617 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:416
#2 0xc060c88b in panic (fmt=Variable "fmt" is not available.
) at /usr/src/sys/kern/kern_shutdown.c:590
#3 0xc07ca59a in trap_fatal (frame=0xc4b8fb70, eva=0)
at /usr/src/sys/i386/i386/trap.c:940
#4 0xc07ca7df in trap_pfault (frame=0xc4b8fb70, usermode=0, eva=0)
at /usr/src/sys/i386/i386/trap.c:853
#5 0xc07cb0a1 in trap (frame=0xc4b8fb70) at /usr/src/sys/i386/i386/trap.c:533
#6 0xc07ae95b in calltrap () at /usr/src/sys/i386/i386/exception.s:165
#7 0xc06bf694 in amrr_tx_complete (vap=0xc5cf7000, ni=0xc53fd000, ok=1,
arg1=0x0, arg2=0x0) at /usr/src/sys/net80211/ieee80211_amrr.c:261
#8 0xc04dbcf6 in bwn_intrtask (arg=0xc4e6b000, npending=1)
at ieee80211_ratectl.h:109
#9 0xc0646520 in taskqueue_run (queue=0xc4e66b00)
at /usr/src/sys/kern/subr_taskqueue.c:238
#10 0xc0646710 in taskqueue_thread_loop (arg=0xc4e4f4c0)
at /usr/src/sys/kern/subr_taskqueue.c:361
#11 0xc05e4c49 in fork_exit (callout=0xc0646653 <taskqueue_thread_loop>,
arg=0xc4e4f4c0, frame=0xc4b8fd38) at /usr/src/sys/kern/kern_fork.c:843
#12 0xc07ae9d0 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:270
(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 ?? 10653374:24.00 [kernel]
0 1 0 0 44 0 8032 0 wait DLs ?? 265113:24.00 [init]
0 2 0 0 -8 0 0 0 - DL ?? 263452:12.00 [g_event]
0 3 0 0 -8 0 0 0 - DL ?? 1240531:12.00 [g_up]
0 4 0 0 -8 0 0 0 - DL ?? 1737806:48.00 [g_down]
0 5 0 0 -64 0 0 0 ccb_sc DL ?? 0:00.00 [xpt_thrd
0 6 0 0 -16 0 0 0 psleep DL ?? 6560:24.00 [pagedaem
0 7 0 0 -16 0 0 0 psleep DL ?? 111:00.00 [vmdaemon
0 8 0 0 76 0 0 0 pgzero DL ?? 385:00.00 [pagezero
0 9 0 0 -16 0 0 0 psleep DL ?? 7284:36.00 [bufdaemo
0 10 0 0 171 0 0 0 - RL ?? 16813594:48.00 [idle]
0 11 0 0 -64 0 0 0 - WL ?? 12542654:12.00 [intr]
0 12 0 0 -16 0 0 0 - DL ?? 351052:00.00 [yarrow]
0 13 0 0 -64 0 0 0 - DL ?? 2568228:48.00 [usb]
0 14 0 0 -16 0 0 0 tzpoll DL ?? 48453:00.00 [acpi_the
0 15 0 0 -16 0 0 0 coolin DL ?? 6589:24.00 [acpi_coo
0 16 0 0 -16 0 0 0 syncer DL ?? 106114:36.00 [syncer]
0 17 0 0 -16 0 0 0 vlruwt DL ?? 6838:00.00 [vnlru]
0 18 0 0 -16 0 0 0 sdflus DL ?? 33647:36.00 [softdepf
0 149 0 0 -20 0 0 0 IPRT E DL ?? 202:48.00 [TIMER]
0 150 0 0 76 0 0 0 sleep DL ?? 238:00.00 [ng_queue
0 635 1 0 44 0 9620 0 select Ds ?? 1050532:36.00 [moused]
0 739 1 0 58 0 8032 0 wait Ds ?? 260141:48.00 [devd]
0 957 1 0 44 0 9520 0 select Ds ?? 500139:48.00 [syslogd]
0 1138 1 0 76 0 9464 0 select Ds ?? 274206:12.00 [lpd]
0 1172 1 0 44 0 11088 0 select Ds ?? 314974:00.00 [ntpd]
0 1243 1 0 44 0 9620 0 select Ds ?? 1038222:12.00 [moused]
556 1267 1 0 48 0 9672 0 select Ds ?? 79678:00.00 [dbus-dae
26 1283 1 0 76 0 13456 0 select Ds ?? 132226:00.00 [exim-4.6
0 1339 1 0 76 0 12756 0 select Ds ?? 54898:24.00 [sshd]
0 1345 1 0 52 0 9548 0 nanslp Ds ?? 176439:36.00 [cron]
0 1378 1 0 76 0 9576 0 select Ds ?? 37002:36.00 [inetd]
0 1407 1 0 76 0 9800 0 wait D ?? 23422:48.00 [sh]
0 1408 1 0 76 0 9464 0 piperd D ?? 72931:00.00 [logger]
0 1409 1407 0 76 0 1568 0 nanslp D ?? 56031:36.00 [sleep]
0 1412 1 0 76 0 9520 0 ttyin Ds+ ?? 131523:00.00 [getty]
0 1413 1 0 76 0 9520 0 ttyin Ds+ ?? 123813:36.00 [getty]
0 1414 1 0 76 0 9520 0 ttyin Ds+ ?? 124491:24.00 [getty]
0 1415 1 0 76 0 9520 0 ttyin Ds+ ?? 121051:12.00 [getty]
0 1416 1 0 76 0 9520 0 ttyin Ds+ ?? 122656:48.00 [getty]
0 1417 1 0 76 0 9520 0 ttyin Ds+ ?? 123056:00.00 [getty]
0 1418 1 0 76 0 9520 0 ttyin Ds+ ?? 123769:12.00 [getty]
0 1419 1 0 76 0 9520 0 ttyin Ds+ ?? 124531:12.00 [getty]
0 1420 1 0 49 0 11552 0 pause D ?? 505742:24.00 [xdm]
0 1422 1420 0 44 0 291412 0 select Ds ?? 975401:32.00 [Xorg]
0 1427 1420 0 54 0 12540 0 wait Ds ?? 3911660:12.00 [xdm]
0 1433 1 0 44 0 11848 0 select D ?? 620465:48.00 [xconsole
1000 1436 1427 0 44 0 10920 0 select Ds ?? 3434813:36.00 [fvwm]
1000 1447 1436 0 44 0 10920 0 select D ?? 851065:12.00 [GoodStuf
1000 1449 1436 0 44 0 10920 0 select D ?? 1801501:12.00 [wmbatter
1000 1450 1436 0 44 0 10768 0 select D ?? 677220:12.00 [FvwmPage
1000 1451 1436 0 44 0 13608 0 select D ?? 2856122:24.00 [xclock]
1000 1453 1 0 44 0 12992 0 select D ?? 2440994:12.00 [xterm]
1000 1455 1453 0 54 0 10736 0 wait Ds ?? 717060:36.00 [bash]
0 1463 1455 0 46 0 9936 0 wait D ?? 410190:00.00 [su]
0 1464 1463 0 44 0 10736 0 ttyin D+ ?? 555693:00.00 [bash]
0 1506 1 0 58 0 11288 0 select Ds ?? 17894:24.00 [wpa_supp
0 1564 739 0 60 0 9800 0 piperd D ?? 0:00.00 [sh]
0 1565 1564 0 59 0 9600 0 - RL ?? 0:00.00 [ps]
------------------------------------------------------------------------
vmstat -s
82080 cpu context switches
4411 device interrupts
11937 software interrupts
115815 traps
326027 system calls
20 kernel threads created
1531 fork() calls
14 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
565 vnode pager pageins
4085 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
241 pages reactivated
43965 copy-on-write faults
36 copy-on-write optimized faults
34534 zero fill pages zeroed
1839 zero fill pages prezeroed
23 intransit blocking page faults
110015 total VM faults taken
0 pages affected by kernel thread creation
1458943 pages affected by fork()
13611 pages affected by vfork()
0 pages affected by rfork()
266 pages cached
153277 pages freed
0 pages freed by daemon
63397 pages freed by exiting processes
6127 pages active
4040 pages inactive
24 pages in VM cache
26714 pages wired down
473686 pages free
4096 bytes per page
35721 total name lookups
cache hits (86% pos + 4% neg) system 0% per-directory
deletions 0%, falsehits 0%, toolong 0%
------------------------------------------------------------------------
vmstat -m
Type InUse MemUse HighUse Requests Size(s)
isadev 9 1K - 9 64
drm_files 1 1K - 3 64
drm_maps 8 9K - 12 64
cdev 10 2K - 10 128
tty console 1 8K - 1
sigio 3 1K - 3 32
filedesc 69 22K - 1602 16,32,256,512,2048
kenv 78 7K - 82 16,32,64,128,4096
kqueue 2 2K - 2 128,1024
drm_driver 5 5K - 9 16,32,64,256,4096
proc-args 39 3K - 488 16,32,64,128,256
drm_sarea 1 1K - 1 16
ithread 75 6K - 75 16,64,128
drm_dma 1 1K - 1 16
kbdmux 6 18K - 6 16,256,1024,2048
KTRACE 100 13K - 100 128
linker 143 546K - 275 16,32,64,256,1024,2048,4096
lockf 26 2K - 34 32,64
temp 149 235K - 6789 16,32,64,128,256,512,1024,2048,4096
devbuf 4171 4624K - 4371 16,32,64,128,256,512,1024,2048,4096
module 235 15K - 235 64,128
mtx_pool 2 8K - 2 4096
acpiwmi 12 1K - 13 64,256
osd 2 1K - 2 16,32
acpica 3116 175K - 67072 16,32,64,128,256,512,1024,2048
subproc 163 262K - 1670 256,4096
proc 2 8K - 2 4096
session 27 2K - 31 64
pgrp 29 2K - 59 64
cred 42 4K - 7326 64,128
uidinfo 5 2K - 6 64,1024
plimit 13 4K - 186 256
pci_link 16 2K - 16 64,128
sysctltmp 0 0K - 386 16,32,64,128,256
sysctloid 3858 118K - 4000 16,32,64
sysctl 0 0K - 783 16,32,64
callout 1 256K - 1
umtx 336 32K - 336 64,128
p1003.1b 1 1K - 1 16
SWAP 2 549K - 2 64
acpitask 1 1K - 1 1024
bus-sc 77 137K - 1435 16,32,64,128,256,512,1024,2048,4096
bus 775 38K - 4004 16,32,64,128,256,512,1024
devstat 4 9K - 4 16,4096
eventhandler 73 4K - 73 32,64,128
acpi_perf 2 1K - 2 128
kobj 164 328K - 180 2048
Per-cpu 1 1K - 1 16
CAM XPT 14 3K - 37 16,32,64,1024,2048
entropy 1024 64K - 1024 64
rman 173 11K - 590 16,32,64
sbuf 0 0K - 323 16,32,64,128,256,512,1024,2048,4096
hdac 7 12K - 7 64,128,256,512,1024,2048
agp 8 1K - 8 16,64
taskqueue 17 1K - 17 16,64
Unitno 12 1K - 80 16,64
iov 0 0K - 5763 16,64,128,256
select 30 2K - 30 64
ioctlops 0 0K - 9893 16,32,64,128,256,512,1024,4096
msg 4 25K - 4 1024,4096
sem 4 6K - 4 256,512,1024,4096
shm 1 12K - 1
tty 22 11K - 24 512,1024
pts 2 1K - 2 128
mbuf_tag 0 0K - 11 32
shmfd 1 4K - 1 4096
pcb 14 7K - 15 16,512,1024,2048
soname 16 2K - 198 16,32,64,128
biobuf 4 8K - 6 2048
vfscache 1 512K - 1
vfs_hash 1 256K - 1
vnodes 2 1K - 2 128
acpisem 22 3K - 22 64,128
vnodemarker 0 0K - 28 512
mount 103 4K - 147 16,32,64,128,256
BPF 10 65K - 17 16,64,128,256
ether_multi 2 1K - 2 16,32
ifaddr 142 8K - 175 16,32,256,2048
ifnet 6 6K - 7 64,1024
clone 2 8K - 2 4096
arpcom 3 1K - 4 16
lltable 5 2K - 6 256
CAM dev queue 2 1K - 2 128
CAM queue 6 1K - 20 16
feeder 15 1K - 18 16,64
CAM SIM 2 1K - 2 128
ata_generic 1 1K - 1 1024
routetbl 5 1K - 235 64,128,256
80211vap 1 4K - 2 4096
80211com 1 8K - 1
80211nodeie 4 1K - 20 32,128
80211node 1 8K - 7
80211ratectl 2 1K - 3 16,32
80211scan 4 5K - 7 256,2048
igmp 5 1K - 6 128
ad_driver 1 1K - 1 32
mixer 2 8K - 2 4096
in_multi 1 1K - 1 128
hostcache 1 16K - 1
syncache 1 72K - 1
savedino 0 0K - 35 256
freework 20 2K - 30 64
newdirblk 4 1K - 6 32
dirrem 0 0K - 36 64
mkdir 4 1K - 12 64
diradd 34 3K - 50 64
freefile 21 1K - 30 32
freeblks 17 2K - 26 64
freefrag 0 0K - 1 64
indirdep 0 0K - 2 64
newblk 31 68K - 47 128
bmsafemap 5 5K - 16 128,4096
inodedep 61 271K - 88 256
pagedep 12 66K - 17 128
ufs_dirhash 69 14K - 69 16,32,64,128,256,512
ufs_mount 12 57K - 12 256,2048,4096
UMAHash 1 1K - 1 256
ata_cam 1 1K - 1 1024
CAM periph 2 1K - 9 16,32,64,128
vm_pgdata 2 65K - 2 64
acpidev 68 3K - 68 32
atkbddev 2 1K - 2 32
apmdev 1 1K - 32 64
USBdev 47 10K - 47 32,128,256,1024,2048
USB 79 100K - 87 16,32,64,128,512,1024,2048,4096
io_apic 1 1K - 1 1024
drm_ctxbitmap 1 4K - 1 4096
drm_agplists 1 1K - 1 64
memdesc 1 4K - 6 32,4096
msi 3 1K - 3 64
nexusdev 4 1K - 4 16
drm_buflists 2 1K - 2 32
linux 14 1K - 14 32,64
DEVFS1 127 32K - 190 256
DEVFS3 148 19K - 180 128
DEVFS 24 1K - 25 16,64
DEVFSP 3 1K - 6 32
pfs_nodes 146 19K - 146 128
pfs_vncache 4 1K - 4 32
GEOM 63 15K - 147 16,64,128,512,1024
iprtheap 21 3K - 21 32,64,128,256,1024
netgraph_node 3 1K - 4 128
netgraph 3 1K - 4 32
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQUESTS FAILURES
UMA Kegs: 128, 0, 77, 13, 77, 0
UMA Zones: 888, 0, 77, 3, 77, 0
UMA Slabs: 284, 0, 522, 10, 636, 0
UMA RCntSlabs: 544, 0, 311, 4, 311, 0
UMA Hash: 128, 0, 2, 28, 3, 0
16 Bucket: 76, 0, 48, 2, 70, 0
32 Bucket: 140, 0, 56, 0, 78, 0
64 Bucket: 268, 0, 53, 3, 99, 13
128 Bucket: 524, 0, 46, 3, 755, 113
VM OBJECT: 136, 0, 1536, 117, 19644, 0
MAP: 140, 0, 7, 21, 7, 0
KMAP ENTRY: 72, 57505, 46, 219, 4156, 0
MAP ENTRY: 72, 0, 958, 261, 36498, 0
DP fakepg: 72, 0, 65565, 49, 65614, 0
SG fakepg: 72, 0, 0, 0, 0, 0
mt_zone: 2056, 0, 235, 110, 235, 0
16: 16, 0, 3117, 537, 41177, 0
32: 32, 0, 3056, 221, 40202, 0
64: 64, 0, 5818, 200, 17105, 0
128: 128, 0, 2789, 91, 9170, 0
256: 256, 0, 737, 133, 3493, 0
512: 512, 0, 88, 48, 1972, 0
1024: 1024, 0, 57, 175, 1362, 0
2048: 2048, 0, 211, 35, 303, 0
4096: 4096, 0, 136, 37, 6439, 0
Files: 56, 0, 127, 141, 7156, 0
TURNSTILE: 72, 0, 169, 41, 169, 0
umtx pi: 52, 0, 0, 0, 0, 0
PROC: 680, 0, 58, 44, 1565, 0
THREAD: 624, 0, 147, 21, 147, 0
SLEEPQUEUE: 44, 0, 169, 126, 169, 0
VMSPACE: 240, 0, 39, 57, 1547, 0
cpuset: 40, 0, 2, 182, 2, 0
mbuf_packet: 256, 0, 359, 157, 551, 0
mbuf: 256, 0, 3, 384, 6432, 0
mbuf_cluster: 2048, 25600, 513, 109, 1276, 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, 406, 682, 0
g_bio: 140, 0, 0, 644, 7718, 0
ttyinq: 152, 0, 225, 35, 855, 0
ttyoutq: 256, 0, 111, 39, 439, 0
ata_request: 208, 0, 1, 163, 3418, 0
ata_composite: 180, 0, 0, 0, 0, 0
VNODE: 272, 0, 939, 41, 1001, 0
VNODEPOLL: 60, 0, 1, 125, 1, 0
S VFS Cache: 72, 0, 903, 104, 3337, 0
L VFS Cache: 292, 0, 13, 26, 13, 0
NAMEI: 1024, 0, 0, 48, 13649, 0
DIRHASH: 1024, 0, 170, 22, 170, 0
pipe: 392, 0, 7, 33, 995, 0
ksiginfo: 80, 0, 89, 967, 652, 0
itimer: 220, 0, 1, 35, 1, 0
KNOTE: 72, 0, 1, 105, 1, 0
socket: 412, 25605, 40, 23, 352, 0
unpcb: 172, 25622, 30, 62, 120, 0
ipq: 32, 904, 0, 0, 0, 0
udp_inpcb: 220, 25614, 4, 50, 221, 0
udpcb: 8, 25781, 4, 402, 221, 0
tcp_inpcb: 220, 25614, 4, 50, 8, 0
tcpcb: 632, 25602, 4, 14, 8, 0
tcptw: 52, 5184, 0, 0, 0, 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
ripcb: 220, 25614, 0, 0, 0, 0
rtentry: 108, 0, 1, 71, 1, 0
selfd: 28, 0, 78, 303, 44524, 0
SWAPMETA: 276, 121576, 0, 0, 0, 0
Mountpoints: 648, 0, 7, 11, 7, 0
FFS inode: 116, 0, 874, 50, 904, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 874, 41, 904, 0
NetGraph items: 36, 4130, 0, 118, 1, 0
NetGraph data items: 36, 531, 0, 0, 0, 0
NFSMOUNT: 524, 0, 0, 0, 0, 0
NFSNODE: 468, 0, 0, 0, 0, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 214 6
irq9: acpi0 864 26
irq16: uhci3+ 1030 31
irq18: uhci2 16 0
irq19: uhci1+ 1987 60
irq23: uhci0 ehci0 83 2
cpu0: timer 114728 3476
irq256: hdac0 19 0
irq257: siba_bwn0 198 6
cpu1: timer 114473 3468
Total 233612 7079
------------------------------------------------------------------------
pstat -T
127/12328 files
0M/4095M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/ad4s1b 8388352 0 8388352 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
ad4
KB/t tps MB/s
18.17 56 1.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:
0 packets sent
0 data packets (0 bytes)
0 data packets (0 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
0 ack-only packets (0 delayed)
0 URG only packets
0 window probe packets
0 window update packets
0 control packets
0 packets received
0 acks (for 0 bytes)
0 duplicate acks
0 acks for unsent data
0 packets (0 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
0 connection requests
0 connection accepts
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
0 connections established (including accepts)
4 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
0 segments updated rtt (of 0 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
0 correct data packet header predictions
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:
0 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
0 delivered
0 datagrams output
0 times multicast source filter matched
ip:
0 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
0 packets for this host
0 packets for unknown/unsupported protocol
0 packets forwarded (0 packets fast forwarded)
0 packets not forwardable
0 packets received for unknown multicast group
0 redirects sent
0 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:
0 ARP requests sent
0 ARP replies sent
0 ARP requests received
0 ARP replies received
0 ARP packets received
0 total packets dropped due to no ARP entry
0 ARP entrys timed out
0 Duplicate IPs seen
------------------------------------------------------------------------
netstat -m
362/541/903 mbufs in use (current/cache/total)
356/266/622/25600 mbuf clusters in use (current/cache/total/max)
359/157 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)
802K/667K/1469K 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
bwn0 2290 <Link#1> 00:26:5e:57:23:33 103 39 0 93 0 0 0
alc0 1500 <Link#2> 00:25:b3:7e:b7:2d 436942718 0 0 0 0 0 0
lo0 16384 <Link#3> 0 0 0 0 0 0 0
lo0 16384 your-net localhost 0 - - 0 - - -
vboxn 1500 <Link#4> 0a:00:27:00:00:00 0 0 0 0 0 0 0
wlan0 1500 <Link#5> 00:26:5e:57:23:33 1 0 0 1 0 0 0
------------------------------------------------------------------------
netstat -anr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
127.0.0.1 link#3 UH 0 0 lo0
------------------------------------------------------------------------
netstat -anA
Active Internet connections (including servers)
Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
c56b59e0 tcp4 0 0 *.6000 *.* LISTEN
c5704000 tcp4 0 0 *.22 *.* LISTEN
c56b5c58 tcp4 0 0 *.25 *.* LISTEN
c57044f0 tcp4 0 0 *.515 *.* LISTEN
c53e10dc udp4 0 0 *.* *.*
c53e2528 udp4 0 0 127.0.0.1.123 *.*
c53e244c udp4 0 0 *.123 *.*
c53e1370 udp4 0 0 *.514 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
c53f1158 stream 0 0 0 c53ed000 0 0 /tmp/.X11-unix/X0
c53ed000 stream 0 0 0 c53f1158 0 0
c53ed0ac stream 0 0 0 c53ed158 0 0 /tmp/.X11-unix/X0
c53ed158 stream 0 0 0 c53ed0ac 0 0
c5cae2b0 stream 0 0 0 c5cae35c 0 0 /tmp/.X11-unix/X0
c5cae35c stream 0 0 0 c5cae2b0 0 0
c53ee0ac stream 0 0 0 c53ee968 0 0 /tmp/.X11-unix/X0
c53ee968 stream 0 0 0 c53ee0ac 0 0
c53ed408 stream 0 0 0 c53eecc4 0 0 /tmp/.X11-unix/X0
c53eecc4 stream 0 0 0 c53ed408 0 0
c53ed204 stream 0 0 0 c53ed2b0 0 0 /tmp/.X11-unix/X0
c53ed2b0 stream 0 0 0 c53ed204 0 0
c53eec18 stream 0 0 0 c53eeb6c 0 0 /tmp/.X11-unix/X0
c53eeb6c stream 0 0 0 c53eec18 0 0
c53ee158 stream 0 0 0 c53ee204 0 0 /var/run/dbus/system_bus_socket
c53ee204 stream 0 0 0 c53ee158 0 0
c53ee2b0 stream 0 0 0 c53ee35c 0 0 /tmp/.X11-unix/X0
c53ee35c stream 32 0 0 c53ee2b0 0 0
c53ee4b4 stream 0 0 c5758bb0 0 0 0 /tmp/.X11-unix/X0
c53ed560 stream 0 0 0 c53ed60c 0 0
c53ed60c stream 0 0 0 c53ed560 0 0
c53ee560 stream 0 0 c570d110 0 0 0 /var/run/dbus/system_bus_socket
c53ed6b8 stream 0 0 c52debb0 0 0 0 /var/run/printer
c53f1000 stream 0 0 c54bd330 0 0 0 /var/run/devd.pipe
c5cae204 dgram 0 0 c56e2110 0 0 0 /var/run/wpa_supplicant/wlan0
c53ed764 dgram 0 0 0 c53ee810 0 c53ee60c
c53ee60c dgram 0 0 0 c53ee810 0 c53ee6b8
c53ee6b8 dgram 0 0 0 c53ee810 0 0
c53ee810 dgram 0 0 c56abaa0 0 c53ed764 0 /var/run/logpriv
c53ee8bc dgram 0 0 c56abbb0 0 0 0 /var/run/log
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/128 *.x11
tcp4 0/0/128 *.ssh
tcp4 0/0/20 *.smtp
tcp4 0/0/5 *.printer
unix 0/0/128 /tmp/.X11-unix/X0
unix 0/0/30 /var/run/dbus/system_bus_socket
unix 0/0/5 /var/run/printer
unix 0/0/4 /var/run/devd.pipe
------------------------------------------------------------------------
fstat
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root ps 1565 root / 2 drwxr-xr-x 1024 r
root ps 1565 wd / 2 drwxr-xr-x 1024 r
root ps 1565 text / 16606 -r-xr-xr-x 34540 r
root ps 1565 0 /dev 29 crw-rw-rw- null rw
root ps 1565 1* pipe c53b5240 <-> c53b5188 0 rw
root ps 1565 2 /dev 29 crw-rw-rw- null rw
root ps 1565 5* local stream c53f1000
root ps 1565 6 /var 329745 -rw------- 3 w
root sh 1564 root / 2 drwxr-xr-x 1024 r
root sh 1564 wd / 2 drwxr-xr-x 1024 r
root sh 1564 text / 16650 -r-xr-xr-x 116784 r
root sh 1564 0 /dev 29 crw-rw-rw- null rw
root sh 1564 1 /dev 29 crw-rw-rw- null rw
root sh 1564 2 /dev 29 crw-rw-rw- null rw
root sh 1564 3* pipe c53b5188 <-> c53b5240 0 rw
root sh 1564 5* local stream c53f1000
root sh 1564 6 /var 329745 -rw------- 3 w
root sh 1564 10 / 33122 -r-xr-xr-x 1233 r
root sh 1564 11 / 32961 -rw-r--r-- 39057 r
root wpa_supplicant 1506 root / 2 drwxr-xr-x 1024 r
root wpa_supplicant 1506 wd / 2 drwxr-xr-x 1024 r
root wpa_supplicant 1506 text /usr 12607111 -r-xr-xr-x 287620 r
root wpa_supplicant 1506 0 /dev 29 crw-rw-rw- null rw
root wpa_supplicant 1506 1 /dev 29 crw-rw-rw- null rw
root wpa_supplicant 1506 2 /dev 29 crw-rw-rw- null rw
root wpa_supplicant 1506 3* local dgram c53ed764 <-> c53ee810
root wpa_supplicant 1506 4* internet dgram udp c53e10dc
root wpa_supplicant 1506 5* local stream c53f1000
root wpa_supplicant 1506 6 /var 329745 -rw------- 3 w
root wpa_supplicant 1506 7* route raw 0 c5ca19a8
root wpa_supplicant 1506 8 /dev 21 crw------- bpf rw
root wpa_supplicant 1506 9* local dgram c5cae204
root bash 1464 root / 2 drwxr-xr-x 1024 r
root bash 1464 wd /usr 22657038 drwxr-x--- 22528 r
root bash 1464 text /usr 12203061 -rwxr-xr-x 607624 r
root bash 1464 0 /dev 139 crw--w---- pts/1 rw
root bash 1464 1 /dev 139 crw--w---- pts/1 rw
root bash 1464 2 /dev 139 crw--w---- pts/1 rw
root bash 1464 255 /dev 139 crw--w---- pts/1 rw
root su 1463 root / 2 drwxr-xr-x 1024 r
root su 1463 wd /usr 22657038 drwxr-x--- 22528 r
root su 1463 text /usr 28145096 -r-sr-xr-x 14432 r
root su 1463 0 /dev 139 crw--w---- pts/1 rw
root su 1463 1 /dev 139 crw--w---- pts/1 rw
root su 1463 2 /dev 139 crw--w---- pts/1 rw
ianf bash 1455 root / 2 drwxr-xr-x 1024 r
ianf bash 1455 wd /usr 22657038 drwxr-x--- 22528 r
ianf bash 1455 text /usr 12203061 -rwxr-xr-x 607624 r
ianf bash 1455 0 /dev 139 crw--w---- pts/1 rw
ianf bash 1455 1 /dev 139 crw--w---- pts/1 rw
ianf bash 1455 2 /dev 139 crw--w---- pts/1 rw
ianf bash 1455 255 /dev 139 crw--w---- pts/1 rw
ianf xterm 1453 root / 2 drwxr-xr-x 1024 r
ianf xterm 1453 wd /usr 22657038 drwxr-x--- 22528 r
ianf xterm 1453 text /usr 12203155 -rws--x--x 308952 r
ianf xterm 1453 0 /dev 29 crw-rw-rw- null r
ianf xterm 1453 1 /usr 22657119 -rw------- 203 w
ianf xterm 1453 2 /usr 22657119 -rw------- 203 w
ianf xterm 1453 3* local stream c53ed000 <-> c53f1158
ianf xterm 1453 4* pseudo-terminal master pts/1 rw
ianf xterm 1453 5 - - bad -
ianf xclock 1451 root / 2 drwxr-xr-x 1024 r
ianf xclock 1451 wd /usr 22657038 drwxr-x--- 22528 r
ianf xclock 1451 text /usr 12203461 -r-xr-xr-x 32764 r
ianf xclock 1451 0 /dev 29 crw-rw-rw- null r
ianf xclock 1451 1 /usr 22657119 -rw------- 203 w
ianf xclock 1451 2 /usr 22657119 -rw------- 203 w
ianf xclock 1451 3* local stream c53ed158 <-> c53ed0ac
ianf FvwmPager 1450 root / 2 drwxr-xr-x 1024 r
ianf FvwmPager 1450 wd /usr 22657038 drwxr-x--- 22528 r
ianf FvwmPager 1450 text /usr 12578126 -rwxr-xr-x 33000 r
ianf FvwmPager 1450 0 /dev 29 crw-rw-rw- null r
ianf FvwmPager 1450 1 /usr 22657119 -rw------- 203 w
ianf FvwmPager 1450 2 /usr 22657119 -rw------- 203 w
ianf FvwmPager 1450 3* local stream c5cae35c <-> c5cae2b0
ianf FvwmPager 1450 4* pipe c51acdc8 <-> c51ace80 0 rw
ianf FvwmPager 1450 5 /tmp 96 -rw-r--r-- 21684 r
ianf FvwmPager 1450 9* pipe c51adb70 <-> c51adab8 0 rw
ianf wmbattery 1449 root / 2 drwxr-xr-x 1024 r
ianf wmbattery 1449 wd /usr 22657038 drwxr-x--- 22528 r
ianf wmbattery 1449 text /usr 12203459 -r-xr-xr-x 10744 r
ianf wmbattery 1449 0 /dev 29 crw-rw-rw- null r
ianf wmbattery 1449 1 /usr 22657119 -rw------- 203 w
ianf wmbattery 1449 2 /usr 22657119 -rw------- 203 w
ianf wmbattery 1449 3* local stream c53ee968 <-> c53ee0ac
ianf GoodStuff 1447 root / 2 drwxr-xr-x 1024 r
ianf GoodStuff 1447 wd /usr 22657038 drwxr-x--- 22528 r
ianf GoodStuff 1447 text /usr 12578116 -rwxr-xr-x 28756 r
ianf GoodStuff 1447 0 /dev 29 crw-rw-rw- null r
ianf GoodStuff 1447 1 /usr 22657119 -rw------- 203 w
ianf GoodStuff 1447 2 /usr 22657119 -rw------- 203 w
ianf GoodStuff 1447 3* local stream c53eecc4 <-> c53ed408
ianf GoodStuff 1447 4* pipe c51deab8 <-> c51deb70 0 rw
ianf GoodStuff 1447 5 /tmp 96 -rw-r--r-- 21684 r
ianf GoodStuff 1447 7* pipe c51ac0b8 <-> c51ac000 0 rw
ianf fvwm 1436 root / 2 drwxr-xr-x 1024 r
ianf fvwm 1436 wd /usr 22657038 drwxr-x--- 22528 r
ianf fvwm 1436 text /usr 12203450 -rwxr-xr-x 132532 r
ianf fvwm 1436 0 /dev 29 crw-rw-rw- null r
ianf fvwm 1436 1 /usr 22657119 -rw------- 203 w
ianf fvwm 1436 2 /usr 22657119 -rw------- 203 w
ianf fvwm 1436 3* local stream c53ed2b0 <-> c53ed204
ianf fvwm 1436 5* pipe c51deb70 <-> c51deab8 0 rw
ianf fvwm 1436 6* pipe c51ac000 <-> c51ac0b8 0 rw
ianf fvwm 1436 7* pipe c51ace80 <-> c51acdc8 0 rw
ianf fvwm 1436 8* pipe c51adab8 <-> c51adb70 0 rw
root xconsole 1433 root / 2 drwxr-xr-x 1024 r
root xconsole 1433 wd / 2 drwxr-xr-x 1024 r
root xconsole 1433 text /usr 12203443 -r-xr-xr-x 12408 r
root xconsole 1433 0 /dev 29 crw-rw-rw- null r
root xconsole 1433 1 /var 164885 -rw-r--r-- 1098 w
root xconsole 1433 2 /var 164885 -rw-r--r-- 1098 w
root xconsole 1433 3* local stream c53eeb6c <-> c53eec18
root xconsole 1433 4* pseudo-terminal master pts/0 rw
root xconsole 1433 5 /dev 136 crw--w---- pts/0 rw
root xdm 1427 root / 2 drwxr-xr-x 1024 r
root xdm 1427 wd / 2 drwxr-xr-x 1024 r
root xdm 1427 text /usr 12203446 -r-xr-xr-x 82920 r
root xdm 1427 0* local stream c53ee35c <-> c53ee2b0
root xdm 1427 2 /var 164885 -rw-r--r-- 1098 w
root Xorg 1422 root / 2 drwxr-xr-x 1024 r
root Xorg 1422 wd / 2 drwxr-xr-x 1024 r
root Xorg 1422 text /usr 12203399 -r-sr-xr-x 1581592 r
root Xorg 1422 0 /var 164892 -rw-r--r-- 18227 w
root Xorg 1422 1* internet stream tcp c56b59e0
root Xorg 1422 2 /var 164885 -rw-r--r-- 1098 w
root Xorg 1422 3* local stream c53ee4b4
root Xorg 1422 4 /usr 12273021 -r--r--r-- 29902 r
root Xorg 1422 5 /dev 18 crw-r----- mem rw
root Xorg 1422 6 /dev 48 crw------- ttyv8 rw
root Xorg 1422 7 /dev 7 crw-r--r-- pci rw
root Xorg 1422 8 /dev 17 crw------- io rw
root Xorg 1422 9 /dev 33 crw------- agpgart rw
root Xorg 1422 10 /dev 34 crw-rw---- dri/card0 rw
root Xorg 1422 11 /dev 12 crw------- sysmouse rw
root Xorg 1422 12* local stream c53ee204 <-> c53ee158
root Xorg 1422 13* local stream c53ee2b0 <-> c53ee35c
root Xorg 1422 14* local stream c53ed204 <-> c53ed2b0
root Xorg 1422 15* local stream c53eec18 <-> c53eeb6c
root Xorg 1422 16* local stream c53f1158 <-> c53ed000
root Xorg 1422 17* local stream c53ed408 <-> c53eecc4
root Xorg 1422 18* local stream c53ee0ac <-> c53ee968
root Xorg 1422 19* local stream c5cae2b0 <-> c5cae35c
root Xorg 1422 20* local stream c53ed0ac <-> c53ed158
root xdm 1420 root / 2 drwxr-xr-x 1024 r
root xdm 1420 wd / 2 drwxr-xr-x 1024 r
root xdm 1420 text /usr 12203446 -r-xr-xr-x 82920 r
root xdm 1420 0 /var 329777 -rw-r--r-- 6 rw
root xdm 1420 2 /var 164885 -rw-r--r-- 1098 w
root getty 1419 root / 2 drwxr-xr-x 1024 r
root getty 1419 wd / 2 drwxr-xr-x 1024 r
root getty 1419 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1419 0 /dev 47 crw------- ttyv7 rw
root getty 1419 1 /dev 47 crw------- ttyv7 rw
root getty 1419 2 /dev 47 crw------- ttyv7 rw
root getty 1418 root / 2 drwxr-xr-x 1024 r
root getty 1418 wd / 2 drwxr-xr-x 1024 r
root getty 1418 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1418 0 /dev 46 crw------- ttyv6 rw
root getty 1418 1 /dev 46 crw------- ttyv6 rw
root getty 1418 2 /dev 46 crw------- ttyv6 rw
root getty 1417 root / 2 drwxr-xr-x 1024 r
root getty 1417 wd / 2 drwxr-xr-x 1024 r
root getty 1417 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1417 0 /dev 45 crw------- ttyv5 rw
root getty 1417 1 /dev 45 crw------- ttyv5 rw
root getty 1417 2 /dev 45 crw------- ttyv5 rw
root getty 1416 root / 2 drwxr-xr-x 1024 r
root getty 1416 wd / 2 drwxr-xr-x 1024 r
root getty 1416 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1416 0 /dev 44 crw------- ttyv4 rw
root getty 1416 1 /dev 44 crw------- ttyv4 rw
root getty 1416 2 /dev 44 crw------- ttyv4 rw
root getty 1415 root / 2 drwxr-xr-x 1024 r
root getty 1415 wd / 2 drwxr-xr-x 1024 r
root getty 1415 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1415 0 /dev 43 crw------- ttyv3 rw
root getty 1415 1 /dev 43 crw------- ttyv3 rw
root getty 1415 2 /dev 43 crw------- ttyv3 rw
root getty 1414 root / 2 drwxr-xr-x 1024 r
root getty 1414 wd / 2 drwxr-xr-x 1024 r
root getty 1414 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1414 0 /dev 42 crw------- ttyv2 rw
root getty 1414 1 /dev 42 crw------- ttyv2 rw
root getty 1414 2 /dev 42 crw------- ttyv2 rw
root getty 1413 root / 2 drwxr-xr-x 1024 r
root getty 1413 wd / 2 drwxr-xr-x 1024 r
root getty 1413 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1413 0 /dev 41 crw------- ttyv1 rw
root getty 1413 1 /dev 41 crw------- ttyv1 rw
root getty 1413 2 /dev 41 crw------- ttyv1 rw
root getty 1412 root / 2 drwxr-xr-x 1024 r
root getty 1412 wd / 2 drwxr-xr-x 1024 r
root getty 1412 text /usr 7206990 -r-xr-xr-x 21516 r
root getty 1412 0 /dev 40 crw------- ttyv0 rw
root getty 1412 1 /dev 40 crw------- ttyv0 rw
root getty 1412 2 /dev 40 crw------- ttyv0 rw
root sleep 1409 root / 2 drwxr-xr-x 1024 r
root sleep 1409 wd / 2 drwxr-xr-x 1024 r
root sleep 1409 text / 16621 -r-xr-xr-x 5944 r
root sleep 1409 0 /dev 29 crw-rw-rw- null r
root sleep 1409 1* pipe c51ad240 <-> c51ad188 0 rw
root sleep 1409 2* pipe c51ad240 <-> c51ad188 0 rw
root logger 1408 root / 2 drwxr-xr-x 1024 r
root logger 1408 wd / 2 drwxr-xr-x 1024 r
root logger 1408 text /usr 28145018 -r-xr-xr-x 10480 r
root logger 1408 0* pipe c51ad188 <-> c51ad240 0 rw
root logger 1408 2 - - bad -
root sh 1407 root / 2 drwxr-xr-x 1024 r
root sh 1407 wd / 2 drwxr-xr-x 1024 r
root sh 1407 text / 16650 -r-xr-xr-x 116784 r
root sh 1407 0 /dev 29 crw-rw-rw- null r
root sh 1407 1* pipe c51ad240 <-> c51ad188 0 rw
root sh 1407 2* pipe c51ad240 <-> c51ad188 0 rw
root inetd 1378 root / 2 drwxr-xr-x 1024 r
root inetd 1378 wd / 2 drwxr-xr-x 1024 r
root inetd 1378 text /usr 12606814 -r-xr-xr-x 42044 r
root inetd 1378 0 /dev 29 crw-rw-rw- null rw
root inetd 1378 1 /dev 29 crw-rw-rw- null rw
root inetd 1378 2 /dev 29 crw-rw-rw- null rw
root inetd 1378 3 /var 329776 -rw------- 4 w
root inetd 1378 4* pipe c51de188 <-> c51de240 0 rw
root inetd 1378 5* pipe c51de240 <-> c51de188 0 rw
root cron 1345 root / 2 drwxr-xr-x 1024 r
root cron 1345 wd /var 70656 drwxr-x--- 512 r
root cron 1345 text /usr 12606796 -r-xr-xr-x 33416 r
root cron 1345 0 /dev 29 crw-rw-rw- null rw
root cron 1345 1 /dev 29 crw-rw-rw- null rw
root cron 1345 2 /dev 29 crw-rw-rw- null rw
root cron 1345 3 /var 329773 -rw------- 4 w
root sshd 1339 root / 2 drwxr-xr-x 1024 r
root sshd 1339 wd / 2 drwxr-xr-x 1024 r
root sshd 1339 text /usr 12603105 -r-xr-xr-x 228208 r
root sshd 1339 0 /dev 29 crw-rw-rw- null rw
root sshd 1339 1 /dev 29 crw-rw-rw- null rw
root sshd 1339 2 /dev 29 crw-rw-rw- null rw
root sshd 1339 3* internet stream tcp c5704000
mailnull exim-4.69-4 1283 root / 2 drwxr-xr-x 1024 r
mailnull exim-4.69-4 1283 wd /var 235527 drwxr-x--- 512 r
mailnull exim-4.69-4 1283 text /usr 12203465 -rwsr-xr-x 842588 r
mailnull exim-4.69-4 1283 0 /dev 29 crw-rw-rw- null rw
mailnull exim-4.69-4 1283 1 /dev 29 crw-rw-rw- null rw
mailnull exim-4.69-4 1283 2 /dev 29 crw-rw-rw- null rw
mailnull exim-4.69-4 1283 4* internet stream tcp c56b5c58
messageb dbus-daemon 1267 root / 2 drwxr-xr-x 1024 r
messageb dbus-daemon 1267 wd / 2 drwxr-xr-x 1024 r
messageb dbus-daemon 1267 text /usr 12203239 -r-xr-xr-x 300996 r
messageb dbus-daemon 1267 0 /dev 29 crw-rw-rw- null rw
messageb dbus-daemon 1267 1 /dev 29 crw-rw-rw- null rw
messageb dbus-daemon 1267 2 /dev 29 crw-rw-rw- null rw
messageb dbus-daemon 1267 3* local stream c53ee560
messageb dbus-daemon 1267 4 /dev 29 crw-rw-rw- null rw
messageb dbus-daemon 1267 6 /usr 12272343 drwxr-xr-x 512 r
messageb dbus-daemon 1267 7* local stream c53ed60c <-> c53ed560
messageb dbus-daemon 1267 8* local stream c53ed560 <-> c53ed60c
messageb dbus-daemon 1267 9* local stream c53ee158 <-> c53ee204
root moused 1243 root / 2 drwxr-xr-x 1024 r
root moused 1243 wd / 2 drwxr-xr-x 1024 r
root moused 1243 text /usr 12606890 -r-xr-xr-x 36104 r
root moused 1243 0 /dev 29 crw-rw-rw- null rw
root moused 1243 1 /dev 29 crw-rw-rw- null rw
root moused 1243 2 /dev 29 crw-rw-rw- null rw
root moused 1243 3 /dev 38 crw-rw-rw- psm0 rw
root moused 1243 4 /dev 56 crw------- consolectl rw
root moused 1243 5 /var 329764 -rw------- 4 w
root ntpd 1172 root / 2 drwxr-xr-x 1024 r
root ntpd 1172 wd / 2 drwxr-xr-x 1024 r
root ntpd 1172 text /usr 12606891 -r-xr-xr-x 340916 r
root ntpd 1172 0 /dev 29 crw-rw-rw- null rw
root ntpd 1172 1 /dev 29 crw-rw-rw- null rw
root ntpd 1172 2 /dev 29 crw-rw-rw- null rw
root ntpd 1172 3* local dgram c53ee60c <-> c53ee810
root ntpd 1172 20* internet dgram udp c53e244c
root ntpd 1172 21* internet dgram udp c53e2528
root ntpd 1172 22* route raw 0 c53e0ce0
root lpd 1138 root / 2 drwxr-xr-x 1024 r
root lpd 1138 wd / 2 drwxr-xr-x 1024 r
root lpd 1138 text /usr 12606849 -r-xr-xr-x 73344 r
root lpd 1138 0 /dev 29 crw-rw-rw- null rw
root lpd 1138 1 /dev 29 crw-rw-rw- null rw
root lpd 1138 2 /dev 29 crw-rw-rw- null rw
root lpd 1138 3* local dgram c53ee6b8 <-> c53ee810
root lpd 1138 4 /var 235555 -rw-rw-r-- 5 w
root lpd 1138 5* local stream c53ed6b8
root lpd 1138 6* internet stream tcp c57044f0
root syslogd 957 root / 2 drwxr-xr-x 1024 r
root syslogd 957 wd / 2 drwxr-xr-x 1024 r
root syslogd 957 text /usr 12606773 -r-xr-xr-x 35864 r
root syslogd 957 0 /dev 29 crw-rw-rw- null rw
root syslogd 957 1 /dev 29 crw-rw-rw- null rw
root syslogd 957 2 /dev 29 crw-rw-rw- null rw
root syslogd 957 3 /var 329757 -rw------- 3 w
root syslogd 957 4* local dgram c53ee8bc
root syslogd 957 5* local dgram c53ee810
root syslogd 957 6* internet dgram udp c53e1370
root syslogd 957 7 /dev 13 crw------- klog r
root syslogd 957 9 - - bad -
root syslogd 957 10 /var 164921 -rw-r--r-- 1282464 w
root syslogd 957 11 /var 164876 -rw------- 1511 w
root syslogd 957 12 /var 164869 -rw------- 94254 w
root syslogd 957 13 /var 164873 -rw-r----- 59 w
root syslogd 957 14 /var 164886 -rw-r--r-- 26269 w
root syslogd 957 15 /var 164878 -rw------- 64004 w
root syslogd 957 16 /var 164895 -rw------- 57551 w
root syslogd 957 17 /var 164871 -rw------- 1683 w
root syslogd 957 18 /var 164881 -rw-r----- 75 w
root devd 739 root / 2 drwxr-xr-x 1024 r
root devd 739 wd / 2 drwxr-xr-x 1024 r
root devd 739 text / 16682 -r-xr-xr-x 388960 r
root devd 739 0 /dev 29 crw-rw-rw- null rw
root devd 739 1 /dev 29 crw-rw-rw- null rw
root devd 739 2 /dev 29 crw-rw-rw- null rw
root devd 739 3 / 33082 drwxr-xr-x 512 r
root devd 739 4 /dev 6 crw------- devctl r
root devd 739 5* local stream c53f1000
root devd 739 6 /var 329745 -rw------- 3 w
root moused 635 root / 2 drwxr-xr-x 1024 r
root moused 635 wd / 2 drwxr-xr-x 1024 r
root moused 635 text /usr 12606890 -r-xr-xr-x 36104 r
root moused 635 0 /dev 29 crw-rw-rw- null rw
root moused 635 1 /dev 29 crw-rw-rw- null rw
root moused 635 2 /dev 29 crw-rw-rw- null rw
root moused 635 3 /dev 128 crw-r--r-- ums0 rw
root moused 635 4 /dev 56 crw------- consolectl rw
root moused 635 5* local stream c53f1000
root moused 635 6 /var 329744 -rw------- 3 w
root ng_queue 150 root / 2 drwxr-xr-x 1024 r
root ng_queue 150 wd / 2 drwxr-xr-x 1024 r
root TIMER 149 root / 2 drwxr-xr-x 1024 r
root TIMER 149 wd / 2 drwxr-xr-x 1024 r
root init 1 root / 2 drwxr-xr-x 1024 r
root init 1 wd / 2 drwxr-xr-x 1024 r
root init 1 text / 16687 -r-xr-xr-x 661732 r
root kernel 0 root / 2 drwxr-xr-x 1024 r
root kernel 0 wd / 2 drwxr-xr-x 1024 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 #27: Fri May 7 09:38:19 SAST 2010
ianf at mini.clue.co.za:/usr/obj/usr/src/sys/APPLE i386
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (1596.19-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x106c2 Family = 6 Model = 1c Stepping = 2
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=0x40c39d<SSE3,DTES64,MON,DS_CPL,EST,TM2,SSSE3,xTPR,PDCM,MOVBE>
AMD Features=0x100000<NX>
AMD Features2=0x1<LAHF>
TSC: P-state invariant
real memory = 2147483648 (2048 MB)
avail memory = 2086952960 (1990 MB)
ACPI APIC Table: <061909 APIC0044>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 HTT threads
cpu0 (BSP): APIC ID: 0
cpu1 (AP/HT): APIC ID: 1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
wlan: mac acl policy registered
kbd1 at kbdmux0
acpi0: <061909 RSDT0044> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, 7f700000 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
acpi_ec0: <Embedded Controller: GPE 0x17> port 0x62,0x66 on acpi0
acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 900
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0xdc80-0xdc87 mem 0xfe980000-0xfe9fffff,0xd0000000-0xdfffffff,0xfe940000-0xfe97ffff irq 16 at device 2.0 on pci0
agp0: <Intel 945GME SVGA controller> on vgapci0
agp0: aperture size is 256M, detected 7932k stolen memory
drm0: <Intel i945GME> 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 0xfe880000-0xfe8fffff at device 2.1 on pci0
hdac0: <Intel 82801G High Definition Audio Controller> mem 0xfe938000-0xfe93bfff irq 16 at device 27.0 on pci0
hdac0: HDA Driver Revision: 20100226_0142
hdac0: [ITHREAD]
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci1: <ACPI PCI bus> on pcib1
siba_bwn0: <Broadcom BCM4312 802.11b/g Wireless> mem 0xfeafc000-0xfeafffff irq 16 at device 0.0 on pci1
bwn0 on siba_bwn0
bwn0: WLAN (chipid 0x4312 rev 15) PHY (analog 6 type 5 rev 1) RADIO (manuf 0x17f ver 0x2062 rev 2)
bwn0: DMA (64 bits)
bwn0: Using 1 MSI messages
bwn0: [FILTER]
pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
pci2: <ACPI PCI bus> on pcib2
alc0: <Atheros AR8132 PCIe Fast Ethernet> port 0xec80-0xecff mem 0xfebc0000-0xfebfffff irq 17 at device 0.0 on pci2
alc0: 15872 Tx FIFO, 15360 Rx FIFO
alc0: Using 1 MSI message(s).
miibus0: <MII bus> on alc0
atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0
atphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
alc0: Ethernet address: 00:25:b3:7e:b7:2d
alc0: [FILTER]
uhci0: <Intel 82801G (ICH7) USB controller USB-A> port 0xdc00-0xdc1f irq 23 at device 29.0 on pci0
uhci0: [ITHREAD]
usbus0: <Intel 82801G (ICH7) USB controller USB-A> on uhci0
uhci1: <Intel 82801G (ICH7) USB controller USB-B> port 0xd880-0xd89f irq 19 at device 29.1 on pci0
uhci1: [ITHREAD]
usbus1: <Intel 82801G (ICH7) USB controller USB-B> on uhci1
uhci2: <Intel 82801G (ICH7) USB controller USB-C> port 0xd800-0xd81f irq 18 at device 29.2 on pci0
uhci2: [ITHREAD]
usbus2: <Intel 82801G (ICH7) USB controller USB-C> on uhci2
uhci3: <Intel 82801G (ICH7) USB controller USB-D> port 0xd480-0xd49f irq 16 at device 29.3 on pci0
uhci3: [ITHREAD]
usbus3: <Intel 82801G (ICH7) USB controller USB-D> on uhci3
ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xfe937c00-0xfe937fff irq 23 at device 29.7 on pci0
ehci0: [ITHREAD]
usbus4: EHCI version 1.0
usbus4: <Intel 82801GB/R (ICH7) USB 2.0 controller> on ehci0
pcib3: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci3: <ACPI PCI bus> on pcib3
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH7M SATA150 controller> port 0xd400-0xd407,0xd080-0xd083,0xd000-0xd007,0xcc80-0xcc83,0xcc00-0xcc0f mem 0xfe937800-0xfe937bff irq 19 at device 31.2 on pci0
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci0
ata3: [ITHREAD]
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Sleep Button> on acpi0
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_button1: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model Generic PS/2 mouse, device ID 0
battery0: <ACPI Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
orm0: <ISA Option ROM> at iomem 0xcf000-0xcffff pnpid ORM0000 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata0: [ITHREAD]
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
ata1: [ITHREAD]
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
Timecounters tick every 1.000 msec
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
ad4: 305245MB <Seagate ST9320423AS 0002SDM1> at ata2-master UDMA100 SATA
hdac0: HDA Codec #0: IDT 92HD81B1X
pcm0: <HDA IDT 92HD81B1X PCM #0 Analog> at cad 0 nid 1 on hdac0
pcm1: <HDA IDT 92HD81B1X PCM #1 Analog> at cad 0 nid 1 on hdac0
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
SMP: AP CPU #1 Launched!
GEOM: ad4s1: geometry does not match label (255h,63s != 16h,63s).
Root mount waiting for: usbus4 usbus3 usbus2 usbus1 usbus0
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
Root mount waiting for: usbus4
Root mount waiting for: usbus4
Root mount waiting for: usbus4
uhub4: 8 ports with 8 removable, self powered
ugen4.2: <Apple Inc.> at usbus4
Root mount waiting for: usbus4
ugen4.3: <D-MAX> at usbus4
ugen0.2: <vendor 0x1b47> at usbus0
Root mount waiting for: usbus4
Trying to mount root from ufs:/dev/ad4s1a
Setting hostuuid: 10d8d06a-14dd-11dc-9980-0017f2506616.
Setting hostid: 0xe7450848.
Entropy harvesting:
interrupts
ethernet
point_to_point
ugen2.2: <HP> at usbus2
ugen3.2: <Mitsumi Electric> at usbus3
u3g0: <Data Interface> on usbus2
u3g0: Found 3 ports.
ums0: <Mitsumi Electric Apple Optical USB Mouse, class 0/0, rev 1.10/1.10, addr 2> on usbus3
ums0: 4 buttons and [XYZW] coordinates ID=0
kickstart
.
Starting file system checks:
/dev/ad4s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad4s1a: clean, 74969 free (921 frags, 9256 blocks, 0.4% fragmentation)
/dev/ad4s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad4s1e: clean, 252561 free (97 frags, 31558 blocks, 0.0% fragmentation)
/dev/ad4s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad4s1f: clean, 13966327 free (406151 frags, 1695022 blocks, 0.3% fragmentation)
/dev/ad4s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad4s1d: clean, 1482673 free (673 frags, 185250 blocks, 0.0% fragmentation)
Mounting local file systems:
.
Setting hostname: mini.clue.co.za
.
vboxdrv: fAsync=0 offMin=0x384 offMax=0x1734
vboxnet0: Ethernet address: 0a:00:27:00:00:00
bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
wlan0: Ethernet address: 00:26:5e:57:23:33
Starting wpa_supplicant.
Starting Network: lo0 bwn0 alc0 vboxnet0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet 127.0.0.1 netmask 0xff000000
bwn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 00:26:5e:57:23:33
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: associated
alc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=c3198<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE>
ether 00:25:b3:7e:b7:2d
media: Ethernet autoselect (none <hw-loopback>)
status: no carrier
vboxnet0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 0a:00:27:00:00:00
Starting devd.
Starting ums0 moused
.
Starting Network: vboxnet0.
vboxnet0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 0a:00:27:00:00:00
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat /usr/local/lib/gegl-0.0 /usr/local/lib/graphviz /usr/local/lib/nss /usr/local/lib/pth /usr/local/lib/qt4 /usr/local/lib/virtualbox
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
Creating and/or trimming log files
.
Starting syslogd.
No core dumps found.
Additional ABI support:
linux
.
Setting date via ntp.
7 May 09:44:53
ntpdate[977]: no servers can be used, exiting
NFS access cache time=60
Clearing /tmp (X related).
Starting local daemons:
usbhidaction:
/dev/uhid0
:
No such file or directory
.
Starting lpd.
Updating motd:
.
Starting ntpd.
Starting default moused
.
Starting dbus.
Starting exim.
Configuring syscons:
keymap
keyrate
blanktime
.
Starting sshd.
Starting cron.
Starting inetd.
Starting background file system checks in 60 seconds.
Fri May 7 09:44:57 SAST 2010
drm0: [ITHREAD]
May 7 09:45:18 mini su: ianf to root on /dev/pts/1
May 7 09:45:29 mini wpa_supplicant[403]: Failed to disable WPA in the driver.
wlan0: Ethernet address: 00:26:5e:57:23:33
bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
wlan0: link state changed to UP
Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address = 0x0
fault code = supervisor read, page not present
instruction pointer = 0x20:0xc06bf694
stack pointer = 0x28:0xc4b8fbb0
frame pointer = 0x28:0xc4b8fbb0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (bwn0 taskq)
trap number = 12
panic: page fault
cpuid = 1
Uptime: 58s
Physical memory: 2031 MB
Dumping 92 MB: 77 61 45 29 13
------------------------------------------------------------------------
kernel config
config: File /boot/kernel/kernel doesn't contain configuration file. Either unsupported, or not compiled with INCLUDE_CONFIG_FILE
------------------------------------------------------------------------
ddb capture buffer
ddb: ddb_capture: kvm_nlist
More information about the freebsd-current
mailing list