Wireless network Broadcom not connected.

George yo9fah at yahoo.com
Sun Oct 21 12:46:24 UTC 2012


On 21.10.2012 09:27, yo9fah at yahoo.com wrote:
> I can connect but get this message at boot:
>
> wlan0: Ethernet address: 00:1f:3a:9a:4c:47
> bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: need multicast update callback
>
> This message appears in dmesg after I connect, and yes, the IP address is valid, no problem.
> In rc.conf I changed bwn_v4_ucode with bwn_v4_lp_ucode sees nothing else, no wireless network.
> There is also here with him bwn_v4_ucode: http://i.imgur.com/njJO5.png and here http://imgur.com/7qXHE
> And this is after I made ​​the change with bwn_v4_lp_ucode
> http://i.imgur.com/8JRsc.png
> http://i.imgur.com/lc1Rm.png
> http://i.imgur.com/RKpQi.png
> http://i.imgur.com/bgCbJ.png
>
> So as you can see is connected but the "POWER" is zero to all networks.
>
> rc.conf http://pastebin.com/R0AMCicE
> loader.conf http://pastebin.com/xVZ51Rhv

Here's the configuration WITH ACTIVATING the wireless network:
See 2 the attachment.

-------------- next part --------------
root at fbsd:/home/yo9fah # cat /etc/wpa_supplicant.conf
network={
        ssid="YO9FAH"
        psk="My Key"
}
root at fbsd:/home/yo9fah # 
**********************************************************************************************
root at fbsd:/home/yo9fah # cat /boot/loader.conf
linux_load="YES"
if_bwn_load="YES"
bwn_v4_lp_ucode_load="YES"
************************************************************************************************
root at fbsd:/home/yo9fah # cat /etc/rc.conf
hostname="fbsd"
ifconfig_bge0="DHCP"
ifconfig_bge0_ipv6="inet6 accept_rtadv"
sshd_enable="YES"
#moused_enable="YES"
ntpd_enable="YES"
powerd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
hald_enable="YES"
dbus_enable="YES"
slim_enable="YES"
fusefs_enable="YES"
linux_enable="YES"
wlans_bwn0="wlan0"
ifconfig_wlan0="inet 192.168.1.102 netmask 255.255.255.0 ssid YO9FAH WPA"
root at fbsd:/home/yo9fah # 
***********************************************************************************************
root at fbsd:/home/yo9fah # kldstat
Id Refs Address            Size     Name
 1   30 0xffffffff80200000 1323288  kernel
 2    2 0xffffffff81524000 484c0    linux.ko
 3    1 0xffffffff8156d000 415d8    if_bwn.ko
 4    2 0xffffffff815af000 cc18     siba_bwn.ko
 5    1 0xffffffff815bc000 2d358    bwn_v4_lp_ucode.ko
 6    1 0xffffffff81812000 3dfc     linprocfs.ko
 7    1 0xffffffff81816000 a96b     fuse.ko
 8    1 0xffffffff81821000 8267     i915.ko
 9    1 0xffffffff8182a000 13815    drm.ko
**************************************************************************************************
root at fbsd:/home/yo9fah # ifconfig
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=c019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
	ether 00:1d:72:32:45:5d
	inet6 fe80::21d:72ff:fe32:455d%bge0 prefixlen 64 scopeid 0x4 
	inet 192.168.1.103 netmask 0xffffff00 broadcast 192.168.1.255
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
	media: Ethernet autoselect (none)
	status: no carrier
bwn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
	ether 00:1f:3a:9a:4c:47
	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
	status: associated
fwe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 02:1d:72:32:45:5d
	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	ch 1 dma -1
fwip0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	lladdr 0.1d.72.ff.ff.32.45.5d.a.2.ff.fe.0.0.0.0
	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0xc 
	inet 127.0.0.1 netmask 0xff000000 
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 00:1f:3a:9a:4c:47
	inet 192.168.1.102 netmask 0xffffff00 broadcast 192.168.1.255
	inet6 fe80::21f:3aff:fe9a:4c47%wlan0 prefixlen 64 scopeid 0xd 
	nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
	status: associated
	ssid YO9FAH channel 6 (2437 MHz 11g) bssid 00:22:6b:e9:5e:7a
	country US authmode WPA2/802.11i privacy ON deftxkey UNDEF
	AES-CCM 2:128-bit AES-CCM 3:128-bit txpower 30 bmiss 7 scanvalid 450
	bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5
	protmode CTS wme roaming MANUAL
******************************************************************************************************
root at fbsd:/home/yo9fah # pciconf -lv
hostb0 at pci0:0:0:0:	class=0x060000 card=0x011f1025 chip=0x2a008086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Mobile PM965/GM965/GL960 Memory Controller Hub'
    class      = bridge
    subclass   = HOST-PCI
vgapci0 at pci0:0:2:0:	class=0x030000 card=0x011f1025 chip=0x2a028086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Mobile GM965/GL960 Integrated Graphics Controller (primary)'
    class      = display
    subclass   = VGA
vgapci1 at pci0:0:2:1:	class=0x038000 card=0x011f1025 chip=0x2a038086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Mobile GM965/GL960 Integrated Graphics Controller (secondary)'
    class      = display
uhci0 at pci0:0:26:0:	class=0x0c0300 card=0x011f1025 chip=0x28348086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB UHCI Controller'
    class      = serial bus
    subclass   = USB
uhci1 at pci0:0:26:1:	class=0x0c0300 card=0x011f1025 chip=0x28358086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB UHCI Controller'
    class      = serial bus
    subclass   = USB
ehci0 at pci0:0:26:7:	class=0x0c0320 card=0x011f1025 chip=0x283a8086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB2 EHCI Controller'
    class      = serial bus
    subclass   = USB
hdac0 at pci0:0:27:0:	class=0x040300 card=0x011f1025 chip=0x284b8086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) HD Audio Controller'
    class      = multimedia
    subclass   = HDA
pcib1 at pci0:0:28:0:	class=0x060400 card=0x011f1025 chip=0x283f8086 rev=0x03 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) PCI Express Port 1'
    class      = bridge
    subclass   = PCI-PCI
pcib2 at pci0:0:28:1:	class=0x060400 card=0x011f1025 chip=0x28418086 rev=0x03 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) PCI Express Port 2'
    class      = bridge
    subclass   = PCI-PCI
pcib3 at pci0:0:28:2:	class=0x060400 card=0x011f1025 chip=0x28438086 rev=0x03 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) PCI Express Port 3'
    class      = bridge
    subclass   = PCI-PCI
uhci2 at pci0:0:29:0:	class=0x0c0300 card=0x011f1025 chip=0x28308086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB UHCI Controller'
    class      = serial bus
    subclass   = USB
uhci3 at pci0:0:29:1:	class=0x0c0300 card=0x011f1025 chip=0x28318086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB UHCI Controller'
    class      = serial bus
    subclass   = USB
uhci4 at pci0:0:29:2:	class=0x0c0300 card=0x011f1025 chip=0x28328086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB UHCI Controller'
    class      = serial bus
    subclass   = USB
ehci1 at pci0:0:29:7:	class=0x0c0320 card=0x011f1025 chip=0x28368086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) USB2 EHCI Controller'
    class      = serial bus
    subclass   = USB
pcib4 at pci0:0:30:0:	class=0x060401 card=0x00000000 chip=0x24488086 rev=0xf3 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = '82801 Mobile PCI Bridge'
    class      = bridge
    subclass   = PCI-PCI
isab0 at pci0:0:31:0:	class=0x060100 card=0x011f1025 chip=0x28158086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801HEM (ICH8M) LPC Interface Controller'
    class      = bridge
    subclass   = PCI-ISA
atapci0 at pci0:0:31:1:	class=0x01018a card=0x011f1025 chip=0x28508086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller'
    class      = mass storage
    subclass   = ATA
atapci1 at pci0:0:31:2:	class=0x01018f card=0x011f1025 chip=0x28288086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller'
    class      = mass storage
    subclass   = ATA
none0 at pci0:0:31:3:	class=0x0c0500 card=0x011f1025 chip=0x283e8086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82801H (ICH8 Family) SMBus Controller'
    class      = serial bus
    subclass   = SMBus
bge0 at pci0:2:0:0:	class=0x020000 card=0x011c1025 chip=0x169314e4 rev=0x02 hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'NetLink BCM5787M Gigabit Ethernet PCI Express'
    class      = network
    subclass   = ethernet
siba_bwn0 at pci0:4:0:0:	class=0x028000 card=0xe003105b chip=0x431514e4 rev=0x01 hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'BCM4312 802.11b/g LP-PHY'
    class      = network
cbb0 at pci0:15:6:0:	class=0x060700 card=0x011f1025 chip=0x8039104c rev=0x00 hdr=0x02
    vendor     = 'Texas Instruments'
    device     = 'PCIxx12 Cardbus Controller'
    class      = bridge
    subclass   = PCI-CardBus
fwohci0 at pci0:15:6:1:	class=0x0c0010 card=0x011f1025 chip=0x803a104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments'
    device     = 'PCIxx12 OHCI Compliant IEEE 1394 Host Controller'
    class      = serial bus
    subclass   = FireWire
none1 at pci0:15:6:2:	class=0x018000 card=0x011f1025 chip=0x803b104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments'
    device     = '5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)'
    class      = mass storage
none2 at pci0:15:6:3:	class=0x080500 card=0x011f1025 chip=0x803c104c rev=0x00 hdr=0x00
    vendor     = 'Texas Instruments'
    device     = 'PCIxx12 SDA Standard Compliant SD Host Controller'
    class      = base peripheral
    subclass   = SD host controller
*************************************************************************************************
root at fbsd:/home/yo9fah # dmesg
Copyright (c) 1992-2012 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.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012
    root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: Intel(R) Celeron(R) CPU          560  @ 2.13GHz (2128.05-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x10661  Family = 6  Model = 16  Stepping = 1
  Features=0xafebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
  Features2=0xe31d<SSE3,DTES64,MON,DS_CPL,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 2147483648 (2048 MB)
avail memory = 2035441664 (1941 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <PTLTD  	 APIC  >
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
ctl: CAM Target Layer loaded
acpi0: <ACRSYS ACRPRDCT> on motherboard
acpi0: Power Button (fixed)
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
cpu0: <ACPI CPU> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_ec0: <Embedded Controller: GPE 0x17> port 0x62,0x66 on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: could not evaluate _ADR - AE_NOT_FOUND
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xfc000000-0xfc0fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0
agp0: <Intel GM965 SVGA controller> on vgapci0
agp0: aperture size is 256M, detected 7676k stolen memory
vgapci1: <VGA-compatible display> mem 0xfc100000-0xfc1fffff at device 2.1 on pci0
uhci0: <Intel 82801H (ICH8) USB controller USB-D> port 0x1820-0x183f irq 20 at device 26.0 on pci0
uhci0: LegSup = 0x3000
usbus0 on uhci0
uhci1: <Intel 82801H (ICH8) USB controller USB-E> port 0x1840-0x185f irq 21 at device 26.1 on pci0
usbus1 on uhci1
ehci0: <Intel 82801H (ICH8) USB 2.0 controller USB2-B> mem 0xfc504000-0xfc5043ff irq 20 at device 26.7 on pci0
usbus2: EHCI version 1.0
usbus2 on ehci0
hdac0: <Intel 82801H HDA Controller> mem 0xfc300000-0xfc303fff irq 21 at device 27.0 on pci0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib1
bge0: <Broadcom NetLink Gigabit Ethernet Controller, ASIC rev. 0x00b002> mem 0xf6000000-0xf600ffff irq 16 at device 0.0 on pci2
bge0: CHIP ID 0x0000b002; ASIC REV 0x0b; CHIP REV 0xb0; PCI-E
miibus0: <MII bus> on bge0
brgphy0: <BCM5754/5787 1000BASE-T media interface> PHY 1 on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bge0: Ethernet address: 00:1d:72:32:45:5d
pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
pci4: <ACPI PCI bus> on pcib2
siba_bwn0: <Broadcom BCM4312 802.11b/g Wireless> mem 0xf8000000-0xf8003fff irq 17 at device 0.0 on pci4
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
pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
pci6: <ACPI PCI bus> on pcib3
uhci2: <Intel 82801H (ICH8) USB controller USB-A> port 0x1860-0x187f irq 23 at device 29.0 on pci0
usbus3 on uhci2
uhci3: <Intel 82801H (ICH8) USB controller USB-B> port 0x1880-0x189f irq 17 at device 29.1 on pci0
usbus4 on uhci3
uhci4: <Intel 82801H (ICH8) USB controller USB-C> port 0x18a0-0x18bf irq 18 at device 29.2 on pci0
usbus5 on uhci4
ehci1: <Intel 82801H (ICH8) USB 2.0 controller USB2-A> mem 0xfc504400-0xfc5047ff irq 23 at device 29.7 on pci0
usbus6: EHCI version 1.0
usbus6 on ehci1
pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci15: <ACPI PCI bus> on pcib4
cbb0: <PCI-CardBus Bridge> mem 0xfc204000-0xfc204fff irq 22 at device 6.0 on pci15
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
fwohci0: <1394 Open Host Controller Interface> mem 0xfc206000-0xfc2067ff,0xfc200000-0xfc203fff irq 22 at device 6.1 on pci15
fwohci0: OHCI version 1.10 (ROM=0)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:1d:72:ff:ff:32:45:5d
fwohci0: Phy 1394a available S400, 3 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:1d:72:32:45:5d
fwe0: Ethernet address: 02:1d:72:32:45:5d
fwip0: <IP over FireWire> on firewire0
fwip0: Firewire address: 00:1d:72:ff:ff:32:45:5d @ 0xfffe00000000, S400, maxrec 2048
dcons_crom0: <dcons configuration ROM> on firewire0
dcons_crom0: bus_addr 0x25c8000
fwohci0: Initiate bus reset
fwohci0: fwohci_intr_core: BUS reset
fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=1, CYCLEMASTER mode
pci15: <mass storage> at device 6.2 (no driver attached)
pci15: <base peripheral, SD host controller> at device 6.3 (no driver attached)
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH8M UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1810-0x181f at device 31.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
atapci1: <Intel ICH8M SATA300 controller> port 0x1c00-0x1c07,0x18f4-0x18f7,0x18f8-0x18ff,0x18f0-0x18f3,0x18e0-0x18ef,0x18d0-0x18df irq 19 at device 31.2 on pci0
ata2: <ATA channel> at channel 0 on atapci1
ata3: <ATA channel> at channel 1 on atapci1
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> 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]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
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 ROMs> at iomem 0xcf000-0xcffff,0xe0000-0xe17ff 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
ppc0: cannot reserve I/O port range
p4tcc0: <CPU Frequency Thermal Control> on cpu0
Timecounters tick every 1.000 msec
firewire0: 1 nodes, maxhop <= 0 cable IRM irm(0)  (me) 
firewire0: bus manager 0 
hdacc0: <Realtek ALC268 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC268 Audio Function Group> at nid 1 on hdacc0
pcm0: <Realtek ALC268 (Analog 2.0+HP/2.0)> at nid 21,20 and 24,25,26 on hdaa0
hdacc1: <Conexant (0x2c06) HDA CODEC> at cad 1 on hdac0
unknown: <Conexant (0x2c06) HDA CODEC Modem Function Group> at nid 2 on hdacc1 (no driver attached)
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 480Mbps High Speed USB v2.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 12Mbps Full Speed USB v1.0
usbus5: 12Mbps Full Speed USB v1.0
usbus6: 480Mbps High Speed USB v2.0
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 EHCI root HUB, class 9/0, rev 2.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 UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
ugen5.1: <Intel> at usbus5
uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
ugen6.1: <Intel> at usbus6
uhub6: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
uhub4: 2 ports with 2 removable, self powered
uhub5: 2 ports with 2 removable, self powered
uhub2: 4 ports with 4 removable, self powered
uhub6: 6 ports with 6 removable, self powered
ada0 at ata2 bus 0 scbus1 target 0 lun 0
ada0: <TOSHIBA MK1646GSX LB113J> ATA-8 SATA 1.x device
ada0: 150.000MB/s transfers (SATA 1.x, UDMA5, PIO 8192bytes)
ada0: 152627MB (312581808 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
Root mount waiting for: usbus2
Root mount waiting for: usbus2
Root mount waiting for: usbus2
Root mount waiting for: usbus2
Root mount waiting for: usbus2
Root mount waiting for: usbus2
ugen2.2: <SuYin> at usbus2
Trying to mount root from ufs:/dev/ada0s2a [rw]...
wlan0: Ethernet address: 00:1f:3a:9a:4c:47
bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
wlan0: ieee80211_new_state_locked: pending INIT -> SCAN transition lost
bwn0: need multicast update callback
bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.19
wlan0: link state changed to UP
bwn0: RX decryption attempted (old 0 keyidx 0x2)
drm0: <Intel i965GM> on vgapci0
info: [drm] MSI enabled 1 message(s)
info: [drm] AGP at 0xd0000000 256MB
info: [drm] Initialized i915 1.6.0 20080730
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bwn0: RX decryption attempted (old 0 keyidx 0x2)
bge0: link state changed to UP
bge0: link state changed to DOWN
*****************************************************************************************
root at fbsd:/home/yo9fah # netstat -r
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.1.1        UGS         0       69   bge0
localhost          link#12            UH          0       12    lo0
192.168.1.0        link#13            U           0        0  wlan0
192.168.1.102      link#13            UHS         0        0    lo0
192.168.1.103      link#4             UHS         0        0    lo0

Internet6:
Destination        Gateway            Flags      Netif Expire
::                 localhost          UGRS        lo0
localhost          link#12            UH          lo0
::ffff:0.0.0.0     localhost          UGRS        lo0
fe80::             localhost          UGRS        lo0
fe80::%bge0        link#4             U          bge0
fe80::21d:72ff:fe3 link#4             UHS         lo0
fe80::%lo0         link#12            U           lo0
fe80::1%lo0        link#12            UHS         lo0
fe80::%wlan0       link#13            U         wlan0
fe80::21f:3aff:fe9 link#13            UHS         lo0
ff01::%bge0        fe80::21d:72ff:fe3 U          bge0
ff01::%lo0         localhost          U           lo0
ff01::%wlan0       fe80::21f:3aff:fe9 U         wlan0
ff02::             localhost          UGRS        lo0
ff02::%bge0        fe80::21d:72ff:fe3 U          bge0
ff02::%lo0         localhost          U           lo0
ff02::%wlan0       fe80::21f:3aff:fe9 U         wlan0
********************************************************************************************************
root at fbsd:/home/yo9fah # ping google.com
ping: cannot resolve google.com: Host name lookup failure
root at fbsd:/home/yo9fah # 
-------------- next part --------------
/var/log/messages

Oct 21 15:00:00 fbsd newsyslog[2038]: logfile turned over due to size>100K
Oct 21 15:01:25 fbsd ntpd_initres[1828]: host name not found: 0.freebsd.pool.ntp.org
Oct 21 15:01:25 fbsd ntpd_initres[1828]: host name not found: 1.freebsd.pool.ntp.org
Oct 21 15:01:25 fbsd ntpd_initres[1828]: host name not found: 2.freebsd.pool.ntp.org
Oct 21 15:03:05 fbsd kernel: arp: 00:1b:fc:b1:41:00 is using my IP address 192.168.1.100 on wlan0!
Oct 21 15:03:10 fbsd last message repeated 6 times
Oct 21 15:05:27 fbsd ntpd_initres[1828]: host name not found: 0.freebsd.pool.ntp.org
Oct 21 15:05:27 fbsd ntpd_initres[1828]: host name not found: 1.freebsd.pool.ntp.org
Oct 21 15:05:27 fbsd ntpd_initres[1828]: host name not found: 2.freebsd.pool.ntp.org
Oct 21 15:13:29 fbsd ntpd_initres[1828]: host name not found: 0.freebsd.pool.ntp.org
Oct 21 15:13:29 fbsd ntpd_initres[1828]: host name not found: 1.freebsd.pool.ntp.org
Oct 21 15:13:29 fbsd ntpd_initres[1828]: host name not found: 2.freebsd.pool.ntp.org
Oct 21 15:13:30 fbsd shutdown: power-down by root: 
Oct 21 15:13:31 fbsd console-kit-daemon[1765]: WARNING: Error waiting for native console 9 activation: Device not configured
Oct 21 15:13:32 fbsd ntpd[1812]: ntpd exiting on signal 15
Oct 21 15:13:37 fbsd syslogd: exiting on signal 15
Oct 21 15:20:30 fbsd syslogd: kernel boot file is /boot/kernel/kernel
Oct 21 15:20:30 fbsd kernel: Copyright (c) 1992-2012 The FreeBSD Project.
Oct 21 15:20:30 fbsd kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Oct 21 15:20:30 fbsd kernel: The Regents of the University of California. All rights reserved.
Oct 21 15:20:30 fbsd kernel: FreeBSD is a registered trademark of The FreeBSD Foundation.
Oct 21 15:20:30 fbsd kernel: FreeBSD 9.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012
Oct 21 15:20:30 fbsd kernel: root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
Oct 21 15:20:30 fbsd kernel: CPU: Intel(R) Celeron(R) CPU          560  @ 2.13GHz (2128.05-MHz K8-class CPU)
Oct 21 15:20:30 fbsd kernel: Origin = "GenuineIntel"  Id = 0x10661  Family = 6  Model = 16  Stepping = 1
Oct 21 15:20:30 fbsd kernel: Features=0xafebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
Oct 21 15:20:30 fbsd kernel: Features2=0xe31d<SSE3,DTES64,MON,DS_CPL,TM2,SSSE3,CX16,xTPR,PDCM>
Oct 21 15:20:30 fbsd kernel: AMD Features=0x20100800<SYSCALL,NX,LM>
Oct 21 15:20:30 fbsd kernel: AMD Features2=0x1<LAHF>
Oct 21 15:20:30 fbsd kernel: TSC: P-state invariant, performance statistics
Oct 21 15:20:30 fbsd kernel: real memory  = 2147483648 (2048 MB)
Oct 21 15:20:30 fbsd kernel: avail memory = 2035441664 (1941 MB)
Oct 21 15:20:30 fbsd kernel: Event timer "LAPIC" quality 400
Oct 21 15:20:30 fbsd kernel: ACPI APIC Table: <PTLTD  	 APIC  >
Oct 21 15:20:30 fbsd kernel: ioapic0 <Version 2.0> irqs 0-23 on motherboard
Oct 21 15:20:30 fbsd kernel: kbd1 at kbdmux0
Oct 21 15:20:30 fbsd kernel: ctl: CAM Target Layer loaded
Oct 21 15:20:30 fbsd kernel: acpi0: <ACRSYS ACRPRDCT> on motherboard
Oct 21 15:20:30 fbsd kernel: acpi0: Power Button (fixed)
Oct 21 15:20:30 fbsd kernel: hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Oct 21 15:20:30 fbsd kernel: Timecounter "HPET" frequency 14318180 Hz quality 950
Oct 21 15:20:30 fbsd kernel: Event timer "HPET" frequency 14318180 Hz quality 450
Oct 21 15:20:30 fbsd kernel: Event timer "HPET1" frequency 14318180 Hz quality 440
Oct 21 15:20:30 fbsd kernel: Event timer "HPET2" frequency 14318180 Hz quality 440
Oct 21 15:20:30 fbsd kernel: cpu0: <ACPI CPU> on acpi0
Oct 21 15:20:30 fbsd kernel: atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
Oct 21 15:20:30 fbsd kernel: Event timer "RTC" frequency 32768 Hz quality 0
Oct 21 15:20:30 fbsd kernel: attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Oct 21 15:20:30 fbsd kernel: Timecounter "i8254" frequency 1193182 Hz quality 0
Oct 21 15:20:30 fbsd kernel: Event timer "i8254" frequency 1193182 Hz quality 100
Oct 21 15:20:30 fbsd kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
Oct 21 15:20:30 fbsd kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
Oct 21 15:20:30 fbsd kernel: acpi_ec0: <Embedded Controller: GPE 0x17> port 0x62,0x66 on acpi0
Oct 21 15:20:30 fbsd kernel: acpi_lid0: <Control Method Lid Switch> on acpi0
Oct 21 15:20:30 fbsd kernel: acpi_button0: <Sleep Button> on acpi0
Oct 21 15:20:30 fbsd kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
Oct 21 15:20:30 fbsd kernel: pcib0: could not evaluate _ADR - AE_NOT_FOUND
Oct 21 15:20:30 fbsd kernel: pci0: <ACPI PCI bus> on pcib0
Oct 21 15:20:30 fbsd kernel: vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xfc000000-0xfc0fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0
Oct 21 15:20:30 fbsd kernel: agp0: <Intel GM965 SVGA controller> on vgapci0
Oct 21 15:20:30 fbsd kernel: agp0: aperture size is 256M, detected 7676k stolen memory
Oct 21 15:20:30 fbsd kernel: vgapci1: <VGA-compatible display> mem 0xfc100000-0xfc1fffff at device 2.1 on pci0
Oct 21 15:20:30 fbsd kernel: uhci0: <Intel 82801H (ICH8) USB controller USB-D> port 0x1820-0x183f irq 20 at device 26.0 on pci0
Oct 21 15:20:30 fbsd kernel: uhci0: LegSup = 0x3000
Oct 21 15:20:30 fbsd kernel: usbus0 on uhci0
Oct 21 15:20:30 fbsd kernel: uhci1: <Intel 82801H (ICH8) USB controller USB-E> port 0x1840-0x185f irq 21 at device 26.1 on pci0
Oct 21 15:20:30 fbsd kernel: usbus1 on uhci1
Oct 21 15:20:30 fbsd kernel: ehci0: <Intel 82801H (ICH8) USB 2.0 controller USB2-B> mem 0xfc504000-0xfc5043ff irq 20 at device 26.7 on pci0
Oct 21 15:20:30 fbsd kernel: usbus2: EHCI version 1.0
Oct 21 15:20:30 fbsd kernel: usbus2 on ehci0
Oct 21 15:20:30 fbsd kernel: hdac0: <Intel 82801H HDA Controller> mem 0xfc300000-0xfc303fff irq 21 at device 27.0 on pci0
Oct 21 15:20:30 fbsd kernel: pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
Oct 21 15:20:30 fbsd kernel: pci2: <ACPI PCI bus> on pcib1
Oct 21 15:20:30 fbsd kernel: bge0: <Broadcom NetLink Gigabit Ethernet Controller, ASIC rev. 0x00b002> mem 0xf6000000-0xf600ffff irq 16 at device 0.0 on pci2
Oct 21 15:20:30 fbsd kernel: bge0: CHIP ID 0x0000b002; ASIC REV 0x0b; CHIP REV 0xb0; PCI-E
Oct 21 15:20:30 fbsd kernel: miibus0: <MII bus> on bge0
Oct 21 15:20:30 fbsd kernel: brgphy0: <BCM5754/5787 1000BASE-T media interface> PHY 1 on miibus0
Oct 21 15:20:30 fbsd kernel: brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
Oct 21 15:20:30 fbsd kernel: bge0: Ethernet address: 00:1d:72:32:45:5d
Oct 21 15:20:30 fbsd kernel: pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
Oct 21 15:20:30 fbsd kernel: pci4: <ACPI PCI bus> on pcib2
Oct 21 15:20:30 fbsd kernel: siba_bwn0: <Broadcom BCM4312 802.11b/g Wireless> mem 0xf8000000-0xf8003fff irq 17 at device 0.0 on pci4
Oct 21 15:20:30 fbsd kernel: bwn0 on siba_bwn0
Oct 21 15:20:30 fbsd kernel: bwn0: WLAN (chipid 0x4312 rev 15) PHY (analog 6 type 5 rev 1) RADIO (manuf 0x17f ver 0x2062 rev 2)
Oct 21 15:20:30 fbsd kernel: bwn0: DMA (64 bits)
Oct 21 15:20:30 fbsd kernel: bwn0: Using 1 MSI messages
Oct 21 15:20:30 fbsd kernel: pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
Oct 21 15:20:30 fbsd kernel: pci6: <ACPI PCI bus> on pcib3
Oct 21 15:20:30 fbsd kernel: uhci2: <Intel 82801H (ICH8) USB controller USB-A> port 0x1860-0x187f irq 23 at device 29.0 on pci0
Oct 21 15:20:30 fbsd kernel: usbus3 on uhci2
Oct 21 15:20:30 fbsd kernel: uhci3: <Intel 82801H (ICH8) USB controller USB-B> port 0x1880-0x189f irq 17 at device 29.1 on pci0
Oct 21 15:20:30 fbsd kernel: usbus4 on uhci3
Oct 21 15:20:30 fbsd kernel: uhci4: <Intel 82801H (ICH8) USB controller USB-C> port 0x18a0-0x18bf irq 18 at device 29.2 on pci0
Oct 21 15:20:30 fbsd kernel: usbus5 on uhci4
Oct 21 15:20:30 fbsd kernel: ehci1: <Intel 82801H (ICH8) USB 2.0 controller USB2-A> mem 0xfc504400-0xfc5047ff irq 23 at device 29.7 on pci0
Oct 21 15:20:30 fbsd kernel: usbus6: EHCI version 1.0
Oct 21 15:20:30 fbsd kernel: usbus6 on ehci1
Oct 21 15:20:30 fbsd kernel: pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
Oct 21 15:20:30 fbsd kernel: pci15: <ACPI PCI bus> on pcib4
Oct 21 15:20:30 fbsd kernel: cbb0: <PCI-CardBus Bridge> mem 0xfc204000-0xfc204fff irq 22 at device 6.0 on pci15
Oct 21 15:20:30 fbsd kernel: cardbus0: <CardBus bus> on cbb0
Oct 21 15:20:30 fbsd kernel: pccard0: <16-bit PCCard bus> on cbb0
Oct 21 15:20:30 fbsd kernel: fwohci0: <1394 Open Host Controller Interface> mem 0xfc206000-0xfc2067ff,0xfc200000-0xfc203fff irq 22 at device 6.1 on pci15
Oct 21 15:20:30 fbsd kernel: fwohci0: OHCI version 1.10 (ROM=0)
Oct 21 15:20:30 fbsd kernel: fwohci0: No. of Isochronous channels is 4.
Oct 21 15:20:30 fbsd kernel: fwohci0: EUI64 00:1d:72:ff:ff:32:45:5d
Oct 21 15:20:30 fbsd kernel: fwohci0: Phy 1394a available S400, 3 ports.
Oct 21 15:20:30 fbsd kernel: fwohci0: Link S400, max_rec 2048 bytes.
Oct 21 15:20:30 fbsd kernel: firewire0: <IEEE1394(FireWire) bus> on fwohci0
Oct 21 15:20:30 fbsd kernel: fwe0: <Ethernet over FireWire> on firewire0
Oct 21 15:20:30 fbsd kernel: if_fwe0: Fake Ethernet address: 02:1d:72:32:45:5d
Oct 21 15:20:30 fbsd kernel: fwe0: Ethernet address: 02:1d:72:32:45:5d
Oct 21 15:20:30 fbsd kernel: fwip0: <IP over FireWire> on firewire0
Oct 21 15:20:30 fbsd kernel: fwip0: Firewire address: 00:1d:72:ff:ff:32:45:5d @ 0xfffe00000000, S400, maxrec 2048
Oct 21 15:20:30 fbsd kernel: dcons_crom0: <dcons configuration ROM> on firewire0
Oct 21 15:20:30 fbsd kernel: dcons_crom0: bus_addr 0x25c8000
Oct 21 15:20:30 fbsd kernel: fwohci0: Initiate bus reset
Oct 21 15:20:30 fbsd kernel: fwohci0: fwohci_intr_core: BUS reset
Oct 21 15:20:30 fbsd kernel: fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=1, CYCLEMASTER mode
Oct 21 15:20:30 fbsd kernel: pci15: <mass storage> at device 6.2 (no driver attached)
Oct 21 15:20:30 fbsd kernel: pci15: <base peripheral, SD host controller> at device 6.3 (no driver attached)
Oct 21 15:20:30 fbsd kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0
Oct 21 15:20:30 fbsd kernel: isa0: <ISA bus> on isab0
Oct 21 15:20:30 fbsd kernel: atapci0: <Intel ICH8M UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1810-0x181f at device 31.1 on pci0
Oct 21 15:20:30 fbsd kernel: ata0: <ATA channel> at channel 0 on atapci0
Oct 21 15:20:30 fbsd kernel: atapci1: <Intel ICH8M SATA300 controller> port 0x1c00-0x1c07,0x18f4-0x18f7,0x18f8-0x18ff,0x18f0-0x18f3,0x18e0-0x18ef,0x18d0-0x18df irq 19 at device 31.2 on pci0
Oct 21 15:20:30 fbsd kernel: ata2: <ATA channel> at channel 0 on atapci1
Oct 21 15:20:30 fbsd kernel: ata3: <ATA channel> at channel 1 on atapci1
Oct 21 15:20:30 fbsd kernel: pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
Oct 21 15:20:30 fbsd kernel: acpi_tz0: <Thermal Zone> on acpi0
Oct 21 15:20:30 fbsd kernel: acpi_tz1: <Thermal Zone> on acpi0
Oct 21 15:20:30 fbsd kernel: atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
Oct 21 15:20:30 fbsd kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0
Oct 21 15:20:30 fbsd kernel: kbd0 at atkbd0
Oct 21 15:20:30 fbsd kernel: atkbd0: [GIANT-LOCKED]
Oct 21 15:20:30 fbsd kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
Oct 21 15:20:30 fbsd kernel: psm0: [GIANT-LOCKED]
Oct 21 15:20:30 fbsd kernel: psm0: model Generic PS/2 mouse, device ID 0
Oct 21 15:20:30 fbsd kernel: battery0: <ACPI Control Method Battery> on acpi0
Oct 21 15:20:30 fbsd kernel: acpi_acad0: <AC Adapter> on acpi0
Oct 21 15:20:30 fbsd kernel: orm0: <ISA Option ROMs> at iomem 0xcf000-0xcffff,0xe0000-0xe17ff on isa0
Oct 21 15:20:30 fbsd kernel: sc0: <System console> at flags 0x100 on isa0
Oct 21 15:20:30 fbsd kernel: sc0: VGA <16 virtual consoles, flags=0x300>
Oct 21 15:20:30 fbsd kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Oct 21 15:20:30 fbsd kernel: ppc0: cannot reserve I/O port range
Oct 21 15:20:30 fbsd kernel: p4tcc0: <CPU Frequency Thermal Control> on cpu0
Oct 21 15:20:30 fbsd kernel: Timecounters tick every 1.000 msec
Oct 21 15:20:30 fbsd kernel: firewire0: 1 nodes, maxhop <= 0 cable IRM irm(0)  (me) 
Oct 21 15:20:30 fbsd kernel: firewire0: bus manager 0 
Oct 21 15:20:30 fbsd kernel: hdacc0: <Realtek ALC268 HDA CODEC> at cad 0 on hdac0
Oct 21 15:20:30 fbsd kernel: hdaa0: <Realtek ALC268 Audio Function Group> at nid 1 on hdacc0
Oct 21 15:20:30 fbsd kernel: pcm0: <Realtek ALC268 (Analog 2.0+HP/2.0)> at nid 21,20 and 24,25,26 on hdaa0
Oct 21 15:20:30 fbsd kernel: hdacc1: <Conexant (0x2c06) HDA CODEC> at cad 1 on hdac0
Oct 21 15:20:30 fbsd kernel: unknown: <Conexant (0x2c06) HDA CODEC Modem Function Group> at nid 2 on hdacc1 (no driver attached)
Oct 21 15:20:30 fbsd kernel: usbus0: 12Mbps Full Speed USB v1.0
Oct 21 15:20:30 fbsd kernel: usbus1: 12Mbps Full Speed USB v1.0
Oct 21 15:20:30 fbsd kernel: usbus2: 480Mbps High Speed USB v2.0
Oct 21 15:20:30 fbsd kernel: usbus3: 12Mbps Full Speed USB v1.0
Oct 21 15:20:30 fbsd kernel: usbus4: 12Mbps Full Speed USB v1.0
Oct 21 15:20:30 fbsd kernel: usbus5: 12Mbps Full Speed USB v1.0
Oct 21 15:20:30 fbsd kernel: usbus6: 480Mbps High Speed USB v2.0
Oct 21 15:20:30 fbsd kernel: ugen0.1: <Intel> at usbus0
Oct 21 15:20:30 fbsd kernel: uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
Oct 21 15:20:30 fbsd kernel: ugen1.1: <Intel> at usbus1
Oct 21 15:20:30 fbsd kernel: uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
Oct 21 15:20:30 fbsd kernel: ugen2.1: <Intel> at usbus2
Oct 21 15:20:30 fbsd kernel: uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
Oct 21 15:20:30 fbsd kernel: ugen3.1: <Intel> at usbus3
Oct 21 15:20:30 fbsd kernel: uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
Oct 21 15:20:30 fbsd kernel: ugen4.1: <Intel> at usbus4
Oct 21 15:20:30 fbsd kernel: uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
Oct 21 15:20:30 fbsd kernel: ugen5.1: <Intel> at usbus5
Oct 21 15:20:30 fbsd kernel: uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
Oct 21 15:20:30 fbsd kernel: ugen6.1: <Intel> at usbus6
Oct 21 15:20:30 fbsd kernel: uhub6: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
Oct 21 15:20:30 fbsd kernel: uhub0: 2 ports with 2 removable, self powered
Oct 21 15:20:30 fbsd kernel: uhub1: 2 ports with 2 removable, self powered
Oct 21 15:20:30 fbsd kernel: uhub3: 2 ports with 2 removable, self powered
Oct 21 15:20:30 fbsd kernel: uhub4: 2 ports with 2 removable, self powered
Oct 21 15:20:30 fbsd kernel: uhub5: 2 ports with 2 removable, self powered
Oct 21 15:20:30 fbsd kernel: uhub2: 4 ports with 4 removable, self powered
Oct 21 15:20:30 fbsd kernel: uhub6: 6 ports with 6 removable, self powered
Oct 21 15:20:30 fbsd kernel: ada0 at ata2 bus 0 scbus1 target 0 lun 0
Oct 21 15:20:30 fbsd kernel: ada0: <TOSHIBA MK1646GSX LB113J> ATA-8 SATA 1.x device
Oct 21 15:20:30 fbsd kernel: ada0: 150.000MB/s transfers (SATA 1.x, UDMA5, PIO 8192bytes)
Oct 21 15:20:30 fbsd kernel: ada0: 152627MB (312581808 512 byte sectors: 16H 63S/T 16383C)
Oct 21 15:20:30 fbsd kernel: ada0: Previously was known as ad4
Oct 21 15:20:30 fbsd kernel: Root mount waiting for: usbus2
Oct 21 15:20:30 fbsd last message repeated 5 times
Oct 21 15:20:30 fbsd kernel: ugen2.2: <SuYin> at usbus2
Oct 21 15:20:30 fbsd kernel: Trying to mount root from ufs:/dev/ada0s2a [rw]...
Oct 21 15:20:30 fbsd kernel: wlan0: Ethernet address: 00:1f:3a:9a:4c:47
Oct 21 15:20:30 fbsd kernel: bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
Oct 21 15:20:30 fbsd kernel: wlan0: ieee80211_new_state_locked: pending INIT -> SCAN transition lost
Oct 21 15:20:30 fbsd kernel: bwn0: need multicast update callback
Oct 21 15:20:30 fbsd kernel: bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
Oct 21 15:20:31 fbsd dbus[1743]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Oct 21 15:20:32 fbsd dbus[1743]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Oct 21 15:20:32 fbsd dbus[1743]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 21 15:20:32 fbsd dbus[1743]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Oct 21 15:20:32 fbsd console-kit-daemon[1764]: WARNING: kvm_getenvv failed: 
Oct 21 15:20:32 fbsd ntpd[1810]: ntpd 4.2.4p5-a (1)
Oct 21 15:20:32 fbsd kernel: .
Oct 21 15:20:32 fbsd kernel: fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.19
Oct 21 15:20:33 fbsd wpa_supplicant[512]: Trying to associate with 00:22:6b:e9:5e:7a (SSID='YO9FAH' freq=2437 MHz)
Oct 21 15:20:33 fbsd wpa_supplicant[512]: Associated with 00:22:6b:e9:5e:7a
Oct 21 15:20:33 fbsd kernel: wlan0: link state changed to UP
Oct 21 15:20:34 fbsd wpa_supplicant[512]: WPA: Key negotiation completed with 00:22:6b:e9:5e:7a [PTK=CCMP GTK=CCMP]
Oct 21 15:20:34 fbsd wpa_supplicant[512]: CTRL-EVENT-CONNECTED - Connection to 00:22:6b:e9:5e:7a completed (auth) [id=0 id_str=]
Oct 21 15:20:34 fbsd kernel: bwn0: RX decryption attempted (old 0 keyidx 0x2)
Oct 21 15:20:35 fbsd ntpd_initres[1827]: host name not found: 0.freebsd.pool.ntp.org
Oct 21 15:20:35 fbsd ntpd_initres[1827]: host name not found: 1.freebsd.pool.ntp.org
Oct 21 15:20:35 fbsd ntpd_initres[1827]: host name not found: 2.freebsd.pool.ntp.org
Oct 21 15:20:38 fbsd kernel: drm0: <Intel i965GM> on vgapci0
Oct 21 15:20:38 fbsd kernel: info: [drm] MSI enabled 1 message(s)
Oct 21 15:20:38 fbsd kernel: info: [drm] AGP at 0xd0000000 256MB
Oct 21 15:20:38 fbsd kernel: info: [drm] Initialized i915 1.6.0 20080730
Oct 21 15:20:38 fbsd kernel: bwn0: RX decryption attempted (old 0 keyidx 0x2)
Oct 21 15:20:44 fbsd last message repeated 12 times
Oct 21 15:20:47 fbsd dbus[1743]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
Oct 21 15:20:47 fbsd dbus[1743]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 21 15:20:48 fbsd kernel: bwn0: RX decryption attempted (old 0 keyidx 0x2)
Oct 21 15:21:04 fbsd last message repeated 7 times
Oct 21 15:21:06 fbsd su: yo9fah to root on /dev/pts/0
Oct 21 15:21:08 fbsd kernel: bwn0: RX decryption attempted (old 0 keyidx 0x2)
Oct 21 15:21:34 fbsd last message repeated 20 times
Oct 21 15:21:37 fbsd ntpd_initres[1827]: host name not found: 0.freebsd.pool.ntp.org
Oct 21 15:21:37 fbsd ntpd_initres[1827]: host name not found: 1.freebsd.pool.ntp.org
Oct 21 15:21:37 fbsd ntpd_initres[1827]: host name not found: 2.freebsd.pool.ntp.org
Oct 21 15:21:38 fbsd kernel: bwn0: RX decryption attempted (old 0 keyidx 0x2)
Oct 21 15:21:38 fbsd last message repeated 6 times
Oct 21 15:23:39 fbsd ntpd_initres[1827]: host name not found: 0.freebsd.pool.ntp.org
Oct 21 15:23:39 fbsd ntpd_initres[1827]: host name not found: 1.freebsd.pool.ntp.org
Oct 21 15:23:39 fbsd ntpd_initres[1827]: host name not found: 2.freebsd.pool.ntp.org
Oct 21 15:24:00 fbsd kernel: bge0: link state changed to UP
Oct 21 15:24:02 fbsd dhclient: New IP Address (bge0): 192.168.1.103
Oct 21 15:24:02 fbsd dhclient: New Subnet Mask (bge0): 255.255.255.0
Oct 21 15:24:02 fbsd dhclient: New Broadcast Address (bge0): 192.168.1.255
Oct 21 15:24:02 fbsd dhclient: New Routers (bge0): 192.168.1.1
Oct 21 15:24:24 fbsd su: yo9fah to root on /dev/pts/0
Oct 21 15:24:27 fbsd ntpd[1811]: time reset -0.954603 s
Oct 21 15:26:48 fbsd wpa_supplicant[512]: WPA: Group rekeying completed with 00:22:6b:e9:5e:7a [GTK=CCMP]
Oct 21 15:28:33 fbsd su: yo9fah to root on /dev/pts/0
Oct 21 15:29:37 fbsd kernel: bge0: link state changed to DOWN
Oct 21 15:29:54 fbsd ntpd[1811]: sendto(193.230.240.22) (fd=29): No route to host
Oct 21 15:30:09 fbsd su: yo9fah to root on /dev/pts/0
Oct 21 15:30:32 fbsd ntpd[1811]: sendto(194.102.255.19) (fd=29): No route to host
Oct 21 15:30:39 fbsd ntpd[1811]: sendto(193.226.98.1) (fd=29): No route to host
Oct 21 15:38:26 fbsd kernel: bge0: link state changed to UP
Oct 21 15:39:47 fbsd dbus[1743]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out


More information about the freebsd-wireless mailing list