Re: Cardbus firewire card no longer works

From: Eric Anderson <anderson_at_centtech.com>
Date: Tue, 23 Dec 2003 08:58:20 -0600
Hidetoshi Shimokawa wrote:

>This seem to be a cardbus problem.
>Warner-san, do you have any idea?
>
I agree with this (as of today) - I just tried another cardbus card 
(DLink DWL-G650B) that should work, and it gave the same problems 
(although the dmesg was different, see below).  I've switched the cc to 
-current as it is most likely more applicable. 

Here's my new dmesg blurb from inserting the DLink card:
Dec 23 07:35:47 neutrino kernel: start (88000000) < sc->membase (f6000000)
Dec 23 07:35:47 neutrino kernel: end (ffffffff) > sc->memlimit (fbffffff)
Dec 23 07:35:47 neutrino kernel: pcib2: device cardbus0 requested 
decoded memory range 0x88000000-0xffffffff
Dec 23 07:35:47 neutrino kernel: found->        vendor=0x14e4, 
dev=0x16a6, revid=0x02
Dec 23 07:35:47 neutrino kernel: bus=2, slot=0, func=0
Dec 23 07:35:47 neutrino kernel: class=02-00-00, hdrtype=0x00, mfdev=0
Dec 23 07:35:47 neutrino kernel: cmdreg=0x0106, statreg=0x02b0, 
cachelnsz=8 (dwords)
Dec 23 07:35:47 neutrino kernel: lattimer=0xa8 (5040 ns), mingnt=0x40 
(16000 ns), maxlat=0x00 (0 ns)
Dec 23 07:35:47 neutrino kernel: intpin=a, irq=222
Dec 23 07:35:47 neutrino kernel: powerspec 2  supports D0 D3  current D0
Dec 23 07:35:47 neutrino kernel: MSI supports 8 messages, 64 bit
Dec 23 07:35:47 neutrino kernel: bge1: <Broadcom BCM5702 Gigabit 
Ethernet, ASIC rev. 0x1002> mem 0x88010000-0x8801ffff irq 11 at device 
0.0 on cardbus0
Dec 23 07:35:47 neutrino kernel: start (88010000) < sc->membase (f6000000)
Dec 23 07:35:47 neutrino kernel: pcib2: device bge1 requested decoded 
memory range 0x88010000-0x8801ffff
Dec 23 07:35:47 neutrino kernel: bge1: RX CPU self-diagnostics failed!
Dec 23 07:35:47 neutrino kernel: bge1: chip initialization failed
Dec 23 07:35:47 neutrino kernel: device_probe_and_attach: bge1 attach 
returned 6
Dec 23 07:35:47 neutrino kernel: cbb0: CardBus card activation failed
Dec 23 07:35:51 neutrino kernel: bge0: PHY read timed out
Dec 23 07:36:21 neutrino last message repeated 20 times
Dec 23 07:36:27 neutrino kernel: bge0: watchdog timeout -- resetting
Dec 23 07:36:27 neutrino kernel: bge0: PHY read timed out
Dec 23 07:36:27 neutrino last message repeated 9 times
Dec 23 07:36:27 neutrino kernel: bge0: RX CPU self-diagnostics failed!
Dec 23 07:36:27 neutrino kernel: bge0: flow-through queue init failed
Dec 23 07:36:27 neutrino kernel: bge0: initialization failure
Dec 23 07:36:27 neutrino kernel: bge0: PHY read timed out


Here's the kernel modules I have loaded:
Id Refs Address    Size     Name
 1   23 0xc0400000 5dfc18   kernel
 2    1 0xc09e0000 c96c     ntfs.ko
 3    2 0xc09ed000 1d92c    linux.ko
 4    2 0xc0a0b000 1e3a8    snd_pcm.ko
 5    1 0xc0a2a000 5b24     snd_ich.ko
 6    6 0xc0a30000 27c40    usb.ko
 7    1 0xc0a58000 592c     ugen.ko
 8    1 0xc0a5e000 3f8c     ums.ko
 9    1 0xc0a62000 656c     umass.ko
10    1 0xc0a6c000 1bcbc    radeon.ko
11    1 0xc0a88000 51110    acpi.ko
12    1 0xc2f0d000 6000     linprocfs.ko
13    1 0xc2f9b000 a000     if_ath.ko
14    1 0xc2fa5000 25000    ath_hal.ko

I've also included my full dmesg output for anyone's reference (sorry 
for the large mail).

Eric



[history below]

>>I have a western digital cardbus firewire card, that worked in older 
>>versions of FreeBSD (I believe 4.8, and probably 5.1-RELEASE), however, 
>>it does NOT work in -current (as of about a week ago).
>>
>>Does anyone have a list of supported PCCARDs (cardbus most likely)?
>>
>>Basically, it appears that the machine thinks its a network card..
>>Here's the log info when I stick in the cardbus card:
>>
>>Dec 22 07:26:58 neutrino kernel: cardbus0: Resource not specified in 
>>CIS: id=10, size=10000
>>Dec 22 07:26:58 neutrino kernel: start (88000000) < sc->membase (f6000000)
>>Dec 22 07:26:58 neutrino kernel: end (ffffffff) > sc->memlimit (fbffffff)
>>Dec 22 07:26:58 neutrino kernel: pcib2: device cardbus0 requested 
>>decoded memory range 0x88000000-0xffffffff
>>Dec 22 07:26:58 neutrino kernel: found->        vendor=0x14e4, 
>>dev=0x16a6, revid=0x02
>>Dec 22 07:26:58 neutrino kernel: bus=2, slot=0, func=0
>>Dec 22 07:26:58 neutrino kernel: class=02-00-00, hdrtype=0x00, mfdev=0
>>Dec 22 07:26:58 neutrino kernel: cmdreg=0x0106, statreg=0x02b0, 
>>cachelnsz=8 (dwords)
>>Dec 22 07:26:58 neutrino kernel: lattimer=0xa8 (5040 ns), mingnt=0x40 
>>(16000 ns), maxlat=0x00 (0 ns)
>>Dec 22 07:26:58 neutrino kernel: intpin=a, irq=222
>>Dec 22 07:26:58 neutrino kernel: powerspec 2  supports D0 D3  current D0
>>Dec 22 07:26:58 neutrino kernel: MSI supports 8 messages, 64 bit
>>Dec 22 07:26:58 neutrino kernel: bge1: <Broadcom BCM5702 Gigabit 
>>Ethernet, ASIC rev. 0x1002> mem 0x88010000-0x8801ffff irq 11 at device 
>>0.0 on card bus0
>>Dec 22 07:26:58 neutrino kernel: start (88010000) < sc->membase (f6000000)
>>Dec 22 07:26:58 neutrino kernel: pcib2: device bge1 requested decoded 
>>memory range 0x88010000-0x8801ffff
>>Dec 22 07:26:58 neutrino kernel: bge1: RX CPU self-diagnostics failed!
>>Dec 22 07:26:58 neutrino kernel: bge1: chip initialization failed
>>Dec 22 07:26:58 neutrino kernel: device_probe_and_attach: bge1 attach 
>>returned 6
>>Dec 22 07:26:58 neutrino kernel: cbb0: CardBus card activation failed
>>Dec 22 07:26:58 neutrino kernel: bge0: PHY read timed out
>>Dec 22 07:27:33 neutrino last message repeated 21 times
>>Dec 22 07:28:23 neutrino last message repeated 32 times
>>Dec 22 07:28:25 neutrino kernel: bge0: watchdog timeout -- resetting
>>Dec 22 07:28:25 neutrino kernel: bge0: PHY read timed out
>>Dec 22 07:28:25 neutrino last message repeated 9 times
>>Dec 22 07:28:25 neutrino kernel: bge0: RX CPU self-diagnostics failed!
>>Dec 22 07:28:25 neutrino kernel: bge0: flow-through queue init failed
>>Dec 22 07:28:25 neutrino kernel: bge0: initialization failure
>>Dec 22 07:28:28 neutrino kernel: bge0: PHY read timed out
>>Dec 22 07:29:03 neutrino last message repeated 21 times
>>Dec 22 07:29:18 neutrino last message repeated 11 times
>>
>>And then my network card (bge0) dies.. Looks like it thinks the firewire 
>>card is also a bge network card, and they stomp on each other..
>>
>>Any ideas??
>>
>>Eric
>>    
>>

-- 
------------------------------------------------------------------
Eric Anderson	   Systems Administrator      Centaur Technology
All generalizations are false, including this one.
------------------------------------------------------------------


DMESG:
Copyright (c) 1992-2003 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 5.2-CURRENT #2: Fri Dec 19 09:14:31 CST 2003
    root_at_neutrino.centtech.com:/usr/obj/usr/src/sys/NEUTRINO
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0adb000.
Preloaded elf module "/boot/kernel/ntfs.ko" at 0xc0adb1cc.
Preloaded elf module "/boot/kernel/linux.ko" at 0xc0adb278.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc0adb324.
Preloaded elf module "/boot/kernel/snd_ich.ko" at 0xc0adb3d0.
Preloaded elf module "/boot/kernel/usb.ko" at 0xc0adb47c.
Preloaded elf module "/boot/kernel/ugen.ko" at 0xc0adb524.
Preloaded elf module "/boot/kernel/ums.ko" at 0xc0adb5d0.
Preloaded elf module "/boot/kernel/umass.ko" at 0xc0adb678.
Preloaded acpi_dsdt "/boot/acpi_dsdt.aml" at 0xc0adb724.
Preloaded elf module "/boot/kernel/radeon.ko" at 0xc0adb76c.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0adb818.
Calibrating clock(s) ... i8254 clock: 1193098 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1398819727 Hz
CPU: Intel(R) Pentium(R) M processor 1400MHz (1398.82-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x695  Stepping = 5
  Features=0xa7e9f9bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE>
real memory  = 268099584 (255 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c26000 - 0x000000000fb08fff, 250490880 bytes (61155 pages)
avail memory = 250769408 (239 MB)
bios32: Found BIOS32 Service Directory header at 0xc00ffe80
bios32: Entry = 0xffe90 (c00ffe90)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xc97e
pnpbios: Found PnP BIOS data at 0xc00fe2d0
pnpbios: Entry = f0000:e2f4  Rev = 1.0
pnpbios: Event flag at 4b4
Other BIOS signatures found:
wlan: <802.11 Link Layer>
random: <entropy source>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
null: <null device, zero device>
ACPI: DSDT was overridden.
    ACPI-0374: *** Info: Table [DSDT] replaced by host OS
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <DELL   CPi R  > on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80010014
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=33408086)
pcibios: BIOS version 2.10
Using $PIR table, 9 entries at 0xc00fc590
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0   29    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    B   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0   29    D   0x6b  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0   30    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0   31    A   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0   31    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    1    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    2    0    A   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    2    1    A   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    2    1    B   0x63  none
embedded    2    3    A   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    2    3    B   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    8    0    A   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    8    0    B   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    8    1    A   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    8    1    B   0x63  3 4 5 6 7 9 10 11 12 14 15
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 31 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 31 func 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
ACPI timer looks GOOD min = 3, max = 3, width = 0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_cmbat0: <Control Method Battery> on acpi0
acpi_cmbat1: <Control Method Battery> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- initial configuration ------------------------
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 0.31.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 0.31.1
\\_SB_.PCI0.LNKC irq  11: [  9 10 11] low,level,sharable 0.31.2
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 0.31.3
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 0.29.0
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 0.29.1
\\_SB_.PCI0.LNKC irq  11: [  9 10 11] low,level,sharable 0.29.2
\\_SB_.PCI0.LNKH irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.29.3
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 0.1.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 0.1.1
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 0.31.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 0.31.1
\\_SB_.PCI0.LNKC irq  11: [  9 10 11] low,level,sharable 0.31.2
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 0.31.3
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 0.29.0
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 0.29.1
\\_SB_.PCI0.LNKC irq  11: [  9 10 11] low,level,sharable 0.29.2
\\_SB_.PCI0.LNKH irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.29.3
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 0.1.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 0.1.1
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base e0000000, size 27, enabled
found->	vendor=0x8086, dev=0x3340, revid=0x03
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x3341, revid=0x03
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0107, statreg=0x00a0, cachelnsz=0 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 0000bf80, size  5, enabled
pcib0: matched entry for 0.29.INTA (source \\_SB_.PCI0.LNKA)
pcib0: slot 29 INTA is routed to irq 11
found->	vendor=0x8086, dev=0x24c2, revid=0x01
	bus=0, slot=29, func=0
	class=0c-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	map[20]: type 4, range 32, base 0000bf40, size  5, enabled
pcib0: matched entry for 0.29.INTB (source \\_SB_.PCI0.LNKD)
pcib0: slot 29 INTB is routed to irq 11
found->	vendor=0x8086, dev=0x24c4, revid=0x01
	bus=0, slot=29, func=1
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	map[20]: type 4, range 32, base 0000bf20, size  5, enabled
pcib0: matched entry for 0.29.INTC (source \\_SB_.PCI0.LNKC)
pcib0: slot 29 INTC is routed to irq 11
found->	vendor=0x8086, dev=0x24c7, revid=0x01
	bus=0, slot=29, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=11
	map[10]: type 1, range 32, base f4fffc00, size 10, enabled
pcib0: matched entry for 0.29.INTD (source \\_SB_.PCI0.LNKH)
pcib0: slot 29 INTD is routed to irq 11
found->	vendor=0x8086, dev=0x24cd, revid=0x01
	bus=0, slot=29, func=7
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	powerspec 2  supports D0 D3  current D0
found->	vendor=0x8086, dev=0x2448, revid=0x81
	bus=0, slot=30, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0107, statreg=0x8080, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x24cc, revid=0x01
	bus=0, slot=31, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x010f, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 4, range 32, base 000001f0, size  3, enabled
	map[14]: type 4, range 32, base 000003f4, size  2, enabled
	map[18]: type 4, range 32, base 00000170, size  3, enabled
	map[1c]: type 4, range 32, base 00000374, size  2, enabled
	map[20]: type 4, range 32, base 0000bfa0, size  4, enabled
found->	vendor=0x8086, dev=0x24ca, revid=0x01
	bus=0, slot=31, func=1
	class=01-01-8a, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	map[10]: type 4, range 32, base 0000b800, size  8, enabled
	map[14]: type 4, range 32, base 0000bc40, size  6, enabled
	map[18]: type 1, range 32, base f4fff800, size  9, enabled
	map[1c]: type 1, range 32, base f4fff400, size  8, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.PCI0.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=0x8086, dev=0x24c5, revid=0x01
	bus=0, slot=31, func=5
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	powerspec 2  supports D0 D3  current D0
	map[10]: type 4, range 32, base 0000b400, size  8, enabled
	map[14]: type 4, range 32, base 0000b080, size  7, enabled
pcib0: matched entry for 0.31.INTB (source \\_SB_.PCI0.LNKB)
pcib0: slot 31 INTB is routed to irq 11
found->	vendor=0x8086, dev=0x24c6, revid=0x01
	bus=0, slot=31, func=6
	class=07-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	powerspec 2  supports D0 D3  current D0
agp0: <Intel 82855 host to AGP bridge> mem 0xe0000000-0xe7ffffff at device 0.0 on pci0
agp0: allocating GATT for aperture of size 128M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xc000-0xcfff
pcib1:   memory decode     0xfc000000-0xfdffffff
pcib1:   prefetched decode 0xe8000000-0xefffffff
---- initial configuration ------------------------
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 1.0.0
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.LNKA irq  11: [  9 10 11] low,level,sharable 1.0.0
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=1
	map[10]: type 3, range 32, base e8000000, size 27, enabled
	map[14]: type 4, range 32, base 0000c000, size  8, enabled
	map[18]: type 1, range 32, base fcff0000, size 16, enabled
pcib1: matched entry for 1.0.INTA (source \\_SB_.PCI0.LNKA)
pcib1: slot 0 INTA is routed to irq 11
found->	vendor=0x1002, dev=0x4c66, revid=0x01
	bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x01a7, statreg=0x02b0, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
drm0: <ATI Radeon Lf R250 Mobility 9000 M9> port 0xc000-0xc0ff mem 0xfcff0000-0xfcffffff,0xe8000000-0xefffffff irq 11 at device 0.0 on pci1
info: [drm] AGP at 0xe0000000 128MB
info: [drm] Initialized radeon 1.10.0 20020828 on minor 0
uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0xbf80-0xbf9f irq 11 at device 29.0 on pci0
usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0xbf40-0xbf5f irq 11 at device 29.1 on pci0
usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
ums0: 5 buttons and Z dir.
uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0xbf20-0xbf3f irq 11 at device 29.2 on pci0
usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xf4fffc00-0xf4ffffff irq 11 at device 29.7 on pci0
ehci0: (New EHCI DeviceId=0x24cd8086)
ehci_pci_attach: companion usb0
ehci_pci_attach: companion usb1
ehci_pci_attach: companion usb2
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: (0x8086) EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xd000-0xefff
pcib2:   memory decode     0xf6000000-0xfbffffff
pcib2:   prefetched decode 0xfff00000-0xfffff
---- initial configuration ------------------------
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 2.1.0
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 2.1.1
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 2.3.0
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 2.3.1
\\_SB_.PCI0.LNKC irq  11: [  9 10 11] low,level,sharable 2.0.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 2.8.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 2.8.1
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 2.1.0
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 2.1.1
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 2.3.0
\\_SB_.PCI0.LNKD irq  11: [  5  7  9 10 11] low,level,sharable 2.3.1
\\_SB_.PCI0.LNKC irq  11: [  9 10 11] low,level,sharable 2.0.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 2.8.0
\\_SB_.PCI0.LNKB irq  11: [  5  7] low,level,sharable 2.8.1
pci2: <ACPI PCI bus> on pcib2
pci2: physical bus=2
	map[10]: type 1, range 64, base faff0000, size 16, enabled
pcib2: matched entry for 2.0.INTA (source \\_SB_.PCI0.LNKC)
pcib2: slot 0 INTA is routed to irq 11
found->	vendor=0x14e4, dev=0x16a6, revid=0x02
	bus=2, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0116, statreg=0x02b0, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
found->	vendor=0x1217, dev=0x7113, revid=0x20
	bus=2, slot=1, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0000, statreg=0x0410, cachelnsz=0 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x1217, dev=0x7113, revid=0x20
	bus=2, slot=1, func=1
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0000, statreg=0x0410, cachelnsz=0 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base fafe0000, size 16, enabled
pcib2: matched entry for 2.3.INTA (source \\_SB_.PCI0.LNKB)
pcib2: slot 3 INTA is routed to irq 11
found->	vendor=0x168c, dev=0x0013, revid=0x01
	bus=2, slot=3, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0116, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x0a (2500 ns), maxlat=0x1c (7000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
bge0: <Broadcom BCM5702 Gigabit Ethernet, ASIC rev. 0x1002> mem 0xfaff0000-0xfaffffff irq 11 at device 0.0 on pci2
pcib2: device bge0 requested decoded memory range 0xfaff0000-0xfaffffff
bge0: Ethernet address: 00:0b:db:a3:f9:a1
miibus0: <MII bus> on bge0
brgphy0: <BCM5703 10/100/1000baseTX PHY> on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
bge0: bpf attached
cbb0: <PCI-CardBus Bridge> at device 1.0 on pci2
start (88000000) < sc->membase (f6000000)
end (ffffffff) > sc->memlimit (fbffffff)
pcib2: device cbb0 requested decoded memory range 0x88000000-0xffffffff
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib2: matched entry for 2.1.INTA (source \\_SB_.PCI0.LNKD)
pcib2: slot 1 INTA is routed to irq 11
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0x71131217 0x04100007 0x06070020 0x00822000 
  0x10: 0x88000000 0x020000a0 0x20000000 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffd 
  0x30: 0x00000001 0x0000fffd 0x00000001 0x0440010b 
  0x40: 0x011d1028 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00000000 0x00000000 0x00000000 0x018c1882 
  0x90: 0x00350003 0x00000000 0x00000000 0x00000000 
  0xa0: 0xfe020001 0x00c04000 0x00000000 0x00000009 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x08004000 0x80820bea 0x00000000 0x00400000 
  0xe0: 0x00828000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
cbb1: <PCI-CardBus Bridge> at device 1.1 on pci2
start (88000000) < sc->membase (f6000000)
end (ffffffff) > sc->memlimit (fbffffff)
pcib2: device cbb1 requested decoded memory range 0x88000000-0xffffffff
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
pcib2: matched entry for 2.1.INTA (source \\_SB_.PCI0.LNKD)
pcib2: slot 1 INTA is routed to irq 11
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
  0x00: 0x71131217 0x04100007 0x06070020 0x00822000 
  0x10: 0x88001000 0x020000a0 0x20000000 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffd 
  0x30: 0x00000001 0x0000fffd 0x00000001 0x0440010b 
  0x40: 0x011d1028 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00000000 0x00000000 0x00000000 0x018c1882 
  0x90: 0x00350003 0x00000000 0x00000000 0x00000000 
  0xa0: 0xfe020001 0x00c04000 0x00000000 0x00000009 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x08004000 0x80800bea 0x00000000 0x04400000 
  0xe0: 0x00828000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
pci2: <network, ethernet> at device 3.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH4 UDMA100 controller> port 0xbfa0-0xbfaf,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 31.1 on pci0
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: reset tp1 mask=03 ostat0=50 ostat1=00
ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1-slave:  stat=0x00 err=0x00 lsb=0x00 msb=0x00
ata1: reset tp2 mask=03 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER>
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pcm0: <Intel ICH4 (82801DB)> port 0xbc40-0xbc7f,0xb800-0xb8ff mem 0xf4fff400-0xf4fff4ff,0xf4fff800-0xf4fff9ff irq 11 at device 31.5 on pci0
pcm0: <SigmaTel STAC9750/51 AC97 Codec (id = 0x83847650)>
pcm0: Codec features headphone, 20 bit DAC, 20 bit ADC, 5 bit master volume, SigmaTel 3D Enhancement
pcm0: Primary codec extended features variable rate PCM, reserved 1, AMAP, reserved 4
pcm0: sndbuf_setmap 275000, 4000; 0xd6abe000 -> 275000
pcm0: sndbuf_setmap 279000, 4000; 0xd6ac2000 -> 279000
pci0: <simple comms> at device 31.6 (no driver attached)
psmcpnp0 irq 12 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0065
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
psm0: current command byte:0065
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model GlidePoint, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:c0, syncbits:00
sio0: irq maps: 0x801 0x811 0x801 0x801
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1: irq maps: 0x801 0x809 0x801 0x801
sio1 port 0x280-0x287,0x2f8-0x2ff irq 3 drq 3 on acpi0
sio1: type 16550A
ppc0: using extended I/O port range
ppc0: ECP SPP ECP+EPP SPP
ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 1 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
unknown: not probed (disabled)
unknown: not probed (disabled)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 already exists; skipping it
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
ex_isa_identify()
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0: <Option ROM> at iomem 0xc0000-0xcffff on isa0
pmtimer0 on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
fdc0 failed to probe at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fe0: not probed (disabled)
ie0: not probed (disabled)
le0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
vga0: vga: WARNING: video mode switching is not fully supported on this adapter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 6f 4f 4f 93 56 84 
9e 1f 00 4f 0d 0e 00 00 07 80 90 84 8f 28 1f 8f 
9f a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
EGA/VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 67 6f 4f 4f 93 56 84 
9e 1f 00 4f 0d 0e 00 00 07 80 90 84 8f 28 1f 8f 
9f a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 1398819727 Hz quality 800
Timecounters tick every 10.000 msec
Linux ELF exec handler installed
lo0: bpf attached
ata1: spurious interrupt - status=0x00 error=0x00
acpi_cpu0: set speed to 100.0%
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
acpi_acad0: acline initialization start
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
start (88000000) < sc->membase (f6000000)
end (ffffffff) > sc->memlimit (fbffffff)
pcib2: device pccard1 requested decoded memory range 0x88000000-0xffffffff
pccard1: CIS version PC Card Standard 7.0
pccard1: CIS info: O2Micro, SmartCardBus Reader, V1.0
pccard1: Manufacturer code 0xffff, product 0x1
pccard1: function 0: unspecified, ccr addr 220 mask 1
pccard1: function 0, config table entry 1: I/O card; irq mask beb8; iomask 5, iospace 0-1f; memspace 0-ff; io16 irqlevel
pcib2: device pccard1 requested decoded I/O range 0x100-0xffffffff
start (88000000) < sc->membase (f6000000)
end (ffffffff) > sc->memlimit (fbffffff)
pcib2: device pccard1 requested decoded memory range 0x88000000-0xffffffff
pccard1: <unknown card> (manufacturer=0xffff, product=0x0001) at function 0
pccard1:    CIS info: O2Micro, SmartCardBus Reader, V1.0
ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
ums0: at uhub1 port 1 (addr 2) disconnected
ums0: detached
ata0-master: setting PIO4 on Intel ICH4 chip
acpi_cmbat0: battery initialization start
acpi_cmbat0: battery initialization done, tried 1 times
acpi_cmbat1: battery initialization start
ata0-master: setting UDMA100 on Intel ICH4 chip
acpi_cpu0: Performance states changed
GEOM: create disk ad0 dp=0xc2dd8e60
ad0: <IC25N040ATCS04-0/CA4OA71A> ATA-5 disk at ata0-master
ad0: 38154MB (78140160 sectors), 77520 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
ar: FreeBSD check1 failed
ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin
ata1-master: setting PIO4 on Intel ICH4 chip
acd0: <HL-DT-STCD-RW/DVD-ROM GCC-4241N/A100> CDRW drive at ata1 as master
acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet
acd0: Writes: CDR, CDRW, test write, burnproof
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
pcm0: measured ac97 link rate at 48003 Hz, will use 48000 Hz
[0] f:00 typ:7 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:40949622
[1] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/254/63 s:40949685 l:37190475
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 32256 length 20966206464 end 20966238719
GEOM: Configure ad0s2, start 20966238720 length 19041523200 end 40007761919
GEOM: Configure ad0s2a, start 536870912 length 10485760000 end 11022630911
GEOM: Configure ad0s2b, start 0 length 536870912 end 536870911
GEOM: Configure ad0s2c, start 0 length 19041523200 end 19041523199
GEOM: Configure ad0s2d, start 11022630912 length 8018892288 end 19041523199
Mounting root from ufs:/dev/ad0s2a
start_init: trying /sbin/init
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
ums0: 5 buttons and Z dir.
linprocfs registered
ath_hal: <Atheros Hardware Access Layer>version 0.9.6.3
ath0: <Atheros 5212> mem 0xfafe0000-0xfafeffff irq 11 at device 3.0 on pci2
pcib2: device ath0 requested decoded memory range 0xfafe0000-0xfafeffff
ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3
ath0: bpf attached
ath0: bpf attached
ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
ath0: turbo rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
ath0: bpf attached
ath0: 802.11 address: 00:0b:6b:30:44:b3
acpi_cmbat1: battery initialization failed, giving up
lock order reversal
 1st 0xc2ee0a50 vm object (vm object) _at_ /usr/src/sys/vm/swap_pager.c:1323
 2nd 0xc0912f20 swap_pager swhash (swap_pager swhash) _at_ /usr/src/sys/vm/swap_pager.c:1838
 3rd 0xc1036948 vm object (vm object) _at_ /usr/src/sys/vm/uma_core.c:873
Stack backtrace:
Received on Tue Dec 23 2003 - 05:58:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:35 UTC