Hi, I am having the following situation: System starts fine, b43 module loaded (firmware installed instructions), and wireless works fine. After I start X, I get: b43-phy0: Radio hardware status changed to DISABLED wlan0: No ProbeResp from current AP 00:22:3f:18:89:5e - assume out of range
and wireless just stops. All future attempts to start it (rmmod/modprobe)
fails.
See below the workflow, let me know if there is any info missing, or something
you think I should try to debug this issue.
I'll be yhager on #bcm-users as well.
Thanks!
Versions info:
-------------
# uname -a
Linux happy 2.6.27-gentoo-r2 #3 SMP Sat Nov 15 15:00:40 IST 2008 i686 VIA C7-M
Processor 1600MHz CentaurHauls GNU/Linux
# lspci -vvn|grep 43 -A7
00:00.4 0600: 1106:4364
Subsystem: 103c:3030
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
00:00.5 0800: 1106:5364 (prog-if 20 [IO(X)-APIC])
Subsystem: 103c:3030
--
02:00.0 0280: 14e4:4312 (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
07:03.0 0200: 14e4:169c (rev 03)
Subsystem: 14e4:969c
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (16000ns min), Cache Line Size: 32 bytes
Before running X:
----------------
# lsmod|grep b43
b43 117660 0
rfkill 16536 3 rfkill_input,b43
mac80211 122896 1 b43
led_class 12036 1 b43
input_polldev 11912 1 b43
ssb 42500 1 b43
pcmcia 38316 2 b43,ssb
pcmcia_core 39316 3 b43,ssb,pcmcia
firmware_class 15112 3 b43,pcmcia,qla2xxx
# iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:"NETGEAR"
Mode:Managed Frequency:2.412 GHz Access Point: 00:22:3F:18:89:5E
Bit Rate=54 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality=83/100 Signal level:-52 dBm Noise level=-73 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# cat /proc/interrupts
CPU0
0: 271998 IO-APIC-edge timer
1: 8 IO-APIC-edge i8042
8: 2 IO-APIC-edge rtc
9: 2796 IO-APIC-fasteoi acpi
12: 132 IO-APIC-edge i8042
14: 0 IO-APIC-edge ide0
15: 0 IO-APIC-edge ide1
16: 29161 IO-APIC-fasteoi eth0
17: 503 IO-APIC-fasteoi HDA Intel
20: 0 IO-APIC-fasteoi uhci_hcd:usb2
21: 11085 IO-APIC-fasteoi sata_via, ehci_hcd:usb1, uhci_hcd:usb3
23: 0 IO-APIC-fasteoi uhci_hcd:usb4
24: 28003 IO-APIC-fasteoi b43
NMI: 0 Non-maskable interrupts
LOC: 2098 Local timer interrupts
RES: 0 Rescheduling interrupts
CAL: 0 function call interrupts
TLB: 0 TLB shootdowns
TRM: 0 Thermal event interrupts
SPU: 0 Spurious interrupts
ERR: 0
MIS: 0
relevant portion of dmesg:
b43-pci-bridge 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
b43-pci-bridge 0000:02:00.0: setting latency timer to 64
b43-phy0: Broadcom 4311 WLAN found
input: b43-phy0 as /class/input/input8
firmware: requesting b43/ucode13.fw
firmware: requesting b43/b0g0initvals13.fw
b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
b43-pci-bridge 0000:02:00.0: PCI: Disallowing DAC for device
b43-phy0: DMA mask fallback from 64-bit to 32-bit
Registered led device: b43-phy0::tx
Registered led device: b43-phy0::rx
Registered led device: b43-phy0::radio
wlan0: authenticate with AP 00:22:3f:18:89:5e
wlan0: authenticate with AP 00:22:3f:18:89:5e
wlan0: authenticated
wlan0: associate with AP 00:22:3f:18:89:5e
wlan0: RX AssocResp from 00:22:3f:18:89:5e (capab=0x401 status=0 aid=2)
wlan0: associated
wlan0: authenticate with AP 00:22:3f:18:89:5e
wlan0: authenticated
wlan0: associate with AP 00:22:3f:18:89:5e
wlan0: RX ReassocResp from 00:22:3f:18:89:5e (capab=0x401 status=0 aid=2)
wlan0: associated
After running X:
---------------
b43-phy0: Radio hardware status changed to DISABLED
wlan0: No ProbeResp from current AP 00:22:3f:18:89:5e - assume out of range
and:
# iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:"NETGEAR"
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
so I try:
# /etc/init.d/net.wlan0 restart
* Caching service dependencies ...
[ ok ]
* Stopping wlan0
* Bringing down wlan0
* Stopping dhcpcd on wlan0 ...
[ ok ]
* Shutting down wlan0 ...
[ ok ]
* Starting wlan0
SIOCSIFFLAGS: No such device
SIOCSIFFLAGS: No such device
SIOCSIFFLAGS: No such device
* Configuring wireless network for wlan0
* Failed to configure wireless for wlan0
[ !! ]
something is different in /proc/interrupts:
# cat /proc/interrupts
CPU0
0: 370543 IO-APIC-edge timer
1: 70 IO-APIC-edge i8042
8: 2 IO-APIC-edge rtc
9: 3720 IO-APIC-fasteoi acpi
12: 132 IO-APIC-edge i8042
14: 0 IO-APIC-edge ide0
15: 0 IO-APIC-edge ide1
16: 42430 IO-APIC-fasteoi eth0
17: 503 IO-APIC-fasteoi HDA Intel
20: 0 IO-APIC-fasteoi uhci_hcd:usb2
21: 11736 IO-APIC-fasteoi sata_via, ehci_hcd:usb1, uhci_hcd:usb3
23: 0 IO-APIC-fasteoi uhci_hcd:usb4
24: 34154 IO-APIC-fasteoi
NMI: 0 Non-maskable interrupts
LOC: 2098 Local timer interrupts
RES: 0 Rescheduling interrupts
CAL: 0 function call interrupts
TLB: 0 TLB shootdowns
TRM: 0 Thermal event interrupts
SPU: 0 Spurious interrupts
ERR: 0
MIS: 0
full dmesg output below:
# dmesg
gsi_base[0])
IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x02] address[0xfecc0000] gsi_base[24])
IOAPIC[1]: apic_id 2, version 3, address 0xfecc0000, GSI 24-47
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 2 I/O APICs
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 1 CPUs, 0 hotplug CPUs
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
mapped IOAPIC to ffff9000 (fecc0000)
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000
PM: Registered nosave memory: 00000000000e3000 - 0000000000100000
Allocating PCI resources starting at 70000000 (gap: 6ff00000:8ed00000)
PERCPU: Allocating 36892 bytes of per cpu data
NR_CPUS: 64, nr_cpu_ids: 1, nr_node_ids 1
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 454737
Kernel command line: root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/sda3 irqpoll video=vesafb vga=791
Misrouted IRQ fixup and polling support enabled
This may significantly impact system performance
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Extended CMOS year: 2000
TSC: Using PIT calibration value
Detected 1595.960 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1810056k/1833664k available (2993k kernel code, 22440k reserved, 1165k
data, 272k init, 916160k highmem)
virtual kernel memory layout:
fixmap : 0xffc78000 - 0xfffff000 (3612 kB)
pkmap : 0xff400000 - 0xff800000 (4096 kB)
vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB)
lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
.init : 0xc0519000 - 0xc055d000 ( 272 kB)
.data : 0xc03ec759 - 0xc050fd38 (1165 kB)
.text : 0xc0100000 - 0xc03ec759 (2993 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
CPA: page pool initialized 1 of 1 pages preallocated
Calibrating delay loop (skipped), value calculated using timer frequency..
3191.92 BogoMIPS (lpj=15959600)
Mount-cache hash table entries: 512
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 128K (64 bytes/line)
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 25k freed
ACPI: Core revision 20080609
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Centaur VIA C7-M Processor 1600MHz stepping 00
Brought up 1 CPUs
Total of 1 processors activated (3191.92 BogoMIPS).
CPU0 attaching sched-domain:
domain 0: span 0 level CPU
groups: 0
net_namespace: 448 bytes
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: Not using MMCONFIG.
PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=7
PCI: Using configuration type 1 for base access
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
PCI: Using MMCONFIG for extended config space
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: 0000:00:00.0 reg 10 32bit mmio: [f0000000, f7ffffff]
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: PME# disabled
PCI: 0000:00:0f.0 reg 10 io port: [cc00, cc07]
PCI: 0000:00:0f.0 reg 14 io port: [c880, c883]
PCI: 0000:00:0f.0 reg 18 io port: [c800, c807]
PCI: 0000:00:0f.0 reg 1c io port: [c480, c483]
PCI: 0000:00:0f.0 reg 20 io port: [c400, c40f]
PCI: 0000:00:0f.0 reg 24 io port: [c000, c0ff]
PCI: 0000:00:10.0 reg 20 io port: [b800, b81f]
pci 0000:00:10.0: supports D1
pci 0000:00:10.0: supports D2
pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.0: PME# disabled
PCI: 0000:00:10.2 reg 20 io port: [b880, b89f]
pci 0000:00:10.2: supports D1
pci 0000:00:10.2: supports D2
pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.2: PME# disabled
PCI: 0000:00:10.3 reg 20 io port: [bc00, bc1f]
pci 0000:00:10.3: supports D1
pci 0000:00:10.3: supports D2
pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.3: PME# disabled
PCI: 0000:00:10.4 reg 10 32bit mmio: [fbeffc00, fbeffcff]
pci 0000:00:10.4: supports D1
pci 0000:00:10.4: supports D2
pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:10.4: PME# disabled
PCI: 0000:01:00.0 reg 10 32bit mmio: [c0000000, cfffffff]
PCI: 0000:01:00.0 reg 14 32bit mmio: [fc000000, fcffffff]
PCI: 0000:01:00.0 reg 30 32bit mmio: [fbff0000, fbffffff]
pci 0000:01:00.0: supports D1
pci 0000:01:00.0: supports D2
PCI: bridge 0000:00:01.0 32bit mmio: [fbf00000, fcffffff]
PCI: bridge 0000:00:01.0 32bit mmio pref: [c0000000, cfffffff]
PCI: 0000:02:00.0 reg 10 64bit mmio: [fdffc000, fdffffff]
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: supports D2
PCI: bridge 0000:00:02.0 io port: [d000, dfff]
PCI: bridge 0000:00:02.0 32bit mmio: [fd000000, fdffffff]
PCI: bridge 0000:00:02.0 64bit mmio pref: [de000000, dfffffff]
PCI: bridge 0000:00:03.0 io port: [e000, efff]
PCI: bridge 0000:00:03.0 32bit mmio: [fe000000, fe9fffff]
PCI: bridge 0000:00:03.0 64bit mmio pref: [f8000000, faffffff]
PCI: 0000:07:03.0 reg 10 32bit mmio: [feaf0000, feafffff]
pci 0000:07:03.0: PME# supported from D3hot D3cold
pci 0000:07:03.0: PME# disabled
pci 0000:00:13.1: transparent bridge
PCI: bridge 0000:00:13.1 32bit mmio: [fea00000, feafffff]
bus 00 -> node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBPG._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PA._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP0._PRT]
ACPI: PCI Root Bridge [PCI1] (0000:80)
PCI: 0000:80:01.0 reg 10 64bit mmio: [febfc000, febfffff]
pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
pci 0000:80:01.0: PME# disabled
bus 80 -> node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: Power Resource [APMF] (off)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
system 00:05: ioport range 0x3e0-0x3e7 has been reserved
system 00:05: ioport range 0x4d0-0x4d1 has been reserved
system 00:05: ioport range 0x500-0x501 has been reserved
system 00:05: ioport range 0x800-0x87f has been reserved
system 00:05: ioport range 0x400-0x41f has been reserved
system 00:05: iomem range 0xfecc0000-0xfecc0fff could not be reserved
system 00:05: iomem range 0xfed02000-0xfed02fff has been reserved
system 00:08: iomem range 0xfec00000-0xfec00fff could not be reserved
system 00:08: iomem range 0xfee00000-0xfee00fff could not be reserved
system 00:0a: iomem range 0xe0000000-0xefffffff has been reserved
system 00:0c: iomem range 0x0-0x9ffff could not be reserved
system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
system 00:0c: iomem range 0x100000-0x6fefffff could not be reserved
system 00:0c: iomem range 0xfec00000-0xffffffff could not be reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0: IO window: disabled
pci 0000:00:01.0: MEM window: 0xfbf00000-0xfcffffff
pci 0000:00:01.0: PREFETCH window: 0x000000c0000000-0x000000cfffffff
pci 0000:00:02.0: PCI bridge, secondary bus 0000:02
pci 0000:00:02.0: IO window: 0xd000-0xdfff
pci 0000:00:02.0: MEM window: 0xfd000000-0xfdffffff
pci 0000:00:02.0: PREFETCH window: 0x000000de000000-0x000000dfffffff
pci 0000:00:03.0: PCI bridge, secondary bus 0000:05
pci 0000:00:03.0: IO window: 0xe000-0xefff
pci 0000:00:03.0: MEM window: 0xfe000000-0xfe9fffff
pci 0000:00:03.0: PREFETCH window: 0x000000f8000000-0x000000faffffff
pci 0000:00:13.1: PCI bridge, secondary bus 0000:07
pci 0000:00:13.1: IO window: disabled
pci 0000:00:13.1: MEM window: 0xfea00000-0xfeafffff
pci 0000:00:13.1: PREFETCH window: disabled
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:02.0: PCI INT A -> GSI 27 (level, low) -> IRQ 27
pci 0000:00:02.0: setting latency timer to 64
pci 0000:00:03.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31
pci 0000:00:03.0: setting latency timer to 64
pci 0000:00:13.1: setting latency timer to 64
bus: 00 index 0 io port: [0, ffff]
bus: 00 index 1 mmio: [0, ffffffffffffffff]
bus: 01 index 0 mmio: [0, 0]
bus: 01 index 1 mmio: [fbf00000, fcffffff]
bus: 01 index 2 mmio: [c0000000, cfffffff]
bus: 01 index 3 mmio: [0, 0]
bus: 02 index 0 io port: [d000, dfff]
bus: 02 index 1 mmio: [fd000000, fdffffff]
bus: 02 index 2 mmio: [de000000, dfffffff]
bus: 02 index 3 mmio: [0, 0]
bus: 05 index 0 io port: [e000, efff]
bus: 05 index 1 mmio: [fe000000, fe9fffff]
bus: 05 index 2 mmio: [f8000000, faffffff]
bus: 05 index 3 mmio: [0, 0]
bus: 07 index 0 mmio: [0, 0]
bus: 07 index 1 mmio: [fea00000, feafffff]
bus: 07 index 2 mmio: [0, 0]
bus: 07 index 3 io port: [0, ffff]
bus: 07 index 4 mmio: [0, ffffffffffffffff]
bus: 80 index 0 io port: [0, ffff]
bus: 80 index 1 mmio: [0, ffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
checking if image is initramfs... it is
Freeing initrd memory: 2489k freed
highmem bounce pool size: 64 pages
squashfs: version 3.4 (2008/08/26) Phillip Lougher
NTFS driver 2.1.29 [Flags: R/O].
SGI XFS with ACLs, security attributes, realtime, large block numbers, no
debug enabled
SGI XFS Quota Management subsystem
msgmni has been set to 1752
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered (default)
PCI: VIA PCI bridge detected.Disabling DAC.
pci 0000:01:00.0: Boot video device
pcieport-driver 0000:00:02.0: setting latency timer to 64
pcieport-driver 0000:00:02.0: found MSI capability
pci_express 0000:00:02.0:pcie00: allocate port service
pci_express 0000:00:02.0:pcie01: allocate port service
pci_express 0000:00:02.0:pcie02: allocate port service
pci_express 0000:00:02.0:pcie03: allocate port service
pcieport-driver 0000:00:03.0: setting latency timer to 64
pcieport-driver 0000:00:03.0: found MSI capability
pci_express 0000:00:03.0:pcie00: allocate port service
pci_express 0000:00:03.0:pcie01: allocate port service
pci_express 0000:00:03.0:pcie02: allocate port service
pci_express 0000:00:03.0:pcie03: allocate port service
aer 0000:00:02.0:pcie01: AER service couldn't init device: no _OSC support
aer 0000:00:03.0:pcie01: AER service couldn't init device: no _OSC support
VIA RNG detected
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver4 ports, IRQ sharing enabled
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /class/input/input0
Uniform Multi-Platform E-IDE driver
ide_generic: please use "probe_mask=0x3f" module parameter for probing all
legacy ISA IDE ports
Probing IDE interface ide0...
Probing IDE interface ide1...
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
Loading iSCSI transport class v2.0-870.
iscsi: registered transport (tcp)
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
SCSI Media Changer driver v0.25
Driver 'ch' needs updating - please use bus_type methods
aoe: AoE v47 initialised.
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f12:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
EISA: Probing bus 0 at eisa.0
EISA: Detected 0 cards.
cpuidle: using governor ladder
dca service started, version 1.4
TCP cubic registered
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
Using IPI No-Shortcut mode
Freeing unused kernel memory: 272k freed
input: AT Translated Set 2 keyboard as /class/input/input1
No dock devices found.
libata version 3.00 loaded.
Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04711/0xa00000
input: SynPS/2 Synaptics TouchPad as /class/input/input2
sata_via 0000:00:0f.0: version 2.3
sata_via 0000:00:0f.0: power state changed by ACPI to D0
sata_via 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
sata_via 0000:00:0f.0: routed to hard irq line 5
scsi0 : sata_via
scsi1 : sata_via
ata1: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 21
ata2: SATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 21
ata1: SATA link up 1.5 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-8: ST9120817AS, 3.AHC, max UDMA/100
ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/100
ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access ATA ST9120817AS 3.AH PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support
DPO or FUA
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support
DPO or FUA
sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
NCR53c406a: no available ports found
scsi: <fdomain> Detection failed (no card)
GDT-HA: Storage RAID Controller Driver. Version: 3.05
qlogicfas: no cards were found, please specify I/O address and IRQ using
iobase= and irq= optionsFailed initialization of WD-7000 SCSI card!
NCR53c406a: no available ports found
sym53c416.c: Version 1.0.0-ac
Fusion MPT base driver 3.04.07
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.07
Fusion MPT FC Host driver 3.04.07
Fusion MPT SAS Host driver 3.04.07
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.011.
Compaq SMART2 Driver (v 2.6.0)
HP CISS Driver (v 3.6.20)
Adaptec aacraid driver 1.1-5[2456]-ms
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
QLogic Fibre Channel HBA Driver: 8.02.01-k7
Emulex LightPulse Fibre Channel SCSI driver 8.2.7
Copyright(c) 2004-2008 Emulex. All rights reserved.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21
ehci_hcd 0000:00:10.4: EHCI Host Controller
ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:10.4: debug port 1
ehci_hcd 0000:00:10.4: irq 21, io mem 0xfbeffc00
ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
Initializing USB Mass Storage driver...
usb 1-8: new high speed USB device using ehci_hcd and address 3
usb 1-8: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:10.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
uhci_hcd 0000:00:10.0: UHCI Host Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.0: irq 20, io base 0x0000b800
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
uhci_hcd 0000:00:10.2: UHCI Host Controller
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:10.2: irq 21, io base 0x0000b880
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:10.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:10.3: UHCI Host Controller
uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:10.3: irq 23, io base 0x0000bc00
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
sl811: driver sl811-hcd, 19 May 2005
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised:
[EMAIL PROTECTED]
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
async_tx: api initialized (async)
xor: automatically using best checksumming function: pIII_sse
pIII_sse : 3463.200 MB/sec
xor: using function: pIII_sse (3463.200 MB/sec)
raid6: int32x1 245 MB/s
raid6: int32x2 271 MB/s
raid6: int32x4 251 MB/s
raid6: int32x8 184 MB/s
raid6: mmxx1 579 MB/s
raid6: mmxx2 783 MB/s
raid6: sse1x1 486 MB/s
raid6: sse1x2 726 MB/s
raid6: sse2x1 894 MB/s
raid6: sse2x2 1124 MB/s
raid6: using algorithm sse2x2 (1124 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: raid10 personality registered for level 10
JFS: nTxBlock = 8192, nTxLock = 65536
Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
Copyright (c) 1999-2006 Intel Corporation.
tg3.c:v3.94 (August 14, 2008)
tg3 0000:07:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
eth0: Tigon3 [partno(BCM95788) rev 3003 PHY(5705)] (PCI:33MHz:32-bit)
10/100/1000Base-T Ethernet 00:22:64:4b:aa:20
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
processor ACPI0007:00: registered as cooling_device0
ACPI: Processor [P001] (supports 16 throttling states)
ACPI: Lid Switch [LID]
input: Sleep Button (CM) as /class/input/input5
ACPI: Sleep Button (CM) [SLPB]
input: Power Button (CM) as /class/input/input6
ACPI: Power Button (CM) [PWRB]
ACPI: AC Adapter [AC0] (on-line)
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (59 C)
ACPI: Battery Slot [BAT1] (battery present)
acpi device:0a: registered as cooling_device1
input: Video Bus as /class/input/input7
ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
b43-pci-bridge 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
b43-pci-bridge 0000:02:00.0: setting latency timer to 64
Bluetooth: Core ver 2.13
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.10
usbcore: registered new interface driver hci_usb
ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
Real Time Clock Driver v1.12ac
HDA Intel 0000:80:01.0: power state changed by ACPI to D0
HDA Intel 0000:80:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
HDA Intel 0000:80:01.0: setting latency timer to 64
HDA Intel 0000:80:01.0: PCI: Disallowing DAC for device
Marking TSC unstable due to TSC halts in idle
b43-phy0: Broadcom 4311 WLAN found
Clocksource tsc unstable (delta = -172616486 ns)
phy0: Selected rate control algorithm 'pid'
Broadcom 43xx driver loaded [ Features: PMLR, Firmware-ID: FW13 ]
EXT3 FS on sda3, internal journal
Unable to find swap-space signature
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
input: b43-phy0 as /class/input/input8
firmware: requesting b43/ucode13.fw
firmware: requesting b43/b0g0initvals13.fw
b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
b43-pci-bridge 0000:02:00.0: PCI: Disallowing DAC for device
b43-phy0: DMA mask fallback from 64-bit to 32-bit
Registered led device: b43-phy0::tx
Registered led device: b43-phy0::rx
Registered led device: b43-phy0::radio
wlan0: authenticate with AP 00:22:3f:18:89:5e
wlan0: authenticate with AP 00:22:3f:18:89:5e
wlan0: authenticated
wlan0: associate with AP 00:22:3f:18:89:5e
wlan0: RX AssocResp from 00:22:3f:18:89:5e (capab=0x401 status=0 aid=2)
wlan0: associated
wlan0: authenticate with AP 00:22:3f:18:89:5e
wlan0: authenticated
wlan0: associate with AP 00:22:3f:18:89:5e
wlan0: RX ReassocResp from 00:22:3f:18:89:5e (capab=0x401 status=0 aid=2)
wlan0: associated
evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64 bytes.
See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
b43-phy0: Radio hardware status changed to DISABLED
wlan0: No ProbeResp from current AP 00:22:3f:18:89:5e - assume out of range
b43-phy0 ERROR: DMA RX reset timed out
b43-phy0 ERROR: DMA TX reset timed out
b43-phy0 ERROR: DMA TX reset timed out
b43-phy0 ERROR: DMA TX reset timed out
b43-phy0 ERROR: DMA TX reset timed out
b43-phy0 ERROR: DMA TX reset timed out
input: b43-phy0 as /class/input/input9
ssb: Backplane Revision 0xF0000000
------------[ cut here ]------------
WARNING: at drivers/ssb/main.c:1042 ssb_tmslow_reject_bitmask+0x5e/0x68 [ssb]
()
Modules linked in: rfkill_input arc4 ecb b43 rfkill mac80211 cfg80211
led_class input_polldev snd_hda_intel rtc snd_pcm snd_timer snd_page_alloc
snd_hwdep snd soundcore hci_usb bluetooth ssb pcmcia pcmcia_core video
backlight output battery thermal ac processor button thermal_sys tg3 libphy
e1000 jfs raid10 raid456 async_memcpy async_xor xor async_tx raid1 raid0
dm_bbr dm_snapshot dm_mirror dm_log dm_mod sbp2 ohci1394 ieee1394 sl811_hcd
usbhid ohci_hcd uhci_hcd usb_storage ehci_hcd usbcore lpfc qla2xxx
firmware_class megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid sx8
DAC960 cciss cpqarray 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc
scsi_transport_fc scsi_tgt mptspi mptscsih mptbase atp870u dc395x sim710
53c700 qla1280 dmx3191d sym53c8xx qlogicfas408 gdth aha1740 advansys initio
BusLogic arcmsr aic7xxx aic79xx scsi_transport_spi sg pdc_adma sata_inic162x
sata_mv ata_piix ahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv
sata_via sata_svw sata_sil24 sata_sil sata_promise scsi_wait_scan pata_sis
libata dock
Pid: 15229, comm: ifconfig Not tainted 2.6.27-gentoo-r2 #3
[<c011dce6>] warn_on_slowpath+0x40/0x63
[<c01148b7>] __wake_up_common+0x2e/0x58
[<c0115180>] __wake_up+0x29/0x39
[<c011e07a>] wake_up_klogd+0x2b/0x2d
[<c0376aff>] pci_write+0x1c/0x21
[<c02cd1d1>] pci_bus_write_config_word+0x50/0x5b
[<c011e61e>] printk+0x14/0x18
[<f9181810>] ssb_tmslow_reject_bitmask+0x5e/0x68 [ssb]
[<f9181f5a>] ssb_device_is_enabled+0x9/0x2d [ssb]
[<f92496d5>] b43_wireless_core_init+0x37/0x64e [b43]
[<f924a324>] b43_op_start+0x8d/0xd6 [b43]
[<f9269bc1>] ieee80211_open+0x21a/0x4ad [mac80211]
[<c013fb3b>] find_lock_page+0x10/0x43
[<c0383229>] dev_open+0x63/0x93
[<c03819c6>] dev_change_flags+0x92/0x140
[<c03b24a8>] devinet_ioctl+0x23b/0x524
[<c0377980>] sock_ioctl+0x1ad/0x1d1
[<c03777d3>] sock_ioctl+0x0/0x1d1
[<c0164164>] vfs_ioctl+0x1c/0x5e
[<c01643f8>] do_vfs_ioctl+0x252/0x26c
[<c0111c9e>] do_page_fault+0x22d/0x573
[<c016443e>] sys_ioctl+0x2c/0x42
[<c0102ba1>] sysenter_do_call+0x12/0x25
=======================
---[ end trace fdafa518d2ffde63 ]---
b43-phy0 ERROR: Microcode not responding
b43-phy0 ERROR: You must go to
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the
latest firmware (version 4).
input: b43-phy0 as /class/input/input10
ssb: Backplane Revision 0xF0000000
------------[ cut here ]------------
WARNING: at drivers/ssb/main.c:1042 ssb_tmslow_reject_bitmask+0x5e/0x68 [ssb]
()
Modules linked in: rfkill_input arc4 ecb b43 rfkill mac80211 cfg80211
led_class input_polldev snd_hda_intel rtc snd_pcm snd_timer snd_page_alloc
snd_hwdep snd soundcore hci_usb bluetooth ssb pcmcia pcmcia_core video
backlight output battery thermal ac processor button thermal_sys tg3 libphy
e1000 jfs raid10 raid456 async_memcpy async_xor xor async_tx raid1 raid0
dm_bbr dm_snapshot dm_mirror dm_log dm_mod sbp2 ohci1394 ieee1394 sl811_hcd
usbhid ohci_hcd uhci_hcd usb_storage ehci_hcd usbcore lpfc qla2xxx
firmware_class megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid sx8
DAC960 cciss cpqarray 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc
scsi_transport_fc scsi_tgt mptspi mptscsih mptbase atp870u dc395x sim710
53c700 qla1280 dmx3191d sym53c8xx qlogicfas408 gdth aha1740 advansys initio
BusLogic arcmsr aic7xxx aic79xx scsi_transport_spi sg pdc_adma sata_inic162x
sata_mv ata_piix ahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv
sata_via sata_svw sata_sil24 sata_sil sata_promise scsi_wait_scan pata_sis
libata dock
Pid: 15255, comm: ifconfig Tainted: G W 2.6.27-gentoo-r2 #3
[<c011dce6>] warn_on_slowpath+0x40/0x63
[<c01148b7>] __wake_up_common+0x2e/0x58
[<c0115180>] __wake_up+0x29/0x39
[<c011e07a>] wake_up_klogd+0x2b/0x2d
[<c0376aff>] pci_write+0x1c/0x21
[<c02cd1d1>] pci_bus_write_config_word+0x50/0x5b
[<c011e61e>] printk+0x14/0x18
[<f9181810>] ssb_tmslow_reject_bitmask+0x5e/0x68 [ssb]
[<f9181f5a>] ssb_device_is_enabled+0x9/0x2d [ssb]
[<f92496d5>] b43_wireless_core_init+0x37/0x64e [b43]
[<f924a324>] b43_op_start+0x8d/0xd6 [b43]
[<f9269bc1>] ieee80211_open+0x21a/0x4ad [mac80211]
[<c013fb3b>] find_lock_page+0x10/0x43
[<c0383229>] dev_open+0x63/0x93
[<c03819c6>] dev_change_flags+0x92/0x140
[<c03b24a8>] devinet_ioctl+0x23b/0x524
[<c0377980>] sock_ioctl+0x1ad/0x1d1
[<c03777d3>] sock_ioctl+0x0/0x1d1
[<c0164164>] vfs_ioctl+0x1c/0x5e
[<c01643f8>] do_vfs_ioctl+0x252/0x26c
[<c0111c9e>] do_page_fault+0x22d/0x573
[<c016443e>] sys_ioctl+0x2c/0x42
[<c0102ba1>] sysenter_do_call+0x12/0x25
=======================
---[ end trace fdafa518d2ffde63 ]---
b43-phy0 ERROR: Microcode not responding
b43-phy0 ERROR: You must go to
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the
latest firmware (version 4).
input: b43-phy0 as /class/input/input11
ssb: Backplane Revision 0xF0000000
------------[ cut here ]------------
WARNING: at drivers/ssb/main.c:1042 ssb_tmslow_reject_bitmask+0x5e/0x68 [ssb]
()
Modules linked in: rfkill_input arc4 ecb b43 rfkill mac80211 cfg80211
led_class input_polldev snd_hda_intel rtc snd_pcm snd_timer snd_page_alloc
snd_hwdep snd soundcore hci_usb bluetooth ssb pcmcia pcmcia_core video
backlight output battery thermal ac processor button thermal_sys tg3 libphy
e1000 jfs raid10 raid456 async_memcpy async_xor xor async_tx raid1 raid0
dm_bbr dm_snapshot dm_mirror dm_log dm_mod sbp2 ohci1394 ieee1394 sl811_hcd
usbhid ohci_hcd uhci_hcd usb_storage ehci_hcd usbcore lpfc qla2xxx
firmware_class megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid sx8
DAC960 cciss cpqarray 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc
scsi_transport_fc scsi_tgt mptspi mptscsih mptbase atp870u dc395x sim710
53c700 qla1280 dmx3191d sym53c8xx qlogicfas408 gdth aha1740 advansys initio
BusLogic arcmsr aic7xxx aic79xx scsi_transport_spi sg pdc_adma sata_inic162x
sata_mv ata_piix ahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv
sata_via sata_svw sata_sil24 sata_sil sata_promise scsi_wait_scan pata_sis
libata dock
Pid: 15310, comm: ifconfig Tainted: G W 2.6.27-gentoo-r2 #3
[<c011dce6>] warn_on_slowpath+0x40/0x63
[<c01148b7>] __wake_up_common+0x2e/0x58
[<c0115180>] __wake_up+0x29/0x39
[<c011e07a>] wake_up_klogd+0x2b/0x2d
[<c0376aff>] pci_write+0x1c/0x21
[<c02cd1d1>] pci_bus_write_config_word+0x50/0x5b
[<c011e61e>] printk+0x14/0x18
[<f9181810>] ssb_tmslow_reject_bitmask+0x5e/0x68 [ssb]
[<f9181f5a>] ssb_device_is_enabled+0x9/0x2d [ssb]
[<f92496d5>] b43_wireless_core_init+0x37/0x64e [b43]
[<f924a324>] b43_op_start+0x8d/0xd6 [b43]
[<f9269bc1>] ieee80211_open+0x21a/0x4ad [mac80211]
[<c013fb3b>] find_lock_page+0x10/0x43
[<c0383229>] dev_open+0x63/0x93
[<c03819c6>] dev_change_flags+0x92/0x140
[<c03b24a8>] devinet_ioctl+0x23b/0x524
[<c0377980>] sock_ioctl+0x1ad/0x1d1
[<c03777d3>] sock_ioctl+0x0/0x1d1
[<c0164164>] vfs_ioctl+0x1c/0x5e
[<c01643f8>] do_vfs_ioctl+0x252/0x26c
[<c0111c9e>] do_page_fault+0x22d/0x573
[<c016443e>] sys_ioctl+0x2c/0x42
[<c0102ba1>] sysenter_do_call+0x12/0x25
=======================
---[ end trace fdafa518d2ffde63 ]---
b43-phy0 ERROR: Microcode not responding
b43-phy0 ERROR: You must go to
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the
latest firmware (version 4).
evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64 bytes.
See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
hda-intel: Invalid position buffer, using LPIB read method instead.
--
Yuval Hager
[T] +972-77-341-4155
[EMAIL PROTECTED] [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
