Hi kernel usb people, i have the following issue unlocking a HUAWEI umts usb modem: if i plug in the modem, it seems to be recognized by the kernel properly. The driver is called option. If i try to send the pin code to the device via echo "AT+CPIN=1234" > /dev/ttyUSB0 to the device, my kernel oopses. I have attached dmesg with verbose usb output to this mail. Additional info: kernel: 2.6.28.2 hw: ppc32 (occurs as well with 2.6.28.2 on x86, dmesg attached as well) device: HUAWEI e220 umts usb modem snippet from /proc/bus/usb/devices: T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=12d1 ProdID=1003 Rev= 0.00 S: Manufacturer=HUAWEI Technologies S: Product=HUAWEI Mobile C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=500mA I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=option E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=128ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms I:* If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option E: Ad=85(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=05(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms I:* If#= 2 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none) E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=04(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms Please let me know if you need additional information! Thanks for help, Joerg
usb usb3: usb resume ehci_hcd 0001:10:1b.2: resume root hub hub 3-0:1.0: hub_resume ehci_hcd 0001:10:1b.2: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT hub 3-0:1.0: port 2: status 0501 change 0001 hub 3-0:1.0: state 7 ports 5 chg 0004 evt 0000 hub 3-0:1.0: port 2, status 0501, change 0000, 480 Mb/s ehci_hcd 0001:10:1b.2: port 2 full speed --> companion ehci_hcd 0001:10:1b.2: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT hub 3-0:1.0: port 2 not reset yet, waiting 50ms usb usb4: usb resume ohci_hcd 0001:10:1b.1: wakeup root hub ehci_hcd 0001:10:1b.2: GetStatus port 2 status 003802 POWER OWNER sig=j CSC hub 3-0:1.0: state 7 ports 5 chg 0000 evt 0004 hub 4-0:1.0: hub_resume ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00010101 CSC PPS CCS hub 4-0:1.0: port 1: status 0101 change 0001 hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0000 hub 4-0:1.0: port 1, status 0101, change 0000, 12 Mb/s ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS usb 4-1: new full speed USB device using ohci_hcd and address 2 ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS usb 4-1: default language 0x0409 usb 4-1: uevent usb 4-1: usb_probe_device usb 4-1: configuration #1 chosen from 1 choice usb 4-1: adding 4-1:1.0 (config #1, interface 0) usb 4-1:1.0: uevent drivers/usb/core/inode.c: creating file '002' usb 4-1: New USB device found, idVendor=12d1, idProduct=1003 usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 4-1: Product: HUAWEI Mobile usb 4-1: Manufacturer: HUAWEI Technologies hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 Initializing USB Mass Storage driver... usb-storage 4-1:1.0: usb_probe_interface usb-storage 4-1:1.0: usb_probe_interface - got id usb-storage: probe of 4-1:1.0 failed with error -1 usbcore: registered new interface driver usb-storage USB Mass Storage support registered. hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00030100 PESC CSC PPS hub 4-0:1.0: port 1, status 0100, change 0003, 12 Mb/s usb 4-1: USB disconnect, address 2 usb 4-1: unregistering device usb 4-1: usb_disable_device nuking all URBs usb 4-1: unregistering interface 4-1:1.0 usb 4-1:1.0: uevent usb 4-1: uevent hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 hub 3-0:1.0: state 7 ports 5 chg 0000 evt 0004 ehci_hcd 0001:10:1b.2: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT hub 3-0:1.0: port 2, status 0501, change 0001, 480 Mb/s hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501 ehci_hcd 0001:10:1b.2: port 2 full speed --> companion ehci_hcd 0001:10:1b.2: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT hub 3-0:1.0: port 2 not reset yet, waiting 50ms ehci_hcd 0001:10:1b.2: GetStatus port 2 status 003802 POWER OWNER sig=j CSC hub 3-0:1.0: state 7 ports 5 chg 0000 evt 0004 hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00010101 CSC PPS CCS hub 4-0:1.0: port 1, status 0101, change 0001, 12 Mb/s hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS usb 4-1: new full speed USB device using ohci_hcd and address 3 ohci_hcd 0001:10:1b.1: GetStatus roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS usb 4-1: default language 0x0409 usb 4-1: uevent usb 4-1: usb_probe_device usb 4-1: configuration #1 chosen from 1 choice usb 4-1: adding 4-1:1.0 (config #1, interface 0) usb 4-1:1.0: uevent usb-storage 4-1:1.0: usb_probe_interface usb-storage 4-1:1.0: usb_probe_interface - got id usb-storage: probe of 4-1:1.0 failed with error -5 usb 4-1: adding 4-1:1.1 (config #1, interface 1) usb 4-1:1.1: uevent usb-storage 4-1:1.1: usb_probe_interface usb-storage 4-1:1.1: usb_probe_interface - got id usb-storage: probe of 4-1:1.1 failed with error -5 usb 4-1: adding 4-1:1.2 (config #1, interface 2) usb 4-1:1.2: uevent usb-storage 4-1:1.2: usb_probe_interface usb-storage 4-1:1.2: usb_probe_interface - got id usb-storage: probe of 4-1:1.2 failed with error -1 drivers/usb/core/inode.c: creating file '003' usb 4-1: New USB device found, idVendor=12d1, idProduct=1003 usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 4-1: Product: HUAWEI Mobile usb 4-1: Manufacturer: HUAWEI Technologies hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 usbcore: registered new interface driver usbserial USB Serial support registered for generic usbserial_generic 1-1:1.2: usb_probe_interface usbserial_generic 1-1:1.2: usb_probe_interface - got id usbserial_generic 4-1:1.0: usb_probe_interface usbserial_generic 4-1:1.0: usb_probe_interface - got id usbserial_generic 4-1:1.1: usb_probe_interface usbserial_generic 4-1:1.1: usb_probe_interface - got id usbserial_generic 4-1:1.2: usb_probe_interface usbserial_generic 4-1:1.2: usb_probe_interface - got id usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core USB Serial support registered for GSM modem (1-port) option 4-1:1.0: usb_probe_interface option 4-1:1.0: usb_probe_interface - got id option 4-1:1.0: GSM modem (1-port) converter detected usb 4-1: GSM modem (1-port) converter now attached to ttyUSB0 option 4-1:1.1: usb_probe_interface option 4-1:1.1: usb_probe_interface - got id option 4-1:1.1: GSM modem (1-port) converter detected usb 4-1: GSM modem (1-port) converter now attached to ttyUSB1 usbcore: registered new interface driver option option: v0.7.2:USB Driver for GSM modems hub 3-0:1.0: hub_suspend usb usb3: bus auto-suspend ehci_hcd 0001:10:1b.2: suspend root hub ------------[ cut here ]------------ Badness at drivers/usb/serial/usb-serial.c:326 NIP: f701462c LR: c01af544 CTR: f70145d8 REGS: c03bbc10 TRAP: 0700 Not tainted (2.6.28.1.jcm.debugusb.090125jcm) MSR: 00021032 <ME,IR,DR> CR: 28000082 XER: 00000000 TASK = c038e590[0] 'swapper' THREAD: c03ba000 GPR00: 00000001 c03bbcc0 c038e590 f7017ea8 f7017ec0 f7017c10 00000001 00000000 GPR08: 00000008 f7020000 0000000f 00000800 05234861 00000000 00000000 00000000 GPR16: 00000000 00000000 00000000 00000000 00000000 41400000 00000000 00000001 GPR24: eed1782b eed1792c c19b4c00 c1a6f014 eed1782b 00000001 c1a6f000 eed19400 NIP [f701462c] serial_write_room+0x54/0x84 [usbserial] LR [c01af544] tty_write_room+0x28/0x40 Call Trace: [c03bbcc0] [00000003] 0x3 (unreliable) [c03bbcd0] [c01af544] tty_write_room+0x28/0x40 [c03bbce0] [c01acf7c] opost+0x20/0x1e4 [c03bbcf0] [c01aeab8] n_tty_receive_buf+0xbc4/0xe18 [c03bbda0] [c01b1afc] flush_to_ldisc+0xf4/0x17c [c03bbdc0] [f7030618] option_indat_callback+0xc4/0x140 [option] [c03bbde0] [f2088184] usb_hcd_giveback_urb+0xa4/0xf8 [usbcore] [c03bbe00] [f10708c0] finish_urb+0xb8/0x118 [ohci_hcd] [c03bbe20] [f107097c] takeback_td+0x5c/0x184 [ohci_hcd] [c03bbe40] [f1070d74] dl_done_list+0x2d0/0x2f8 [ohci_hcd] [c03bbe70] [f1075130] ohci_irq+0x258/0x424 [ohci_hcd] [c03bbe90] [f208852c] usb_hcd_irq+0x4c/0xac [usbcore] [c03bbea0] [c0061f6c] handle_IRQ_event+0x4c/0xa0 [c03bbec0] [c0063dd0] handle_fasteoi_irq+0xb0/0x104 [c03bbed0] [c0006af0] do_IRQ+0x80/0xc4 [c03bbee0] [c0015160] ret_from_except+0x0/0x1c --- Exception: 501 at cpu_idle+0x98/0xec LR = cpu_idle+0x98/0xec [c03bbfa0] [c00099fc] cpu_idle+0x4c/0xec (unreliable) [c03bbfb0] [c028d9cc] __got2_end+0x58/0x68 [c03bbfc0] [c035880c] start_kernel+0x2b4/0x2c8 [c03bbff0] [0000381c] 0x381c Instruction dump: 3c60f701 90010014 38637ea8 8009c4e0 83fe00fc 2f800000 41be000c 88df0048 4800319d 801f000c 7c000034 5400d97e <0f000000> 813f0000 7fc3f378 81290004 ------------[ cut here ]------------ Badness at drivers/usb/serial/usb-serial.c:326 NIP: f701462c LR: c01af544 CTR: f70145d8 REGS: c03bbc10 TRAP: 0700 Tainted: G W (2.6.28.1.jcm.debugusb.090125jcm) MSR: 00021032 <ME,IR,DR> CR: 44000082 XER: 00000000 TASK = c038e590[0] 'swapper' THREAD: c03ba000 GPR00: 00000001 c03bbcc0 c038e590 f7017ea8 f7017ec0 f7017c10 00000001 00000000 GPR08: 00000008 f7020000 00000010 00000800 00000000 00000000 00000000 00000000 GPR16: 00000000 00000000 00000000 00000000 00000000 41400000 00000000 00000001 GPR24: eed1782c eed1792d c19b4c00 c1a6f014 eed1782c 00000003 c1a6f000 eed19400 NIP [f701462c] serial_write_room+0x54/0x84 [usbserial] LR [c01af544] tty_write_room+0x28/0x40 Call Trace: [c03bbcc0] [004eb000] 0x4eb000 (unreliable) [c03bbcd0] [c01af544] tty_write_room+0x28/0x40 [c03bbce0] [c01acf7c] opost+0x20/0x1e4 [c03bbcf0] [c01ae8c4] n_tty_receive_buf+0x9d0/0xe18 [c03bbda0] [c01b1afc] flush_to_ldisc+0xf4/0x17c [c03bbdc0] [f7030618] option_indat_callback+0xc4/0x140 [option] [c03bbde0] [f2088184] usb_hcd_giveback_urb+0xa4/0xf8 [usbcore] [c03bbe00] [f10708c0] finish_urb+0xb8/0x118 [ohci_hcd] [c03bbe20] [f107097c] takeback_td+0x5c/0x184 [ohci_hcd] [c03bbe40] [f1070d74] dl_done_list+0x2d0/0x2f8 [ohci_hcd] [c03bbe70] [f1075130] ohci_irq+0x258/0x424 [ohci_hcd] [c03bbe90] [f208852c] usb_hcd_irq+0x4c/0xac [usbcore] [c03bbea0] [c0061f6c] handle_IRQ_event+0x4c/0xa0 [c03bbec0] [c0063dd0] handle_fasteoi_irq+0xb0/0x104 [c03bbed0] [c0006af0] do_IRQ+0x80/0xc4 [c03bbee0] [c0015160] ret_from_except+0x0/0x1c --- Exception: 501 at cpu_idle+0x98/0xec LR = cpu_idle+0x98/0xec [c03bbfa0] [c00099fc] cpu_idle+0x4c/0xec (unreliable) [c03bbfb0] [c028d9cc] __got2_end+0x58/0x68 [c03bbfc0] [c035880c] start_kernel+0x2b4/0x2c8 [c03bbff0] [0000381c] 0x381c Instruction dump: 3c60f701 90010014 38637ea8 8009c4e0 83fe00fc 2f800000 41be000c 88df0048 4800319d 801f000c 7c000034 5400d97e <0f000000> 813f0000 7fc3f378 81290004 ------------[ cut here ]------------ Badness at drivers/usb/serial/usb-serial.c:313 NIP: f70146d4 LR: c01a9a98 CTR: f701465c REGS: c03bbc00 TRAP: 0700 Tainted: G W (2.6.28.1.jcm.debugusb.090125jcm) MSR: 00021032 <ME,IR,DR> CR: 44000022 XER: 00000000 TASK = c038e590[0] 'swapper' THREAD: c03ba000 GPR00: 00000001 c03bbcb0 c038e590 f7017f1c f7017ec0 f7017c24 00000080 00000001 GPR08: 00000008 f7020000 00000010 ee9f4b40 00000000 00000000 00000000 00000000 GPR16: 00000000 00000000 00000000 00000000 00000000 41400000 00000000 00000001 GPR24: eed1782c eed1792d c19b4c00 c1a6f014 c03bbcd8 00000001 c1a6f000 eed19400 NIP [f70146d4] serial_write+0x78/0xb4 [usbserial] LR [c01a9a98] tty_put_char+0x40/0x50 Call Trace: [c03bbcb0] [41400000] 0x41400000 (unreliable) [c03bbcd0] [c01a9a98] tty_put_char+0x40/0x50 [c03bbce0] [c01acff8] opost+0x9c/0x1e4 [c03bbcf0] [c01ae8c4] n_tty_receive_buf+0x9d0/0xe18 [c03bbda0] [c01b1afc] flush_to_ldisc+0xf4/0x17c [c03bbdc0] [f7030618] option_indat_callback+0xc4/0x140 [option] [c03bbde0] [f2088184] usb_hcd_giveback_urb+0xa4/0xf8 [usbcore] [c03bbe00] [f10708c0] finish_urb+0xb8/0x118 [ohci_hcd] [c03bbe20] [f107097c] takeback_td+0x5c/0x184 [ohci_hcd] [c03bbe40] [f1070d74] dl_done_list+0x2d0/0x2f8 [ohci_hcd] [c03bbe70] [f1075130] ohci_irq+0x258/0x424 [ohci_hcd] [c03bbe90] [f208852c] usb_hcd_irq+0x4c/0xac [usbcore] [c03bbea0] [c0061f6c] handle_IRQ_event+0x4c/0xa0 [c03bbec0] [c0063dd0] handle_fasteoi_irq+0xb0/0x104 [c03bbed0] [c0006af0] do_IRQ+0x80/0xc4 [c03bbee0] [c0015160] ret_from_except+0x0/0x1c --- Exception: 501 at cpu_idle+0x98/0xec LR = cpu_idle+0x98/0xec [c03bbfa0] [c00099fc] cpu_idle+0x4c/0xec (unreliable) [c03bbfb0] [c028d9cc] __got2_end+0x58/0x68 [c03bbfc0] [c035880c] start_kernel+0x2b4/0x2c8 [c03bbff0] [0000381c] 0x381c Instruction dump: 3ca0f701 38637f1c 38847ec0 2f800000 38a57c24 7fa7eb78 41be000c 88df0048 480030f5 801f000c 7c000034 5400d97e <0f000000> 813f0000 7fc3f378 7fe4fb78 ------------[ cut here ]------------ Badness at drivers/usb/serial/usb-serial.c:313 NIP: f70146d4 LR: c01a9a98 CTR: f701465c REGS: c03bbc00 TRAP: 0700 Tainted: G W (2.6.28.1.jcm.debugusb.090125jcm) MSR: 00021032 <ME,IR,DR> CR: 24000082 XER: 20000000 TASK = c038e590[0] 'swapper' THREAD: c03ba000 GPR00: 00000001 c03bbcb0 c038e590 f7017f1c f7017ec0 f7017c24 00000000 00000001 GPR08: 00000000 f7020000 c1bb20e0 00000000 ef335140 00000000 00000000 00000000 GPR16: 00000000 00000000 00000000 00000000 00000000 41400000 00000000 00000001 GPR24: eed1782c eed1792d c19b4c00 c1a6f014 c03bbcd8 00000001 c1a6f000 eed19400 NIP [f70146d4] serial_write+0x78/0xb4 [usbserial] LR [c01a9a98] tty_put_char+0x40/0x50 Call Trace: [c03bbcb0] [f70146fc] serial_write+0xa0/0xb4 [usbserial] (unreliable) [c03bbcd0] [c01a9a98] tty_put_char+0x40/0x50 [c03bbce0] [c01ad10c] opost+0x1b0/0x1e4 [c03bbcf0] [c01ae8c4] n_tty_receive_buf+0x9d0/0xe18 [c03bbda0] [c01b1afc] flush_to_ldisc+0xf4/0x17c [c03bbdc0] [f7030618] option_indat_callback+0xc4/0x140 [option] [c03bbde0] [f2088184] usb_hcd_giveback_urb+0xa4/0xf8 [usbcore] [c03bbe00] [f10708c0] finish_urb+0xb8/0x118 [ohci_hcd] [c03bbe20] [f107097c] takeback_td+0x5c/0x184 [ohci_hcd] [c03bbe40] [f1070d74] dl_done_list+0x2d0/0x2f8 [ohci_hcd] [c03bbe70] [f1075130] ohci_irq+0x258/0x424 [ohci_hcd] [c03bbe90] [f208852c] usb_hcd_irq+0x4c/0xac [usbcore] [c03bbea0] [c0061f6c] handle_IRQ_event+0x4c/0xa0 [c03bbec0] [c0063dd0] handle_fasteoi_irq+0xb0/0x104 [c03bbed0] [c0006af0] do_IRQ+0x80/0xc4 [c03bbee0] [c0015160] ret_from_except+0x0/0x1c --- Exception: 501 at cpu_idle+0x98/0xec LR = cpu_idle+0x98/0xec [c03bbfa0] [c00099fc] cpu_idle+0x4c/0xec (unreliable) [c03bbfb0] [c028d9cc] __got2_end+0x58/0x68 [c03bbfc0] [c035880c] start_kernel+0x2b4/0x2c8 [c03bbff0] [0000381c] 0x381c Instruction dump: 3ca0f701 38637f1c 38847ec0 2f800000 38a57c24 7fa7eb78 41be000c 88df0048 480030f5 801f000c 7c000034 5400d97e <0f000000> 813f0000 7fc3f378 7fe4fb78
[ 0.000000] BIOS EBDA/lowmem at: 0009f400/0009f400 [ 0.000000] Linux version 2.6.28.2.jcm.debugusb.090125 (root@tresor) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #2 SMP Sun Jan 25 21:59:42 CET 2009 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) [ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000002fff0000 (usable) [ 0.000000] BIOS-e820: 000000002fff0000 - 000000002fff3000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000002fff3000 - 0000000030000000 (ACPI data) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [ 0.000000] DMI 2.2 present. [ 0.000000] last_pfn = 0x2fff0 max_arch_pfn = 0x100000 [ 0.000000] kernel direct mapping tables up to 2fff0000 @ 7000-d000 [ 0.000000] RAMDISK: 2d45b000 - 2ffdf1e8 [ 0.000000] ACPI: RSDP 000F7840, 0014 (r0 VIA694) [ 0.000000] ACPI: RSDT 2FFF3000, 0028 (r1 VIA694 AWRDACPI 42302E31 AWRD 0) [ 0.000000] ACPI: FACP 2FFF3040, 0074 (r1 VIA694 AWRDACPI 42302E31 AWRD 0) [ 0.000000] ACPI: DSDT 2FFF30C0, 411A (r1 VIA694 AWRDACPI 1000 MSFT 100000C) [ 0.000000] ACPI: FACS 2FFF0000, 0040 [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 767MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 2fff0000 [ 0.000000] low ram: 00000000 - 2fff0000 [ 0.000000] bootmap 00009000 - 0000f000 [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 002fff0000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] [ 0.000000] #3 [0000100000 - 000061a340] TEXT DATA BSS ==> [0000100000 - 000061a340] [ 0.000000] #4 [002d45b000 - 002ffdf1e8] RAMDISK ==> [002d45b000 - 002ffdf1e8] [ 0.000000] #5 [000061b000 - 000061e000] INIT_PG_TABLE ==> [000061b000 - 000061e000] [ 0.000000] #6 [000009f400 - 0000100000] BIOS reserved ==> [000009f400 - 0000100000] [ 0.000000] #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] [ 0.000000] #8 [0000009000 - 000000f000] BOOTMAP ==> [0000009000 - 000000f000] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x0002fff0 [ 0.000000] HighMem 0x0002fff0 -> 0x0002fff0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0002fff0 [ 0.000000] On node 0 totalpages: 196495 [ 0.000000] free_area_init_node: node 0, pgdat c0430780, node_mem_map c1000000 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3967 pages, LIFO batch:0 [ 0.000000] Normal zone: 1504 pages used for memmap [ 0.000000] Normal zone: 190992 pages, LIFO batch:31 [ 0.000000] HighMem zone: 0 pages used for memmap [ 0.000000] Movable zone: 0 pages used for memmap [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] Found and enabled local APIC! [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 30000000:cec00000) [ 0.000000] PERCPU: Allocating 36864 bytes of per cpu data [ 0.000000] NR_CPUS: 8, nr_cpu_ids: 1, nr_node_ids 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194959 [ 0.000000] Kernel command line: root=UUID=cde54421-f442-4a6e-b41b-4fcf7e596565 ro quiet splash [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1536.689 MHz processor. [ 0.004000] Console: colour VGA+ 80x25 [ 0.004000] console [tty0] enabled [ 0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.004000] Memory: 728924k/786368k available (2207k kernel code, 56828k reserved, 1175k data, 396k init, 0k highmem) [ 0.004000] virtual kernel memory layout: [ 0.004000] fixmap : 0xfff50000 - 0xfffff000 ( 700 kB) [ 0.004000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.004000] vmalloc : 0xf07f0000 - 0xff7fe000 ( 240 MB) [ 0.004000] lowmem : 0xc0000000 - 0xefff0000 ( 767 MB) [ 0.004000] .init : 0xc0455000 - 0xc04b8000 ( 396 kB) [ 0.004000] .data : 0xc0327c18 - 0xc044d99c (1175 kB) [ 0.004000] .text : 0xc0100000 - 0xc0327c18 (2207 kB) [ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.004000] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.004014] Calibrating delay loop (skipped), value calculated using timer frequency.. 3073.37 BogoMIPS (lpj=6146756) [ 0.004043] Security Framework initialized [ 0.004052] SELinux: Disabled at boot. [ 0.004070] Mount-cache hash table entries: 512 [ 0.004265] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 0.004269] CPU: L2 Cache: 256K (64 bytes/line) [ 0.004286] Checking 'hlt' instruction... OK. [ 0.020289] SMP alternatives: switching to UP code [ 0.173583] Freeing SMP alternatives: 16k freed [ 0.173588] ACPI: Core revision 20080926 [ 0.181571] ACPI: setting ELCR to 0200 (from 1e20) [ 0.184253] weird, boot CPU (#0) not listedby the BIOS. [ 0.184259] SMP motherboard not detected. [ 0.188001] SMP disabled [ 0.188001] Brought up 1 CPUs [ 0.188001] Total of 1 processors activated (3073.37 BogoMIPS). [ 0.188001] CPU0 attaching NULL sched-domain. [ 0.188001] net_namespace: 760 bytes [ 0.188001] NET: Registered protocol family 16 [ 0.188001] EISA bus registered [ 0.188001] ACPI: bus type pci registered [ 0.188001] PCI: PCI BIOS revision 2.10 entry at 0xfb3f0, last bus=1 [ 0.188001] PCI: Using configuration type 1 for base access [ 0.188794] ACPI: EC: Look up EC in DSDT [ 0.195783] ACPI: Interpreter enabled [ 0.195789] ACPI: (supports S0 S1 S5) [ 0.195809] ACPI: Using PIC for interrupt routing [ 0.202747] ACPI: No dock devices found. [ 0.202764] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.202867] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff] [ 0.202938] pci 0000:00:01.0: supports D1 [ 0.202966] pci 0000:00:0a.0: reg 10 io port: [0xd000-0xd0ff] [ 0.202974] pci 0000:00:0a.0: reg 14 32bit mmio: [0xe3000000-0xe3000fff] [ 0.202996] pci 0000:00:0a.0: reg 30 32bit mmio: [0x000000-0x007fff] [ 0.203017] pci 0000:00:0b.0: reg 10 io port: [0xd400-0xd43f] [ 0.203042] pci 0000:00:0b.0: reg 30 32bit mmio: [0x000000-0x00ffff] [ 0.203063] pci 0000:00:0c.0: reg 10 32bit mmio: [0xe3001000-0xe3001fff] [ 0.203105] pci 0000:00:0c.1: reg 10 32bit mmio: [0xe3002000-0xe3002fff] [ 0.203182] pci 0000:00:10.0: reg 20 io port: [0xd800-0xd81f] [ 0.203198] pci 0000:00:10.0: supports D1 D2 [ 0.203201] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.203206] pci 0000:00:10.0: PME# disabled [ 0.203249] pci 0000:00:10.1: reg 20 io port: [0xdc00-0xdc1f] [ 0.203265] pci 0000:00:10.1: supports D1 D2 [ 0.203268] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.203272] pci 0000:00:10.1: PME# disabled [ 0.203315] pci 0000:00:10.2: reg 20 io port: [0xe000-0xe01f] [ 0.203332] pci 0000:00:10.2: supports D1 D2 [ 0.203334] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.203338] pci 0000:00:10.2: PME# disabled [ 0.203367] pci 0000:00:10.3: reg 10 32bit mmio: [0xe3003000-0xe30030ff] [ 0.203398] pci 0000:00:10.3: supports D1 D2 [ 0.203400] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold [ 0.203405] pci 0000:00:10.3: PME# disabled [ 0.203463] HPET not enabled in BIOS. You might try hpet=force boot option [ 0.203471] pci 0000:00:11.0: quirk: region 4000-407f claimed by vt8235 PM [ 0.203476] pci 0000:00:11.0: quirk: region 5000-500f claimed by vt8235 SMB [ 0.203526] pci 0000:00:11.1: reg 20 io port: [0xe400-0xe40f] [ 0.203574] pci 0000:00:11.5: reg 10 io port: [0xe800-0xe8ff] [ 0.203607] pci 0000:00:11.5: supports D1 D2 [ 0.203659] pci 0000:01:00.0: reg 10 32bit mmio: [0xe0000000-0xe0ffffff] [ 0.203666] pci 0000:01:00.0: reg 14 32bit mmio: [0xd8000000-0xdfffffff] [ 0.203683] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff] [ 0.203721] pci 0000:00:01.0: bridge 32bit mmio: [0xe0000000-0xe1ffffff] [ 0.203726] pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff] [ 0.203734] bus 00 -> node 0 [ 0.203743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.232869] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15) [ 0.233114] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 10 11 12 14 15) [ 0.233359] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 *11 12 14 15) [ 0.233602] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 *12 14 15) [ 0.233840] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0 [ 0.234071] ACPI: PCI Interrupt Link [ALKB] (IRQs 21) *0 [ 0.234330] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *0 [ 0.234560] ACPI: PCI Interrupt Link [ALKD] (IRQs 23) *0 [ 0.235035] PCI: Using ACPI for IRQ routing [ 0.235183] NET: Registered protocol family 8 [ 0.235183] NET: Registered protocol family 20 [ 0.235183] pnp: PnP ACPI init [ 0.235183] ACPI: bus type pnp registered [ 0.240368] pnp: PnP ACPI: found 12 devices [ 0.240372] ACPI: ACPI bus type pnp unregistered [ 0.240378] PnPBIOS: Disabled by ACPI PNP [ 0.240395] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 0.240398] system 00:01: ioport range 0x294-0x297 has been reserved [ 0.275589] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 0.275592] pci 0000:00:01.0: IO window: disabled [ 0.275599] pci 0000:00:01.0: MEM window: 0xe0000000-0xe1ffffff [ 0.275604] pci 0000:00:01.0: PREFETCH window: 0x000000d8000000-0x000000dfffffff [ 0.275620] pci 0000:00:01.0: setting latency timer to 64 [ 0.275625] bus: 00 index 0 io port: [0x00-0xffff] [ 0.275628] bus: 00 index 1 mmio: [0x000000-0xffffffff] [ 0.275631] bus: 01 index 0 mmio: [0x0-0x0] [ 0.275634] bus: 01 index 1 mmio: [0xe0000000-0xe1ffffff] [ 0.275636] bus: 01 index 2 mmio: [0xd8000000-0xdfffffff] [ 0.275639] bus: 01 index 3 mmio: [0x0-0x0] [ 0.275660] NET: Registered protocol family 2 [ 0.275788] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.276089] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.278414] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.279569] TCP: Hash tables configured (established 131072 bind 65536) [ 0.279575] TCP reno registered [ 0.279704] NET: Registered protocol family 1 [ 0.279900] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0 [ 2.456264] it is [ 5.004467] Freeing initrd memory: 44560k freed [ 5.005344] audit: initializing netlink socket (disabled) [ 5.005368] type=2000 audit(1232996827.004:1): initialized [ 5.015713] VFS: Disk quotas dquot_6.5.1 [ 5.015832] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 5.015898] msgmni has been set to 1511 [ 5.016128] alg: No test for stdrng (krng) [ 5.016143] io scheduler noop registered [ 5.016145] io scheduler anticipatory registered [ 5.016148] io scheduler deadline registered [ 5.016164] io scheduler cfq registered (default) [ 5.016182] PCI: VIA PCI bridge detected.Disabling DAC. [ 5.016200] pci 0000:00:10.0: uhci_check_and_reset_hc: legsup = 0x003a [ 5.016203] pci 0000:00:10.0: Performing full reset [ 5.016219] pci 0000:00:10.1: uhci_check_and_reset_hc: legsup = 0x0010 [ 5.016222] pci 0000:00:10.1: Performing full reset [ 5.016236] pci 0000:00:10.2: uhci_check_and_reset_hc: legsup = 0x0010 [ 5.016238] pci 0000:00:10.2: Performing full reset [ 5.016302] pci 0000:01:00.0: Boot video device [ 5.021325] isapnp: Scanning for PnP cards... [ 5.374944] isapnp: No Plug & Play device found [ 5.415099] Serial: 8250/16550 driver4 ports, IRQ sharing enabled [ 5.415246] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 5.415445] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 5.416652] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 5.417237] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 5.419424] brd: module loaded [ 5.419537] input: Macintosh mouse button emulation as /class/input/input0 [ 5.419552] Uniform Multi-Platform E-IDE driver [ 5.419835] ide-gd driver 1.18 [ 5.419983] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 5.419987] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 5.420178] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.420934] mice: PS/2 mouse device common for all mice [ 5.421111] EISA: Probing bus 0 at eisa.0 [ 5.421135] Cannot allocate resource for EISA slot 4 [ 5.421138] Cannot allocate resource for EISA slot 5 [ 5.421152] EISA: Detected 0 cards. [ 5.421157] cpuidle: using governor ladder [ 5.421159] cpuidle: using governor menu [ 5.421400] TCP cubic registered [ 5.421431] IO APIC resources could be not be allocated. [ 5.421479] Using IPI No-Shortcut mode [ 5.422595] Freeing unused kernel memory: 396k freed [ 5.422654] Write protecting the kernel text: 2208k [ 5.422691] Write protecting the kernel read-only data: 920k [ 5.458230] input: AT Translated Set 2 keyboard as /class/input/input1 [ 6.745549] fuse init (API version 7.10) [ 6.755405] fan PNP0C0B:00: registered as cooling_device0 [ 6.755416] ACPI: Fan [FAN] (on) [ 6.766944] ACPI: CPU0 (power states: C1[C1] C2[C2]) [ 6.767019] processor ACPI_CPU:00: registered as cooling_device1 [ 6.771245] thermal LNXTHERM:01: registered as thermal_zone0 [ 6.772115] ACPI: Thermal Zone [THRM] (25 C) [ 6.798229] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@xxxxxxxxxx [ 8.127427] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 12 [ 8.127434] PCI: setting IRQ 12 as level-triggered [ 8.127442] 3c59x 0000:00:0b.0: PCI INT A -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12 [ 8.127448] 3c59x: Donald Becker and others. [ 8.127458] 0000:00:0b.0: 3Com PCI 3c905 Boomerang 100baseTx at 0001d400. [ 8.149226] SCSI subsystem initialized [ 8.214026] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 8.214033] PCI: setting IRQ 11 as level-triggered [ 8.214041] initio 0000:00:0a.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 8.276031] i91u: PCI Base=0xD000, IRQ=11, BIOS=0xFF000, SCSI ID=7 [ 8.276037] i91u: Reset SCSI Bus ... [ 18.280020] scsi0 : Initio INI-9X00U/UW SCSI device driver [ 18.316064] usbcore: registered new interface driver usbfs [ 18.316114] usbcore: registered new interface driver hub [ 18.328121] usbcore: registered new device driver usb [ 18.332378] uhci_hcd: USB Universal Host Controller Interface driver [ 18.337981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 18.337986] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 18.337991] ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96 [ 18.454630] Floppy drive(s): fd0 is 1.44M [ 18.473093] FDC 0 is a post-1991 82077 [ 18.556398] via82cxxx 0000:00:11.1: VIA vt8235 (rev 00) IDE UDMA133 [ 18.556407] via82cxxx 0000:00:11.1: IDE controller (0x1106:0x0571 rev 0x06) [ 18.556977] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 18.556982] PCI: setting IRQ 10 as level-triggered [ 18.556990] VIA_IDE 0000:00:11.1: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10 [ 18.556996] VIA_IDE 0000:00:11.1: VIA VLink IRQ fixup, from 255 to 10 [ 18.557046] via82cxxx 0000:00:11.1: not 100% native mode: will probe irqs later [ 18.557054] ide0: BM-DMA at 0xe400-0xe407 [ 18.557068] ide1: BM-DMA at 0xe408-0xe40f [ 18.557077] Probing IDE interface ide0... [ 18.579815] Marking TSC unstable due to TSC halts in idle [ 18.972128] hda: Maxtor 6Y120L0, ATA DISK drive [ 19.252143] hdb: IC35L040AVER07-0, ATA DISK drive [ 19.308122] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4 [ 19.308260] hda: UDMA/133 mode selected [ 19.308387] hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4 [ 19.308604] hdb: UDMA/100 mode selected [ 19.308820] Probing IDE interface ide1... [ 19.322069] scsi 0:0:3:0: CD-ROM TEAC CD-R56S4 1.0K PQ: 0 ANSI: 2 [ 20.085064] Driver 'sr' needs updating - please use bus_type methods [ 20.097092] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray [ 20.097100] Uniform CD-ROM driver Revision: 3.20 [ 20.097253] sr 0:0:3:0: Attached scsi CD-ROM sr0 [ 20.106144] sr 0:0:3:0: Attached scsi generic sg0 type 5 [ 20.172140] hdc: FX320S, ATAPI CD/DVD-ROM drive [ 20.844116] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4 [ 20.844233] hdc: MWDMA2 mode selected [ 20.844370] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 20.866329] ide1 at 0x170-0x177,0x376 on irq 15 [ 20.870347] hda: max request size: 128KiB [ 20.870490] hda: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=65535/16/63 [ 20.870645] hda: cache flushes supported [ 20.870711] hda: hda1 hda2 < hda5 hda6 > [ 20.907488] hdb: max request size: 128KiB [ 20.907692] hdb: 80418240 sectors (41174 MB) w/1916KiB Cache, CHS=65535/16/63 [ 20.907697] hdb: cache flushes not supported [ 20.907760] hdb: hdb1 [ 20.924091] uhci_hcd 0000:00:10.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10 [ 20.924113] uhci_hcd 0000:00:10.0: UHCI Host Controller [ 20.924207] drivers/usb/core/inode.c: creating file 'devices' [ 20.924218] drivers/usb/core/inode.c: creating file '001' [ 20.924241] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [ 20.924251] uhci_hcd 0000:00:10.0: detected 2 ports [ 20.924257] uhci_hcd 0000:00:10.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 20.924259] uhci_hcd 0000:00:10.0: Performing full reset [ 20.924272] uhci_hcd 0000:00:10.0: supports USB remote wakeup [ 20.924285] uhci_hcd 0000:00:10.0: irq 10, io base 0x0000d800 [ 20.924362] usb usb1: default language 0x0409 [ 20.924570] usb usb1: uevent [ 20.924589] usb usb1: usb_probe_device [ 20.924593] usb usb1: configuration #1 chosen from 1 choice [ 20.924604] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 20.924627] usb 1-0:1.0: uevent [ 20.924642] hub 1-0:1.0: usb_probe_interface [ 20.924645] hub 1-0:1.0: usb_probe_interface - got id [ 20.924648] hub 1-0:1.0: USB hub found [ 20.924663] hub 1-0:1.0: 2 ports detected [ 20.924665] hub 1-0:1.0: standalone hub [ 20.924667] hub 1-0:1.0: no power switching (usb 1.0) [ 20.924670] hub 1-0:1.0: individual port over-current protection [ 20.924673] hub 1-0:1.0: power on to power good time: 2ms [ 20.924678] hub 1-0:1.0: local power source is good [ 20.924682] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 20.924804] drivers/usb/core/inode.c: creating file '001' [ 20.924882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.924886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.924889] usb usb1: Product: UHCI Host Controller [ 20.924892] usb usb1: Manufacturer: Linux 2.6.28.2.jcm.debugusb.090125 uhci_hcd [ 20.924895] usb usb1: SerialNumber: 0000:00:10.0 [ 20.924942] ehci_hcd 0000:00:10.3: PCI INT D -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12 [ 20.925172] ehci_hcd 0000:00:10.3: EHCI Host Controller [ 20.925213] drivers/usb/core/inode.c: creating file '002' [ 20.925221] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 2 [ 20.925231] ehci_hcd 0000:00:10.3: reset hcs_params 0x3206 dbg=0 cc=3 pcc=2 ordered !ppc ports=6 [ 20.925236] ehci_hcd 0000:00:10.3: reset hcc_params 6872 thresh 7 uframes 256/512/1024 [ 20.925274] ehci_hcd 0000:00:10.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 20.925290] ehci_hcd 0000:00:10.3: MWI active [ 20.925292] ehci_hcd 0000:00:10.3: supports USB remote wakeup [ 20.925305] ehci_hcd 0000:00:10.3: irq 12, io mem 0xe3003000 [ 20.925310] ehci_hcd 0000:00:10.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 20.925316] ehci_hcd 0000:00:10.3: init command 010009 (park)=0 ithresh=1 period=256 RUN [ 20.945242] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00 [ 20.945308] usb usb2: default language 0x0409 [ 20.945538] usb usb2: uevent [ 20.945562] usb usb2: usb_probe_device [ 20.945566] usb usb2: configuration #1 chosen from 1 choice [ 20.945580] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 20.945604] usb 2-0:1.0: uevent [ 20.945620] hub 2-0:1.0: usb_probe_interface [ 20.945622] hub 2-0:1.0: usb_probe_interface - got id [ 20.945625] hub 2-0:1.0: USB hub found [ 20.945642] hub 2-0:1.0: 6 ports detected [ 20.945644] hub 2-0:1.0: standalone hub [ 20.945647] hub 2-0:1.0: no power switching (usb 1.0) [ 20.945649] hub 2-0:1.0: individual port over-current protection [ 20.945652] hub 2-0:1.0: power on to power good time: 20ms [ 20.945657] hub 2-0:1.0: local power source is good [ 20.945661] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 20.945772] drivers/usb/core/inode.c: creating file '001' [ 20.945846] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 20.945849] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.945853] usb usb2: Product: EHCI Host Controller [ 20.945855] usb usb2: Manufacturer: Linux 2.6.28.2.jcm.debugusb.090125 ehci_hcd [ 20.945858] usb usb2: SerialNumber: 0000:00:10.3 [ 20.946398] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 [ 20.946404] PCI: setting IRQ 5 as level-triggered [ 20.946411] uhci_hcd 0000:00:10.1: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5 [ 20.946426] uhci_hcd 0000:00:10.1: UHCI Host Controller [ 20.946459] drivers/usb/core/inode.c: creating file '003' [ 20.946467] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 [ 20.946480] uhci_hcd 0000:00:10.1: detected 2 ports [ 20.946486] uhci_hcd 0000:00:10.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 20.946489] uhci_hcd 0000:00:10.1: Performing full reset [ 20.946501] uhci_hcd 0000:00:10.1: supports USB remote wakeup [ 20.946514] uhci_hcd 0000:00:10.1: irq 5, io base 0x0000dc00 [ 20.946590] usb usb3: default language 0x0409 [ 20.946693] usb usb3: uevent [ 20.946709] usb usb3: usb_probe_device [ 20.946713] usb usb3: configuration #1 chosen from 1 choice [ 20.946721] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 20.946744] usb 3-0:1.0: uevent [ 20.946758] hub 3-0:1.0: usb_probe_interface [ 20.946760] hub 3-0:1.0: usb_probe_interface - got id [ 20.946763] hub 3-0:1.0: USB hub found [ 20.946776] hub 3-0:1.0: 2 ports detected [ 20.946778] hub 3-0:1.0: standalone hub [ 20.946780] hub 3-0:1.0: no power switching (usb 1.0) [ 20.946782] hub 3-0:1.0: individual port over-current protection [ 20.946785] hub 3-0:1.0: power on to power good time: 2ms [ 20.946789] hub 3-0:1.0: local power source is good [ 20.946793] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 20.946879] drivers/usb/core/inode.c: creating file '001' [ 20.946950] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.946953] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.946956] usb usb3: Product: UHCI Host Controller [ 20.946959] usb usb3: Manufacturer: Linux 2.6.28.2.jcm.debugusb.090125 uhci_hcd [ 20.946961] usb usb3: SerialNumber: 0000:00:10.1 [ 20.946991] uhci_hcd 0000:00:10.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 20.947000] uhci_hcd 0000:00:10.2: UHCI Host Controller [ 20.947033] drivers/usb/core/inode.c: creating file '004' [ 20.947039] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 [ 20.947045] uhci_hcd 0000:00:10.2: detected 2 ports [ 20.947050] uhci_hcd 0000:00:10.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 20.947052] uhci_hcd 0000:00:10.2: Performing full reset [ 20.947063] uhci_hcd 0000:00:10.2: supports USB remote wakeup [ 20.947071] uhci_hcd 0000:00:10.2: irq 11, io base 0x0000e000 [ 20.947121] usb usb4: default language 0x0409 [ 20.947200] usb usb4: uevent [ 20.947215] usb usb4: usb_probe_device [ 20.947218] usb usb4: configuration #1 chosen from 1 choice [ 20.947224] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 20.947246] usb 4-0:1.0: uevent [ 20.947259] hub 4-0:1.0: usb_probe_interface [ 20.947262] hub 4-0:1.0: usb_probe_interface - got id [ 20.947264] hub 4-0:1.0: USB hub found [ 20.947275] hub 4-0:1.0: 2 ports detected [ 20.947277] hub 4-0:1.0: standalone hub [ 20.947279] hub 4-0:1.0: no power switching (usb 1.0) [ 20.947281] hub 4-0:1.0: individual port over-current protection [ 20.947284] hub 4-0:1.0: power on to power good time: 2ms [ 20.947287] hub 4-0:1.0: local power source is good [ 20.947290] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 20.947373] drivers/usb/core/inode.c: creating file '001' [ 20.947449] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 20.947453] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.947456] usb usb4: Product: UHCI Host Controller [ 20.947458] usb usb4: Manufacturer: Linux 2.6.28.2.jcm.debugusb.090125 uhci_hcd [ 20.947461] usb usb4: SerialNumber: 0000:00:10.2 [ 20.951627] libata version 3.00 loaded. [ 21.024047] uhci_hcd 0000:00:10.0: port 1 portsc 01aa,00 [ 21.024063] uhci_hcd 0000:00:10.0: port 2 portsc 009a,00 [ 21.043847] ide-cd driver 5.00 [ 21.044065] ehci_hcd 0000:00:10.3: GetStatus port 1 status 001403 POWER sig=k CSC CONNECT [ 21.044075] hub 2-0:1.0: port 1: status 0501 change 0001 [ 21.044084] ehci_hcd 0000:00:10.3: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT [ 21.044087] hub 2-0:1.0: port 2: status 0501 change 0001 [ 21.044105] uhci_hcd 0000:00:10.1: port 1 portsc 008a,00 [ 21.044115] uhci_hcd 0000:00:10.1: port 2 portsc 008a,00 [ 21.044125] uhci_hcd 0000:00:10.2: port 1 portsc 008a,00 [ 21.044133] uhci_hcd 0000:00:10.2: port 2 portsc 008a,00 [ 21.052723] ide-cd: hdc: ATAPI 32X CD-ROM drive, 256kB Cache [ 21.124068] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 21.144059] hub 2-0:1.0: state 7 ports 6 chg 0006 evt 0000 [ 21.144080] hub 2-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 21.144095] ehci_hcd 0000:00:10.3: port 1 low speed --> companion [ 21.200062] ehci_hcd 0000:00:10.3: GetStatus port 1 status 003402 POWER OWNER sig=k CSC [ 21.200094] hub 2-0:1.0: port 2, status 0501, change 0000, 480 Mb/s [ 21.256434] ehci_hcd 0000:00:10.3: port 2 high speed [ 21.256444] ehci_hcd 0000:00:10.3: GetStatus port 2 status 001005 POWER sig=se0 PE CONNECT [ 21.312054] usb 2-2: new high speed USB device using ehci_hcd and address 3 [ 21.368301] ehci_hcd 0000:00:10.3: port 2 high speed [ 21.368312] ehci_hcd 0000:00:10.3: GetStatus port 2 status 001005 POWER sig=se0 PE CONNECT [ 21.446026] usb 2-2: default language 0x0409 [ 21.449108] usb 2-2: uevent [ 21.451250] usb 2-2: usb_probe_device [ 21.451261] usb 2-2: configuration #1 chosen from 1 choice [ 21.451889] usb 2-2: adding 2-2:1.0 (config #1, interface 0) [ 21.451943] usb 2-2:1.0: uevent [ 21.452282] drivers/usb/core/inode.c: creating file '003' [ 21.452369] usb 2-2: New USB device found, idVendor=054c, idProduct=0243 [ 21.452373] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 21.452376] usb 2-2: Product: Storage Media [ 21.452378] usb 2-2: Manufacturer: Sony [ 21.452380] usb 2-2: SerialNumber: 3A07111306652 [ 21.452387] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 21.452395] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 21.452400] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002 [ 21.452415] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 21.452425] uhci_hcd 0000:00:10.0: port 1 portsc 01a3,00 [ 21.452432] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s [ 21.469727] libusual 2-2:1.0: usb_probe_interface [ 21.469737] libusual 2-2:1.0: usb_probe_interface - got id [ 21.476856] usbcore: registered new interface driver libusual [ 21.498434] Initializing USB Mass Storage driver... [ 21.498499] usb-storage 2-2:1.0: usb_probe_interface [ 21.498507] usb-storage 2-2:1.0: usb_probe_interface - got id [ 21.510892] scsi1 : SCSI emulation for USB Mass Storage devices [ 21.512207] usbcore: registered new interface driver usb-storage [ 21.512215] USB Mass Storage support registered. [ 21.512411] usb-storage: device found at 3 [ 21.512414] usb-storage: waiting for device to settle before scanning [ 21.577913] kjournald starting. Commit interval 5 seconds [ 21.577937] EXT3-fs: mounted filesystem with ordered data mode. [ 21.584536] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 [ 21.696048] usb 1-1: new low speed USB device using uhci_hcd and address 2 [ 21.850185] usb 1-1: skipped 1 descriptor after interface [ 21.855174] usb 1-1: default language 0x0409 [ 21.863394] usb 1-1: uevent [ 21.863422] usb 1-1: usb_probe_device [ 21.863426] usb 1-1: configuration #1 chosen from 1 choice [ 21.866175] usb 1-1: adding 1-1:1.0 (config #1, interface 0) [ 21.866208] usb 1-1:1.0: uevent [ 21.866350] drivers/usb/core/inode.c: creating file '002' [ 21.866431] usb 1-1: New USB device found, idVendor=1267, idProduct=0210 [ 21.866435] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 21.866438] usb 1-1: Product: PS/2+USB Mouse [ 21.866444] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 22.224045] usb usb3: suspend_rh (auto-stop) [ 22.224068] usb usb4: suspend_rh (auto-stop) [ 23.816028] hub 3-0:1.0: hub_suspend [ 23.816048] usb usb3: bus auto-suspend [ 23.816052] usb usb3: suspend_rh [ 23.816069] hub 4-0:1.0: hub_suspend [ 23.816074] usb usb4: bus auto-suspend [ 23.816076] usb usb4: suspend_rh [ 26.512296] usb-storage: device scan complete [ 26.513277] scsi 1:0:0:0: Direct-Access Sony Storage Media 0100 PQ: 0 ANSI: 0 CCS [ 26.513864] scsi 1:0:0:0: Attached scsi generic sg1 type 0 [ 28.164806] usb usb1: uevent [ 28.164866] usb 1-0:1.0: uevent [ 28.164922] usb 1-1: uevent [ 28.164976] usb 1-1:1.0: uevent [ 28.165098] usb usb3: uevent [ 28.165153] usb 3-0:1.0: uevent [ 28.165257] usb usb4: uevent [ 28.165311] usb 4-0:1.0: uevent [ 28.165415] usb usb2: uevent [ 28.165469] usb 2-0:1.0: uevent [ 28.165524] usb 2-2: uevent [ 28.165577] usb 2-2:1.0: uevent [ 30.674356] Linux agpgart interface v0.103 [ 30.699076] agpgart: Detected VIA KT266/KY266x/KT333 chipset [ 30.722080] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 30.828806] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000 [ 30.829557] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 31.213959] input: Power Button (FF) as /class/input/input2 [ 31.244414] ACPI: Power Button (FF) [PWRF] [ 31.244538] input: Power Button (CM) as /class/input/input3 [ 31.276296] ACPI: Power Button (CM) [PWRB] [ 31.276460] input: Sleep Button (CM) as /class/input/input4 [ 31.308371] ACPI: Sleep Button (CM) [SLPB] [ 31.388173] Linux video capture interface: v2.00 [ 31.546420] bttv: driver version 0.9.17 loaded [ 31.546426] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 31.632560] bttv: Bt8xx card found (0). [ 31.632588] bttv 0000:00:0c.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 31.632602] bttv0: Bt878 (rev 2) at 0000:00:0c.0, irq: 11, latency: 32, mmio: 0xe3001000 [ 31.632730] bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb [ 31.632735] bttv0: using: Hauppauge (bt878) [card=10,autodetected] [ 31.632776] bttv0: gpio: en=00000000, out=00000000 in=00fffffb [init] [ 31.635262] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5] [ 31.661519] tveeprom 0-0050: Hauppauge model 61294, rev B408, serial# 3309947 [ 31.661523] tveeprom 0-0050: tuner model is Philips FI1216 MK2 (idx 8, type 5) [ 31.661527] tveeprom 0-0050: TV standards PAL(B/G) (eeprom 0x04) [ 31.661530] tveeprom 0-0050: audio processor is None (idx 0) [ 31.661533] tveeprom 0-0050: has radio [ 31.661536] bttv0: Hauppauge eeprom indicates model#61294 [ 31.661539] bttv0: tuner type=5 [ 31.661543] bttv0: i2c: checking for MSP34xx @ 0x80... not found [ 32.072912] bttv0: i2c: checking for TDA9875 @ 0xb0... not found [ 32.084449] bttv0: i2c: checking for TDA7432 @ 0x8a... not found [ 32.768197] parport_pc 00:09: reported by Plug and Play ACPI [ 32.768251] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 33.116891] tuner' 0-0061: chip found @ 0xc2 (bt878 #0 [sw]) [ 33.117173] tuner-simple 0-0061: creating new instance [ 33.117178] tuner-simple 0-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles)) [ 33.272967] bttv0: registered device video0 [ 33.273056] bttv0: registered device vbi0 [ 33.273134] bttv0: registered device radio0 [ 33.273158] bttv0: PLL: 28636363 => 35468950 .. ok [ 33.324094] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 33.324244] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64 [ 33.485410] irda_init() [ 33.485445] NET: Registered protocol family 23 [ 33.496763] input: PC Speaker as /class/input/input5 [ 33.954394] Bt87x 0000:00:0c.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 33.955035] bt87x0: Using board 1, analog, digital (rate 32000 Hz) [ 34.518665] usbcore: registered new interface driver hiddev [ 34.518703] usbhid 1-1:1.0: usb_probe_interface [ 34.518707] usbhid 1-1:1.0: usb_probe_interface - got id [ 34.535904] input: PS/2+USB Mouse as /class/input/input6 [ 34.564387] generic-usb 0003:1267:0210.0001: input: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:10.0-1/input0 [ 34.564425] usbcore: registered new interface driver usbhid [ 34.564446] usbhid: v2.6:USB HID core driver [ 34.570894] Driver 'sd' needs updating - please use bus_type methods [ 34.574035] sd 1:0:0:0: [sda] 4046848 512-byte hardware sectors: (2.07 GB/1.92 GiB) [ 34.575834] sd 1:0:0:0: [sda] Write Protect is off [ 34.575841] sd 1:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 34.575844] sd 1:0:0:0: [sda] Assuming drive cache: write through [ 34.580637] sd 1:0:0:0: [sda] 4046848 512-byte hardware sectors: (2.07 GB/1.92 GiB) [ 34.588917] sd 1:0:0:0: [sda] Write Protect is off [ 34.588926] sd 1:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 34.588930] sd 1:0:0:0: [sda] Assuming drive cache: write through [ 34.588941] sda: sda1 [ 34.589801] sd 1:0:0:0: [sda] Attached SCSI removable disk [ 35.942072] lp0: using parport0 (interrupt-driven). [ 36.029597] Adding 2859528k swap on /dev/hda6. Priority:-1 extents:1 across:2859528k [ 36.327029] EXT3 FS on hda5, internal journal [ 38.065616] toshiba_acpi: Unknown parameter `hotkeys_over_acpi' [ 40.162441] eth0: setting full-duplex. [ 40.329441] NET: Registered protocol family 10 [ 40.329640] lo: Disabled Privacy Extensions [ 40.545858] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use) [ 40.766595] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [ 40.766601] apm: overridden by ACPI. [ 48.135754] NET: Registered protocol family 17 [ 63.756025] eth0: no IPv6 routers present [ 69.639063] uhci_hcd 0000:00:10.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 69.640217] uhci_hcd 0000:00:10.0: release dev 2 ep81-INT, period 8, phase 4, 118 us [ 71.005942] uhci_hcd 0000:00:10.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 128.690351] uhci_hcd 0000:00:10.0: release dev 2 ep81-INT, period 8, phase 4, 118 us [ 132.172345] uhci_hcd 0000:00:10.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 132.173714] uhci_hcd 0000:00:10.0: release dev 2 ep81-INT, period 8, phase 4, 118 us [ 133.250001] uhci_hcd 0000:00:10.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 139.585344] uhci_hcd 0000:00:10.0: release dev 2 ep81-INT, period 8, phase 4, 118 us [ 245.007942] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0010 [ 245.007961] ehci_hcd 0000:00:10.3: GetStatus port 4 status 001803 POWER sig=j CSC CONNECT [ 245.007971] hub 2-0:1.0: port 4, status 0501, change 0001, 480 Mb/s [ 245.132033] hub 2-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x501 [ 245.188242] ehci_hcd 0000:00:10.3: port 4 full speed --> companion [ 245.188247] ehci_hcd 0000:00:10.3: GetStatus port 4 status 003801 POWER OWNER sig=j CONNECT [ 245.188281] hub 2-0:1.0: port 4 not reset yet, waiting 50ms [ 245.188289] usb usb3: usb resume [ 245.188292] usb usb3: wakeup_rh [ 245.228029] hub 3-0:1.0: hub_resume [ 245.228042] uhci_hcd 0000:00:10.1: port 2 portsc 0093,00 [ 245.228046] hub 3-0:1.0: port 2: status 0101 change 0001 [ 245.244034] ehci_hcd 0000:00:10.3: GetStatus port 4 status 003802 POWER OWNER sig=j CSC [ 245.244054] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0010 [ 245.332034] hub 3-0:1.0: state 7 ports 2 chg 0004 evt 0000 [ 245.332043] hub 3-0:1.0: port 2, status 0101, change 0000, 12 Mb/s [ 245.444030] usb 3-2: new full speed USB device using uhci_hcd and address 2 [ 245.596983] usb 3-2: default language 0x0409 [ 245.607228] usb 3-2: uevent [ 245.615657] usb 3-2: usb_probe_device [ 245.615667] usb 3-2: configuration #1 chosen from 1 choice [ 245.618005] usb 3-2: adding 3-2:1.0 (config #1, interface 0) [ 245.618070] usb 3-2:1.0: uevent [ 245.618106] libusual 3-2:1.0: usb_probe_interface [ 245.618112] libusual 3-2:1.0: usb_probe_interface - got id [ 245.618131] usb-storage 3-2:1.0: usb_probe_interface [ 245.618136] usb-storage 3-2:1.0: usb_probe_interface - got id [ 245.630036] usb-storage: probe of 3-2:1.0 failed with error -1 [ 245.630402] drivers/usb/core/inode.c: creating file '002' [ 245.630509] usb 3-2: New USB device found, idVendor=12d1, idProduct=1003 [ 245.630513] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 245.630517] usb 3-2: Product: HUAWEI Mobile [ 245.630519] usb 3-2: Manufacturer: HUAWEI Technologies [ 245.630525] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0004 [ 245.630538] uhci_hcd 0000:00:10.1: port 2 portsc 008a,00 [ 245.630549] hub 3-0:1.0: port 2, status 0100, change 0003, 12 Mb/s [ 245.630552] usb 3-2: USB disconnect, address 2 [ 245.630554] usb 3-2: unregistering device [ 245.630557] usb 3-2: usb_disable_device nuking all URBs [ 245.630981] usb 3-2: unregistering interface 3-2:1.0 [ 245.631198] usb 3-2:1.0: uevent [ 245.631410] usb 3-2: uevent [ 245.756071] hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 [ 245.756086] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0010 [ 245.756099] ehci_hcd 0000:00:10.3: GetStatus port 4 status 001803 POWER sig=j CSC CONNECT [ 245.756107] hub 2-0:1.0: port 4, status 0501, change 0001, 480 Mb/s [ 245.884036] hub 2-0:1.0: debounce: port 4: total 100ms stable 100ms status 0x501 [ 245.940198] ehci_hcd 0000:00:10.3: port 4 full speed --> companion [ 245.940205] ehci_hcd 0000:00:10.3: GetStatus port 4 status 003801 POWER OWNER sig=j CONNECT [ 245.940227] hub 2-0:1.0: port 4 not reset yet, waiting 50ms [ 245.996033] ehci_hcd 0000:00:10.3: GetStatus port 4 status 003802 POWER OWNER sig=j CSC [ 245.996054] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0010 [ 246.168043] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0004 [ 246.168052] uhci_hcd 0000:00:10.1: port 2 portsc 0093,00 [ 246.168059] hub 3-0:1.0: port 2, status 0101, change 0001, 12 Mb/s [ 246.296031] hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101 [ 246.408031] usb 3-2: new full speed USB device using uhci_hcd and address 3 [ 246.557801] usb 3-2: default language 0x0409 [ 246.568044] usb 3-2: uevent [ 246.568072] usb 3-2: usb_probe_device [ 246.568076] usb 3-2: configuration #1 chosen from 1 choice [ 246.576702] usb 3-2: adding 3-2:1.0 (config #1, interface 0) [ 246.576772] usb 3-2:1.0: uevent [ 246.576810] libusual 3-2:1.0: usb_probe_interface [ 246.576816] libusual 3-2:1.0: usb_probe_interface - got id [ 246.576834] usb-storage 3-2:1.0: usb_probe_interface [ 246.576840] usb-storage 3-2:1.0: usb_probe_interface - got id [ 246.588107] usb-storage: probe of 3-2:1.0 failed with error -5 [ 246.591162] usb 3-2: adding 3-2:1.1 (config #1, interface 1) [ 246.591207] usb 3-2:1.1: uevent [ 246.591235] libusual 3-2:1.1: usb_probe_interface [ 246.591241] libusual 3-2:1.1: usb_probe_interface - got id [ 246.591256] usb-storage 3-2:1.1: usb_probe_interface [ 246.591261] usb-storage 3-2:1.1: usb_probe_interface - got id [ 246.612107] usb-storage: probe of 3-2:1.1 failed with error -5 [ 246.615094] usb 3-2: adding 3-2:1.2 (config #1, interface 2) [ 246.615128] usb 3-2:1.2: uevent [ 246.615157] libusual 3-2:1.2: usb_probe_interface [ 246.615163] libusual 3-2:1.2: usb_probe_interface - got id [ 246.615177] usb-storage 3-2:1.2: usb_probe_interface [ 246.615182] usb-storage 3-2:1.2: usb_probe_interface - got id [ 246.641846] usb-storage: probe of 3-2:1.2 failed with error -1 [ 246.642206] drivers/usb/core/inode.c: creating file '003' [ 246.642303] usb 3-2: New USB device found, idVendor=12d1, idProduct=1003 [ 246.642307] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 246.642310] usb 3-2: Product: HUAWEI Mobile [ 246.642313] usb 3-2: Manufacturer: HUAWEI Technologies [ 246.642319] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0004 [ 246.795323] usbcore: registered new interface driver usbserial [ 246.795346] USB Serial support registered for generic [ 246.795366] usbserial_generic 3-2:1.0: usb_probe_interface [ 246.795370] usbserial_generic 3-2:1.0: usb_probe_interface - got id [ 246.795387] usbserial_generic 3-2:1.1: usb_probe_interface [ 246.795389] usbserial_generic 3-2:1.1: usb_probe_interface - got id [ 246.795399] usbserial_generic 3-2:1.2: usb_probe_interface [ 246.795401] usbserial_generic 3-2:1.2: usb_probe_interface - got id [ 246.795419] usbcore: registered new interface driver usbserial_generic [ 246.795421] usbserial: USB Serial Driver core [ 246.825969] USB Serial support registered for GSM modem (1-port) [ 246.826021] option 3-2:1.0: usb_probe_interface [ 246.826025] option 3-2:1.0: usb_probe_interface - got id [ 246.826033] option 3-2:1.0: GSM modem (1-port) converter detected [ 246.826059] uhci_hcd 0000:00:10.1: reserve dev 3 ep81-INT, period 128, phase 0, 23 us [ 246.826388] usb 3-2: GSM modem (1-port) converter now attached to ttyUSB0 [ 246.826401] option 3-2:1.1: usb_probe_interface [ 246.826404] option 3-2:1.1: usb_probe_interface - got id [ 246.826408] option 3-2:1.1: GSM modem (1-port) converter detected [ 246.826524] usb 3-2: GSM modem (1-port) converter now attached to ttyUSB1 [ 246.826547] usbcore: registered new interface driver option [ 246.826551] option: v0.7.2:USB Driver for GSM modems [ 339.890981] ------------[ cut here ]------------ [ 339.890987] WARNING: at drivers/usb/serial/usb-serial.c:326 serial_write_room+0x75/0x80 [usbserial]() [ 339.890991] Modules linked in: option usbserial af_packet ipv6 cpufreq_conservative cpufreq_stats cpufreq_ondemand freq_table cpufreq_userspace cpufreq_powersave sbs container rfkill input_polldev ac sbshc battery lp hid_dell hid_pl hid_cypress hid_gyration hid_bright hid_sony hid_samsung hid_microsoft hid_monterey hid_ezkey hid_apple hid_a4tech hid_logitech sd_mod hid_cherry hid_sunplus usbhid analog hid_petalynx hid_belkin hid_chicony hid serio_raw snd_bt87x snd_seq_dummy via_ircc pcspkr irda crc_ccitt snd_via82xx gameport snd_ac97_codec ac97_bus tuner snd_pcm_oss snd_mixer_oss snd_seq_oss tea5767 tda8290 tda18271 tda827x tuner_xc2028 xc5000 tda9887 tuner_simple tuner_types mt20xx parport_pc snd_pcm snd_mpu401_uart tea5761 parport snd_seq_midi snd_rawmidi tvaudio snd_seq_midi_event snd_seq i2c_viapro snd_timer snd_seq_device bttv snd videodev v4l1_compat ir_common compat_ioctl32 i2c_algo_bit button v4l2_common videobuf_dma_sg soundcore snd_page_alloc videobuf_core btcx_risc tveeprom i2c_core shpchp pci_hotplug via_agp agpgart evdev ext3 jbd mbcache usb_storage libusual ide_cd_mod ata_generic libata sg sr_mod cdrom floppy ehci_hcd uhci_hcd via82cxxx usbcore initio 3c59x mii scsi_mod dm_mirror dm_region_hash dm_log dm_snapshot dm_mod thermal processor fan thermal_sys fuse [ 339.891096] Pid: 0, comm: swapper Not tainted 2.6.28.2.jcm.debugusb.090125 #2 [ 339.891099] Call Trace: [ 339.891116] [<c0127f4f>] warn_on_slowpath+0x5f/0x90 [ 339.891133] [<f15641b2>] uhci_alloc_td+0x12/0x40 [uhci_hcd] [ 339.891143] [<f15643c7>] uhci_submit_common+0x1e7/0x280 [uhci_hcd] [ 339.891151] [<f08dd385>] serial_write_room+0x75/0x80 [usbserial] [ 339.891157] [<c025a3a5>] tty_write_room+0x15/0x20 [ 339.891161] [<c0257ebd>] opost+0x1d/0x210 [ 339.891165] [<c02598d8>] n_tty_receive_buf+0xd68/0x1010 [ 339.891173] [<c01093aa>] nommu_map_single+0x2a/0x70 [ 339.891180] [<c011dcd2>] enqueue_task_fair+0xb2/0xd0 [ 339.891188] [<c011ba12>] enqueue_task+0x12/0x30 [ 339.891192] [<c011bad7>] activate_task+0x17/0x20 [ 339.891196] [<c0120e7c>] try_to_wake_up+0xcc/0x170 [ 339.891200] [<c011dcd2>] enqueue_task_fair+0xb2/0xd0 [ 339.891204] [<c025b535>] tty_ldisc_try+0x35/0x50 [ 339.891207] [<c0258b70>] n_tty_receive_buf+0x0/0x1010 [ 339.891211] [<c025c1ab>] flush_to_ldisc+0xeb/0x1c0 [ 339.891224] [<f08ef58e>] option_indat_callback+0x13e/0x150 [option] [ 339.891234] [<f156303c>] uhci_giveback_urb+0x5c/0x260 [uhci_hcd] [ 339.891278] [<f13a3118>] usb_hcd_giveback_urb+0x48/0xc0 [usbcore] [ 339.891287] [<f1563063>] uhci_giveback_urb+0x83/0x260 [uhci_hcd] [ 339.891297] [<f14f5d50>] evdev_event+0x0/0xb0 [evdev] [ 339.891302] [<c01772ae>] dma_pool_free+0xae/0x120 [ 339.891306] [<c01772ae>] dma_pool_free+0xae/0x120 [ 339.891314] [<c01310e7>] lock_timer_base+0x27/0x60 [ 339.891322] [<f156365c>] uhci_scan_schedule+0x31c/0x920 [uhci_hcd] [ 339.891332] [<c0140f04>] update_wall_time+0x304/0x870 [ 339.891341] [<f15655b1>] uhci_irq+0x71/0x190 [uhci_hcd] [ 339.891362] [<f13a4e6d>] usb_hcd_irq+0x2d/0x70 [usbcore] [ 339.891370] [<c0155ab5>] handle_IRQ_event+0x25/0x50 [ 339.891375] [<c01579a3>] handle_level_irq+0x63/0xd0 [ 339.891379] [<c010627d>] do_IRQ+0x4d/0x90 [ 339.891383] [<c01414ba>] getnstimeofday+0x4a/0x110 [ 339.891387] [<c0104e63>] common_interrupt+0x23/0x30 [ 339.891405] [<f0aa3362>] acpi_idle_enter_simple+0x180/0x1ea [processor] [ 339.891415] [<c0294b56>] cpuidle_idle_call+0x66/0xc0 [ 339.891419] [<c010273b>] cpu_idle+0x4b/0xa0 [ 339.891422] ---[ end trace d5c5010c20944813 ]--- [ 8732.650132] uhci_hcd 0000:00:10.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us