[ added linux-usb ]

Kevin,
thanks for the report. Can you tell me which USB hub and device(s)
are involved? is "lsusb -v" output sufficient?


On Fri, Nov 17, 2006 at 07:02:17PM +0100, Kevin Baradon wrote:
> One line summary of the problem :
> ---------------------------------
> 
> "BUG: warning at drivers/usb/input/hid-core.c:793/implement()" message during 
> boot

The coresponding code is:
...
        u64 m = (1ULL << n) - 1;
        WARN_ON(value > m);

where "n" is the size of the bit field implement() will "set".
The caller is attempting to pass in a value greater than the
specified bit mask (1ULL<<n).
Is this a bug in the caller?

I think this is an API question of whether we want to warn
if that's happening or not.  My take is if this is common
then we should remove that WARN_ON.

Comments from USB maintainers?

thanks,
grant

> Full description of the problem :
> ---------------------------------
> 
> In kernel 2.6.19-rc5 and -rc6, I see the following message 8 times at each 
> boot : 
> Nov 14 23:24:09 kev1 kernel:  =======================
> Nov 14 23:24:09 kev1 kernel:  BUG: warning at 
> drivers/usb/input/hid-core.c:793/implement()

Corresponding code is:

> Nov 14 23:24:09 kev1 kernel:  [<c02823cd>] hid_output_report+0x23f/0x2de
> Nov 14 23:24:09 kev1 kernel:  [<c02824c0>] hid_submit_ctrl+0x54/0x1f5
> Nov 14 23:24:09 kev1 kernel:  [<c0102cd2>] need_resched+0x1f/0x21
> Nov 14 23:24:09 kev1 kernel:  [<c02827db>] hid_submit_report+0xed/0x15e
> Nov 14 23:24:09 kev1 kernel:  [<c012007b>] do_softirq+0x15/0x3d
> Nov 14 23:24:09 kev1 kernel:  [<c0284f03>] hiddev_ioctl+0x3eb/0xa68
> Nov 14 23:24:09 kev1 kernel:  [<c013b0a7>] find_get_page+0x37/0x42
> Nov 14 23:24:09 kev1 kernel:  [<c013d894>] filemap_nopage+0x303/0x3ee
> Nov 14 23:24:09 kev1 kernel:  [<c016070c>] open_namei+0x79/0x5d2
> Nov 14 23:24:09 kev1 kernel:  [<c0146d56>] __handle_mm_fault+0x215/0x904
> Nov 14 23:24:09 kev1 kernel:  [<c0161874>] do_ioctl+0x64/0x6d
> Nov 14 23:24:09 kev1 kernel:  [<c01618cd>] vfs_ioctl+0x50/0x278
> Nov 14 23:24:09 kev1 kernel:  [<c0161b29>] sys_ioctl+0x34/0x53
> Nov 14 23:24:09 kev1 kernel:  [<c0102d31>] sysenter_past_esp+0x56/0x79
> Nov 14 23:24:09 kev1 kernel:  [<c037007b>] 
> wait_for_completion_timeout+0x33/0xc3
> Nov 14 23:24:09 kev1 kernel:  =======================
> 
> There aren't any message of this kind in kernel 2.6.18.
> I suspect this message to appear as soon as hcid daemon is started, and 
> switches my bluetooth hub to HCI mode.
> 
> I've seen extract() and implement() functions have been patched a few weeks 
> ago : 
> USB: input: extract() and implement() are bit field manipulation routines
> author  Grant Grundler <[EMAIL PROTECTED]>
>         Tue, 10 Oct 2006 21:42:51 +0000 (14:42 -0700)
> commit  4550718f6c75c9abe8b987fa4c625fd041aa95a2
> 
> Maybe this has an influence.
> I can do another testing if needed.
> 
> 
> ver_linux output : 
> ------------------
> Linux kev1 2.6.19-rc6 #14 SMP PREEMPT Fri Nov 17 14:20:52 CET 2006 i686 
> GNU/Linux
> 
> Gnu C                  4.1.2
> Gnu make               3.81
> binutils               2.17
> util-linux             2.12r
> mount                  2.12r
> module-init-tools      3.3-pre2
> e2fsprogs              1.40-WIP
> PPP                    2.4.4
> Linux C Library        2.3.6
> Dynamic linker (ldd)   2.3.6
> Procps                 3.2.7
> Net-tools              1.60
> Console-tools          0.2.3
> Sh-utils               5.97
> udev                   100
> Modules Loaded         radeon drm rt2500 snd_cs46xx tuner cx8800 cx88xx 
> ir_common snd_rawmidi snd_ac97_codec snd_ac97_bus video_buf tveeprom 
> btcx_risc
> 
> /proc/cpuinfo :
> ---------------
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 15
> model           : 2
> model name      : Intel(R) Pentium(R) 4 CPU 3.06GHz
> stepping        : 7
> cpu MHz         : 3066.590
> cache size      : 512 KB
> physical id     : 0
> siblings        : 2
> core id         : 0
> cpu cores       : 1
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 2
> wp              : yes
> flags           : 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 ht tm pbe
> bogomips        : 6164.78
> 
> processor       : 1
> vendor_id       : GenuineIntel
> cpu family      : 15
> model           : 2
> model name      : Intel(R) Pentium(R) 4 CPU 3.06GHz
> stepping        : 7
> cpu MHz         : 3066.590
> cache size      : 512 KB
> physical id     : 0
> siblings        : 2
> core id         : 0
> cpu cores       : 1
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 2
> wp              : yes
> flags           : 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 ht tm pbe
> bogomips        : 6162.04
> 
> 
> Modules : 
> ---------
> radeon 126880 2 - Live 0xe1aa3000
> drm 123040 3 radeon, Live 0xe095a000
> rt2500 171492 1 - Live 0xe1a78000
> snd_cs46xx 80456 3 - Live 0xe08b9000
> tuner 58920 0 - Live 0xe0924000
> cx8800 33676 0 - Live 0xe091a000
> cx88xx 64292 1 cx8800, Live 0xe0909000
> ir_common 29828 1 cx88xx, Live 0xe08ec000
> snd_rawmidi 23968 1 snd_cs46xx, Live 0xe0835000
> snd_ac97_codec 90784 1 snd_cs46xx, Live 0xe08a1000
> snd_ac97_bus 2688 1 snd_ac97_codec, Live 0xe082a000
> video_buf 24452 2 cx8800,cx88xx, Live 0xe081e000
> tveeprom 15248 1 cx88xx, Live 0xe0825000
> btcx_risc 5128 2 cx8800,cx88xx, Live 0xe081b000
> 
> /proc/ioports and /proc/iomem : 
> -------------------------------
> $ cat /proc/ioports
> 0000-001f : dma1
> 0020-0021 : pic1
> 0040-0043 : timer0
> 0050-0053 : timer1
> 0060-006f : keyboard
> 0070-0077 : rtc
> 0080-008f : dma page reg
> 00a0-00a1 : pic2
> 00c0-00df : dma2
> 00f0-00ff : fpu
> 0170-0177 : ide1
> 0290-0297 : it87-isa
> 02f8-02ff : serial
> 0376-0376 : ide1
> 03c0-03df : vga+
> 03f2-03f5 : floppy
> 03f7-03f7 : floppy DIR
> 03f8-03ff : serial
> 0cf8-0cff : PCI conf1
> 1000-1003 : ACPI PM1a_EVT_BLK
> 1004-1005 : ACPI PM1a_CNT_BLK
> 1008-100b : ACPI PM_TMR
> 1016-1016 : ACPI PM2_CNT_BLK
> 1020-1023 : ACPI GPE0_BLK
> 1030-1033 : ACPI GPE1_BLK
> 1400-141f : 0000:00:02.1
>   1400-141f : sis96x_smbus
> a000-afff : PCI Bus #01
>   a000-a0ff : 0000:01:00.0
>     a000-a0ff : radeon
> b810-b817 : 0000:00:0e.0
>   b810-b817 : ide2
> bc00-bc03 : 0000:00:0e.0
>   bc02-bc02 : ide2
> c010-c017 : 0000:00:0e.0
>   c010-c017 : ide3
> c400-c403 : 0000:00:0e.0
>   c402-c402 : ide3
> c800-c80f : 0000:00:0e.0
>   c800-c807 : ide2
>   c808-c80f : ide3
> cc00-cc3f : 0000:00:0f.0
>   cc00-cc3f : e1000
> d000-d007 : 0000:00:10.0
>   d000-d007 : sata_sil
> d400-d403 : 0000:00:10.0
>   d400-d403 : sata_sil
> d800-d807 : 0000:00:10.0
>   d800-d807 : sata_sil
> dc00-dc03 : 0000:00:10.0
>   dc00-dc03 : sata_sil
> e000-e00f : 0000:00:10.0
>   e000-e00f : sata_sil
> f000-f00f : 0000:00:02.5
>   f000-f007 : ide0
>   f008-f00f : ide1
> 
> $ cat /proc/iomem
> 00000000-0009ffff : System RAM
> 000a0000-000bffff : Video RAM area
> 000c0000-000ccfff : Video ROM
> 000d0000-000d47ff : Adapter ROM
> 000f0000-000fffff : System ROM
> 00100000-1ffeffff : System RAM
>   00100000-0037360b : Kernel code
>   0037360c-00446fb3 : Kernel data
> 1fff0000-1fff2fff : ACPI Non-volatile Storage
> 1fff3000-1fffffff : ACPI Tables
> 30000000-3007ffff : 0000:00:10.0
> 30080000-3009ffff : 0000:00:0e.0
> e0000000-e7ffffff : 0000:00:00.0
> e8000000-f7ffffff : PCI Bus #01
>   e8000000-efffffff : 0000:01:00.0
>     e8000000-efffffff : radeon
>   f0000000-f7ffffff : 0000:01:00.1
> f8000000-f9ffffff : PCI Bus #01
>   f8000000-f801ffff : 0000:01:00.0
>   f9000000-f900ffff : 0000:01:00.0
>     f9000000-f900ffff : radeon
>   f9010000-f901ffff : 0000:01:00.1
> fb000000-fbffffff : 0000:00:0c.0
>   fb000000-fbffffff : cx88[0]
> fc000000-fcffffff : 0000:00:0c.1
> fd000000-fd0fffff : 0000:00:0d.0
>   fd000000-fd002fff : CS46xx_BA1_data0
>   fd010000-fd0137ff : CS46xx_BA1_data1
>   fd020000-fd026fff : CS46xx_BA1_pmem
>   fd030000-fd0300ff : CS46xx_BA1_reg
> fd100000-fd11ffff : 0000:00:0f.0
>   fd100000-fd11ffff : e1000
> fd120000-fd121fff : 0000:00:0a.0
>   fd120000-fd121fff : 0000:00:0a.0
> fd123000-fd123fff : 0000:00:03.0
>   fd123000-fd123fff : ohci_hcd
> fd124000-fd124fff : 0000:00:03.1
>   fd124000-fd124fff : ohci_hcd
> fd125000-fd125fff : 0000:00:0d.0
>   fd125000-fd125fff : CS46xx_BA0
> fd126000-fd126fff : 0000:00:03.2
>   fd126000-fd126fff : ohci_hcd
> fd127000-fd127fff : 0000:00:03.3
>   fd127000-fd127fff : ehci_hcd
> fd128000-fd1281ff : 0000:00:10.0
>   fd128000-fd1281ff : sata_sil
> fec00000-ffffffff : reserved
> 
> PCI hardware : 
> --------------
> 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 655 Host (rev 10)
>         Subsystem: Silicon Integrated Systems [SiS] 655 Host
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort+ >SERR- <PERR-
>         Latency: 32
>         Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=128M]
>         Capabilities: [c0] AGP version 3.0
>                 Status: RQ=32 Iso- ArqSz=2 Cal=3 SBA+ ITACoh- GART64- HTrans- 
> 64bit- FW+ AGP3+ Rate=x4,x8
>                 Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- 
> Rate=x4
> 
> 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202 (prog-if 00 
> [Normal decode])
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR+ FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 64
>         Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
>         I/O behind bridge: 0000a000-0000afff
>         Memory behind bridge: f8000000-f9ffffff
>         Prefetchable memory behind bridge: e8000000-f7ffffff
>         Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- 
> <TAbort- <MAbort- <SERR- <PERR-
>         BridgeCtl: Parity- SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
> 
> 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] 
> (rev 04)
>         Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 0
> 
> 00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
>         Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Interrupt: pin B routed to IRQ 0
>         Region 4: I/O ports at 1400 [size=32]
> 
> 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 
> 80 
> [Master])
>         Subsystem: Silicon Integrated Systems [SiS] SiS5513 EIDE Controller 
> (A,B step)
>         Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 128
>         Region 4: I/O ports at f000 [size=16]
> 
> 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller 
> (rev 0f) (prog-if 10 [OHCI])
>         Subsystem: Silicon Integrated Systems [SiS] USB 1.0 Controller
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR+
>         Latency: 32 (20000ns max), Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 20
>         Region 0: Memory at fd123000 (32-bit, non-prefetchable) [size=4K]
> 
> 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller 
> (rev 0f) (prog-if 10 [OHCI])
>         Subsystem: Silicon Integrated Systems [SiS] USB 1.0 Controller
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (20000ns max), Cache Line Size: 32 bytes
>         Interrupt: pin B routed to IRQ 21
>         Region 0: Memory at fd124000 (32-bit, non-prefetchable) [size=4K]
> 
> 00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller 
> (rev 0f) (prog-if 10 [OHCI])
>         Subsystem: Silicon Integrated Systems [SiS] USB 1.0 Controller
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (20000ns max), Cache Line Size: 32 bytes
>         Interrupt: pin C routed to IRQ 22
>         Region 0: Memory at fd126000 (32-bit, non-prefetchable) [size=4K]
> 
> 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller 
> (prog-if 20 [EHCI])
>         Subsystem: Giga-byte Technology Unknown device 5004
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (20000ns max)
>         Interrupt: pin D routed to IRQ 19
>         Region 0: Memory at fd127000 (32-bit, non-prefetchable) [size=4K]
>         Capabilities: [50] Power Management version 2
>                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
> PME(D0+,D1-,D2-,D3hot+,D3cold+)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 00:0a.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
>         Subsystem: Micro-Star International Co., Ltd. Unknown device 6834
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32, Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 17
>         Region 0: Memory at fd120000 (32-bit, non-prefetchable) [size=8K]
>         Capabilities: [40] Power Management version 2
>                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 00:0c.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and 
> Audio Decoder (rev 03)
>         Subsystem: Hauppauge computer works Inc. Hauppauge WinTV 34xxx models
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (5000ns min, 13750ns max), Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 23
>         Region 0: Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
>         Capabilities: [44] Vital Product Data
>         Capabilities: [4c] Power Management version 2
>                 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 00:0c.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio 
> Decoder [Audio Port] (rev 03)
>         Subsystem: Hauppauge computer works Inc. Hauppauge WinTV 34xxx models
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (1000ns min, 63750ns max), Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 9
>         Region 0: Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
>         Capabilities: [44] Vital Product Data
>         Capabilities: [4c] Power Management version 2
>                 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 00:0d.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 
> [CrystalClear SoundFusion Audio Accelerator] (rev 01)
>         Subsystem: Hercules Unknown device a010
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (1000ns min, 6000ns max)
>         Interrupt: pin A routed to IRQ 18
>         Region 0: Memory at fd125000 (32-bit, non-prefetchable) [size=4K]
>         Region 1: Memory at fd000000 (32-bit, non-prefetchable) [size=1M]
>         Capabilities: [40] Power Management version 2
>                 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 00:0e.0 RAID bus controller: <pci_lookup_name: buffer too small> (rev 10)
>         Subsystem: Integrated Technology Express, Inc. IT/ITE8212 Dual 
> channel 
> ATA RAID controller
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 0 (2000ns min, 2000ns max)
>         Interrupt: pin A routed to IRQ 17
>         Region 0: I/O ports at b810 [size=8]
>         Region 1: I/O ports at bc00 [size=4]
>         Region 2: I/O ports at c010 [size=8]
>         Region 3: I/O ports at c400 [size=4]
>         Region 4: I/O ports at c800 [size=16]
>         [virtual] Expansion ROM at 30080000 [disabled] [size=128K]
>         Capabilities: [80] Power Management version 2
>                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 00:0f.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet 
> Controller (rev 02)
>         Subsystem: Intel Corporation Unknown device 3013
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (63750ns min), Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 16
>         Region 0: Memory at fd100000 (32-bit, non-prefetchable) [size=128K]
>         Region 2: I/O ports at cc00 [size=64]
>         Capabilities: [dc] Power Management version 2
>                 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
> PME(D0+,D1-,D2-,D3hot+,D3cold+)
>                 Status: D0 PME-Enable- DSel=0 DScale=1 PME-
>         Capabilities: [e4] PCI-X non-bridge device
>                 Command: DPERE- ERO+ RBC=512 OST=1
>                 Status: Dev=00:00.0 64bit- 133MHz- SCD- USC- DC=simple 
> DMMRBC=2048 DMOST=1 DMCRS=16 RSCEM- 266MHz- 533MHz-
>         Capabilities: [f0] Message Signalled Interrupts: Mask- 64bit+ 
> Queue=0/0 Enable-
>                 Address: 0000000000000000  Data: 0000
> 
> 00:10.0 Mass storage controller: Silicon Image, Inc. SiI 3112 
> [SATALink/SATARaid] Serial ATA Controller (rev 02)
>         Subsystem: Silicon Image, Inc. SiI 3112 SATALink Controller
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32, Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 18
>         Region 0: I/O ports at d000 [size=8]
>         Region 1: I/O ports at d400 [size=4]
>         Region 2: I/O ports at d800 [size=8]
>         Region 3: I/O ports at dc00 [size=4]
>         Region 4: I/O ports at e000 [size=16]
>         Region 5: Memory at fd128000 (32-bit, non-prefetchable) [size=512]
>         [virtual] Expansion ROM at 30000000 [disabled] [size=512K]
>         Capabilities: [60] Power Management version 2
>                 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=2 PME-
> 
> 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R350 [Radeon 
> 9800 Pro] (prog-if 00 [VGA])
>         Subsystem: Hercules Unknown device 0002
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping+ SERR- FastB2B-
>         Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (2000ns min), Cache Line Size: 32 bytes
>         Interrupt: pin A routed to IRQ 23
>         Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
>         Region 1: I/O ports at a000 [size=256]
>         Region 2: Memory at f9000000 (32-bit, non-prefetchable) [size=64K]
>         [virtual] Expansion ROM at f8000000 [disabled] [size=128K]
>         Capabilities: [58] AGP version 3.0
>                 Status: RQ=256 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- 
> HTrans- 
> 64bit- FW+ AGP3+ Rate=x4,x8
>                 Command: RQ=32 ArqSz=2 Cal=0 SBA+ AGP+ GART64- 64bit- FW- 
> Rate=x4
>         Capabilities: [50] Power Management version 2
>                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 01:00.1 Display controller: ATI Technologies Inc Radeon R350 [Radeon 9800 
> Pro] 
> (Secondary)
>         Subsystem: Hercules Unknown device 0003
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping+ SERR- FastB2B-
>         Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32 (2000ns min), Cache Line Size: 32 bytes
>         Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
>         Region 1: Memory at f9010000 (32-bit, non-prefetchable) [size=64K]
>         Capabilities: [50] Power Management version 2
>                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> dmesg output : 
> --------------
> Linux version 2.6.19-rc6 ([EMAIL PROTECTED]) (version gcc 4.1.2 20061115 
> (prerelease) 
> (Debian 4.1.1-20)) #14 SMP PREEMPT Fri Nov 17 14:20:52 CET 2006
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
>  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
>  BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
>  BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
>  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
> 511MB LOWMEM available.
> found SMP MP-table at 000f5650
> Entering add_active_range(0, 0, 131056) 0 entries of 256 used
> Zone PFN ranges:
>   DMA             0 ->     4096
>   Normal       4096 ->   131056
> early_node_map[1] active PFN ranges
>     0:        0 ->   131056
> On node 0 totalpages: 131056
>   DMA zone: 32 pages used for memmap
>   DMA zone: 0 pages reserved
>   DMA zone: 4064 pages, LIFO batch:0
>   Normal zone: 991 pages used for memmap
>   Normal zone: 125969 pages, LIFO batch:31
> DMI 2.3 present.
> ACPI: RSDP (v000 GBT                                   ) @ 0x000f71f0
> ACPI: RSDT (v001 GBT    AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1fff3000
> ACPI: FADT (v001 GBT    AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1fff3040
> ACPI: MADT (v001 GBT    AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1fff6bc0
> ACPI: DSDT (v001 GBT    AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
> ACPI: PM-Timer IO Port: 0x1008
> ACPI: Local APIC address 0xfee00000
> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> Processor #0 15:2 APIC version 20
> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
> Processor #1 15:2 APIC version 20
> ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
> ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
> ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
> 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 dfl dfl)
> ACPI: IRQ0 used by override.
> ACPI: IRQ2 used by override.
> ACPI: IRQ9 used by override.
> Enabling APIC mode:  Flat.  Using 1 I/O APICs
> Using ACPI (MADT) for SMP configuration information
> Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
> Detected 3081.519 MHz processor.
> Built 1 zonelists.  Total pages: 130033
> Kernel command line: root=/dev/sda3 panic=30 vga=extended nmi_watchdog=1 
> selinux=0 ro
> mapped APIC to ffffd000 (fee00000)
> mapped IOAPIC to ffffc000 (fec00000)
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Initializing CPU#0
> PID hash table entries: 2048 (order: 11, 8192 bytes)
> Console: colour VGA+ 80x50
> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
> Memory: 515352k/524224k available (2509k kernel code, 8396k reserved, 846k 
> data, 216k init, 0k highmem)
> virtual kernel memory layout:
>     fixmap  : 0xfffb8000 - 0xfffff000   ( 284 kB)
>     vmalloc : 0xe0800000 - 0xfffb6000   ( 503 MB)
>     lowmem  : 0xc0000000 - 0xdfff0000   ( 511 MB)
>       .init : 0xc044e000 - 0xc0484000   ( 216 kB)
>       .data : 0xc037360c - 0xc0446fb4   ( 846 kB)
>       .text : 0xc0100000 - 0xc037360c   (2509 kB)
> Checking if this processor honours the WP bit even in supervisor mode... Ok.
> Calibrating delay using timer specific routine.. 6164.78 BogoMIPS 
> (lpj=3082392)
> Mount-cache hash table entries: 512
> CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 
> 00000000 00000000 00000000
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: Physical Processor ID: 0
> CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00000000 
> 00000000 00000000
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
> CPU0: Thermal monitoring enabled
> Checking 'hlt' instruction... OK.
> Freeing SMP alternatives: 16k freed
> ACPI: Core revision 20060707
> CPU0: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 07
> Booting processor 1/1 eip 2000
> Initializing CPU#1
> Calibrating delay using timer specific routine.. 6162.04 BogoMIPS 
> (lpj=3081021)
> CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 
> 00000000 00000000 00000000
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: Physical Processor ID: 0
> CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00000000 
> 00000000 00000000
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#1.
> CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
> CPU1: Thermal monitoring enabled
> CPU1: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 07
> Total of 2 processors activated (12326.82 BogoMIPS).
> ENABLING IO-APIC IRQs
> ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
> checking TSC synchronization across 2 CPUs: passed.
> Brought up 2 CPUs
> migration_cost=92
> NET: Registered protocol family 16
> ACPI: bus type pci registered
> PCI: Using configuration type 1
> Setting up standard PCI resources
> ACPI: Interpreter enabled
> ACPI: Using IOAPIC for interrupt routing
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> PCI: Probing PCI hardware (bus 00)
> ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
> Uncovering SIS963 that hid as a SIS503 (compatible=0)
> Enabling SiS 96x SMBus.
> Boot video device is 0000:01:00.0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> Linux Plug and Play Support v0.97 (c) Adam Belay
> pnp: PnP ACPI init
> pnp: PnP ACPI: found 13 devices
> SCSI subsystem initialized
> libata version 2.00 loaded.
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> PCI: Using ACPI for IRQ routing
> PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
> Bluetooth: Core ver 2.11
> NET: Registered protocol family 31
> Bluetooth: HCI device and connection manager initialized
> Bluetooth: HCI socket layer initialized
> PCI: Bridge: 0000:00:01.0
>   IO window: a000-afff
>   MEM window: f8000000-f9ffffff
>   PREFETCH window: e8000000-f7ffffff
> NET: Registered protocol family 2
> IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
> TCP established hash table entries: 16384 (order: 5, 196608 bytes)
> TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
> TCP: Hash tables configured (established 16384 bind 8192)
> TCP reno registered
> Machine check exception polling timer started.
> IA-32 Microcode Update Driver: v1.14a <[EMAIL PROTECTED]>
> io scheduler noop registered
> io scheduler cfq registered (default)
> ACPI: Power Button (FF) [PWRF]
> ACPI: Power Button (CM) [PWRB]
> ACPI: Sleep Button (CM) [FUTS]
> Real Time Clock Driver v1.12ac
> Non-volatile memory driver v1.2
> Linux agpgart interface v0.101 (c) Dave Jones
> agpgart: Detected SiS 655 chipset
> agpgart: AGP aperture is 128M @ 0xe0000000
> Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing enabled
> serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> Intel(R) PRO/1000 Network Driver - version 7.2.9-k4-NAPI
> Copyright (c) 1999-2006 Intel Corporation.
> ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 19 (level, low) -> IRQ 16
> e1000: 0000:00:0f.0: e1000_probe: (PCI:33MHz:32-bit) 00:20:ed:5b:02:f6
> e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
> Linux video capture interface: v2.00
> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> SIS5513: IDE controller at PCI slot 0000:00:02.5
> SIS5513: chipset revision 0
> SIS5513: not 100% native mode: will probe irqs later
> SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
>     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
>     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
> Probing IDE interface ide0...
> Probing IDE interface ide1...
> hdc: ASUS CRW-5224A, ATAPI CD/DVD-ROM drive
> hdd: LG DVD-ROM DRD-8160B, ATAPI CD/DVD-ROM drive
> ide1 at 0x170-0x177,0x376 on irq 15
> IT8212: IDE controller at PCI slot 0000:00:0e.0
> ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 18 (level, low) -> IRQ 17
> IT8212: chipset revision 16
> it821x: controller in pass through mode.
> IT8212: 100% native mode on irq 17
>     ide2: BM-DMA at 0xc800-0xc807, BIOS settings: hde:pio, hdf:pio
> it821x: Revision 0x10, workarounds activated.
>     ide3: BM-DMA at 0xc808-0xc80f, BIOS settings: hdg:pio, hdh:pio
> it821x: Revision 0x10, workarounds activated.
> Probing IDE interface ide2...
> hde: Maxtor 6Y080P0, ATA DISK drive
> ide2 at 0xb810-0xb817,0xbc02 on irq 17
> Probing IDE interface ide3...
> hdg: Maxtor 6Y080P0, ATA DISK drive
> ide3 at 0xc010-0xc017,0xc402 on irq 17
> hde: max request size: 128KiB
> hde: 160086528 sectors (81964 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(133)
> hde: cache flushes supported
>  hde: hde1 hde2
> hdg: max request size: 128KiB
> hdg: 160086528 sectors (81964 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(133)
> hdg: cache flushes supported
>  hdg: hdg1
> hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
> sata_sil 0000:00:10.0: version 2.0
> ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 17 (level, low) -> IRQ 18
> ata1: SATA max UDMA/100 cmd 0xE0804080 ctl 0xE080408A bmdma 0xE0804000 irq 18
> ata2: SATA max UDMA/100 cmd 0xE08040C0 ctl 0xE08040CA bmdma 0xE0804008 irq 18
> scsi0 : sata_sil
> ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
> ata1.00: ATA-6, max UDMA/133, 72303840 sectors: LBA48
> ata1.00: ata1: dev 0 multi count 16
> ata1.00: applying bridge limits
> ata1.00: configured for UDMA/100
> scsi1 : sata_sil
> ata2: SATA link down (SStatus 0 SControl 310)
> scsi 0:0:0:0: Direct-Access     ATA      WDC WD360GD-00FN 35.0 PQ: 0 ANSI: 5
> SCSI device sda: 72303840 512-byte hdwr sectors (37020 MB)
> sda: Write Protect is off
> sda: Mode Sense: 00 3a 00 00
> SCSI device sda: drive cache: write back
> SCSI device sda: 72303840 512-byte hdwr sectors (37020 MB)
> sda: Write Protect is off
> sda: Mode Sense: 00 3a 00 00
> SCSI device sda: drive cache: write back
>  sda: sda1 sda2 < sda5 sda6 sda7 > sda3
> sd 0:0:0:0: Attached scsi disk sda
> ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 19
> ehci_hcd 0000:00:03.3: EHCI Host Controller
> ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
> PCI: cache line size of 128 is not supported by device 0000:00:03.3
> ehci_hcd 0000:00:03.3: irq 19, io mem 0xfd127000
> ehci_hcd 0000:00:03.3: 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: 6 ports detected
> ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
> ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 20
> ohci_hcd 0000:00:03.0: OHCI Host Controller
> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
> ohci_hcd 0000:00:03.0: irq 20, io mem 0xfd123000
> usb usb2: configuration #1 chosen from 1 choice
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 2 ports detected
> ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 21
> ohci_hcd 0000:00:03.1: OHCI Host Controller
> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
> ohci_hcd 0000:00:03.1: irq 21, io mem 0xfd124000
> usb usb3: configuration #1 chosen from 1 choice
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 2 ports detected
> ACPI: PCI Interrupt 0000:00:03.2[C] -> GSI 22 (level, low) -> IRQ 22
> ohci_hcd 0000:00:03.2: OHCI Host Controller
> ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
> ohci_hcd 0000:00:03.2: irq 22, io mem 0xfd126000
> 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 2-2: new full speed USB device using ohci_hcd and address 2
> usb 2-2: configuration #1 chosen from 1 choice
> hub 2-2:1.0: USB hub found
> hub 2-2:1.0: 2 ports detected
> usb 2-2.1: new low speed USB device using ohci_hcd and address 3
> usb 2-2.1: configuration #1 chosen from 1 choice
> usb 2-2.2: new full speed USB device using ohci_hcd and address 4
> usb 2-2.2: configuration #1 chosen from 1 choice
> usbcore: registered new interface driver usblp
> drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
> Initializing USB Mass Storage driver...
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> usbcore: registered new interface driver hiddev
> input: Logitech USB Receiver as /class/input/input0
> input: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:03.0-2.1
> input: Logitech USB Receiver as /class/input/input1
> input,hiddev96: USB HID v1.10 Mouse [Logitech USB Receiver] on 
> usb-0000:00:03.0-2.1
> usbcore: registered new interface driver usbhid
> drivers/usb/input/hid-core.c: v2.6:USB HID core driver
> PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
> PNP: PS/2 controller doesn't have AUX irq; using default 12
> serio: i8042 KBD port at 0x60,0x64 irq 1
> mice: PS/2 mouse device common for all mice
> input: PC Speaker as /class/input/input2
> i2c /dev entries driver
> sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x1400
> it87: Found IT8705F chip at 0x290, revision 2
> it87-isa 9191-0290: Detected broken BIOS defaults, disabling PWM interface
> Bluetooth: HCI USB driver ver 2.9
> usbcore: registered new interface driver hci_usb
> Advanced Linux Sound Architecture Driver Version 1.0.13 (Sun Oct 22 08:56:16 
> 2006 UTC).
> ALSA device list:
>   No soundcards found.
> ip_conntrack version 2.4 (4095 buckets, 32760 max) - 228 bytes per conntrack
> ip_conntrack_pptp version 3.1 loaded
> ip_tables: (C) 2000-2006 Netfilter Core Team
> TCP cubic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 10
> lo: Disabled Privacy Extensions
> ip6_tables: (C) 2000-2006 Netfilter Core Team
> IPv6 over IPv4 tunneling driver
> NET: Registered protocol family 17
> Bluetooth: L2CAP ver 2.8
> Bluetooth: L2CAP socket layer initialized
> Bluetooth: RFCOMM socket layer initialized
> Bluetooth: RFCOMM TTY layer initialized
> Bluetooth: RFCOMM ver 1.8
> Bluetooth: HIDP (Human Interface Emulation) ver 1.1
> NET: Registered protocol family 8
> NET: Registered protocol family 20
> p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
> Testing NMI watchdog ... OK.
> Starting balanced_irq
> Using IPI Shortcut mode
> Time: tsc clocksource has been installed.
> input: AT Translated Set 2 keyboard as /class/input/input3
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) readonly.
> Freeing unused kernel memory: 216k freed
> ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 17 (level, low) -> IRQ 18
> cx2388x v4l2 driver version 0.0.6 loaded
> ACPI: PCI Interrupt 0000:00:0c.0[A] -> GSI 16 (level, low) -> IRQ 23
> CORE cx88[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx models 
> [card=1,autodetected]
> TV tuner -1 at 0x1fe, Radio tuner -1 at 0x1fe
> tveeprom 1-0050: Hauppauge model 34519, rev G152, serial# 6748079
> tveeprom 1-0050: tuner model is Microtune 4049 FM5 (idx 52, type 45)
> tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 
> 0x74)
> tveeprom 1-0050: audio processor is CX881 (idx 31)
> tveeprom 1-0050: has radio
> cx88[0]: hauppauge eeprom: model=34519
> input: cx88 IR (Hauppauge WinTV 34xxx  as /class/input/input4
> cx88[0]/0: found at 0000:00:0c.0, rev: 3, irq: 23, latency: 32, mmio: 
> 0xfb000000
> tuner 1-0043: chip found @ 0x86 (cx88[0])
> tda9887 1-0043: tda988[5/6/7] found @ 0x43 (tuner)
> tuner 1-0061: chip found @ 0xc2 (cx88[0])
> tuner 1-0061: type set to 45 (Microtune 4049 FM5)
> tuner 1-0061: type set to 45 (Microtune 4049 FM5)
> cx88[0]/0: registered device video0 [v4l2]
> cx88[0]/0: registered device vbi0
> cx88[0]/0: registered device radio0
> ACPI: PCI interrupt for device 0000:00:0d.0 disabled
> ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 17 (level, low) -> IRQ 18
> cs46xx: failure waiting for FIFO command to complete
> Adding 2008116k swap on /dev/sda5.  Priority:-1 extents:1 across:2008116k
> EXT3 FS on sda3, internal journal
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on sda1, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hde1, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hde2, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hdg1, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c01567ea>] get_unused_fd+0xb0/0xc1
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c0283d67>] hid_init_reports+0x69/0xdc
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c01567ea>] get_unused_fd+0xb0/0xc1
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c0283d67>] hid_init_reports+0x69/0xdc
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c01567ea>] get_unused_fd+0xb0/0xc1
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c0283d67>] hid_init_reports+0x69/0xdc
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c012dd2e>] autoremove_wake_function+0x0/0x37
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c012dd2e>] autoremove_wake_function+0x0/0x37
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c012dd2e>] autoremove_wake_function+0x0/0x37
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c012dd2e>] autoremove_wake_function+0x0/0x37
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> BUG: warning at drivers/usb/input/hid-core.c:793/implement()
>  [<c028324d>] hid_output_report+0x23f/0x2de
>  [<c0283340>] hid_submit_ctrl+0x54/0x1f5
>  [<c028365b>] hid_submit_report+0xed/0x15e
>  [<c012dd2e>] autoremove_wake_function+0x0/0x37
>  [<c0285d83>] hiddev_ioctl+0x3eb/0xa68
>  [<c013c137>] find_get_page+0x37/0x42
>  [<c013e924>] filemap_nopage+0x303/0x3ee
>  [<c016179c>] open_namei+0x79/0x5d2
>  [<c0147de6>] __handle_mm_fault+0x215/0x904
>  [<c0162904>] do_ioctl+0x64/0x6d
>  [<c016295d>] vfs_ioctl+0x50/0x278
>  [<c0162bb9>] sys_ioctl+0x34/0x53
>  [<c0102d31>] sysenter_past_esp+0x56/0x79
>  [<c037007b>] sha_transform+0x11c/0x209
>  =======================
> input: Bluetooth HID Boot Protocol Device as /class/input/input5
> ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 17
> rt2500 1.1.0 CVS 2005/07/10 http://rt2x00.serialmonkey.com
> wlan: no IPv6 routers present
> 
> -- 
> Kevin Baradon
> Networks & Telecom Student
> -

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to