I'm trying to configure a new device on my platform. I've compiled the kernel module and successfully instantiated it. dmesg shows that it is attached when I plug it in:
<6>[ 401.970634] pqlabs_bulk 1-2.3:1.1: USB pqlabseton device now attached to USBpqlabs-192
Unfortunately, it does not work. I suspect it is because of the following line:
I haven't been able to track down the exact issue, but I can confirm that my kernel was compiled with HIDRAW and HIDDEV support. Can anybody offer any pointers? Full dmesg below.
<6>[ 0.000000] Initializing cgroup subsys cpuset
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.0.51 (codewalker@codewalker-builder) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-188) ) #27 SMP Wed Feb 6 18:25:19 KST 2013
<4>[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
<4>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
<4>[ 0.000000] Machine: ODROIDX2
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
<4>[ 0.000000] CPU EXYNOS4412 (id 0xe4412220)
<7>[ 0.000000] exynos4_init_clocks: initializing clocks
<6>[ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
<3>[ 0.000000] s3c_register_clksrc: clock audiocdclk has no registers set
<3>[ 0.000000] audiocdclk: no parent clock specified
<3>[ 0.000000] s3c_register_clksrc: clock armclk has no registers set
<7>[ 0.000000] exynos4_setup_clocks: registering clocks
<7>[ 0.000000] exynos4_setup_clocks: xtal is 24000000
<6>[ 0.000000] EXYNOS4: PLL settings, A=1000000000, M=880000000, E=96000000 V=350000000
<6>[ 0.000000] EXYNOS4: ARMCLK=1000000000, DMC=440000000, ACLK200=24000000
<6>[ 0.000000] ACLK160=176000000, ACLK133=146666666, ACLK100=110000000
<6>[ 0.000000] EXYNOS4: ACLK400=24000000 ACLK266=880000000
<6>[ 0.000000] uclk1: source is mout_mpll_user (6), rate is 110000000
<6>[ 0.000000] uclk1: source is mout_mpll_user (6), rate is 110000000
<6>[ 0.000000] uclk1: source is mout_mpll_user (6), rate is 110000000
<6>[ 0.000000] uclk1: source is mout_mpll_user (6), rate is 110000000
<6>[ 0.000000] sclk_csis: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_csis: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_cam0: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_cam1: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_fimc: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_fimd: source is mout_mpll_user (6), rate is 55000000
<6>[ 0.000000] sclk_fimd: source is xusbxti (1), rate is 1500000
<6>[ 0.000000] sclk_mfc: source is mout_mfc0 (0), rate is 55000000
<6>[ 0.000000] sclk_g3d: source is mout_g3d0 (0), rate is 55000000
<6>[ 0.000000] sclk_pwi: source is xusbxti (1), rate is 1500000
<7>[ 0.000000] On node 0 totalpages: 524032
<7>[ 0.000000] free_area_init_node: node 0, pgdat c08f5a60, node_mem_map c1029000
<7>[ 0.000000] Normal zone: 1472 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 186944 pages, LIFO batch:31
<7>[ 0.000000] HighMem zone: 2622 pages used for memmap
<7>[ 0.000000] HighMem zone: 332994 pages, LIFO batch:31
<6>[ 0.000000] PERCPU: Embedded 7 pages/cpu @c2035000 s6464 r8192 d14016 u32768
<7>[ 0.000000] pcpu-alloc: s6464 r8192 d14016 u32768 alloc=8*4096
<7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519938
<5>[ 0.000000] Kernel command line: console=ttySAC1,115200n8 androidboot.console=ttySAC1 mem=2047M fb_x_res=1280 fb_y_res=720 hdmi_phy_res=720
<6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.000000] Memory: 2047MB = 2047MB total
<5>[ 0.000000] Memory: 1695992k/1695992k available, 400136k reserved, 1342464K highmem
<5>[ 0.000000] Virtual kernel memory layout:
<5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
<5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
<5>[ 0.000000] DMA : 0xfea00000 - 0xffe00000 ( 20 MB)
<5>[ 0.000000] vmalloc : 0xee800000 - 0xf6000000 ( 120 MB)
<5>[ 0.000000] lowmem : 0xc0000000 - 0xee000000 ( 736 MB)
<5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
<5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
<5>[ 0.000000] .init : 0xc0008000 - 0xc0045000 ( 244 kB)
<5>[ 0.000000] .text : 0xc0045000 - 0xc088b000 (8472 kB)
<5>[ 0.000000] .data : 0xc088c000 - 0xc08f6600 ( 426 kB)
<5>[ 0.000000] .bss : 0xc08f6624 - 0xc0a3e58c (1312 kB)
<6>[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-0, MinObjects=0, CPUs=4, Nodes=1
<6>[ 0.000000] Hierarchical RCU implementation.
<6>[ 0.000000] NR_IRQS:456
<6>[ 0.000000] Console: colour dummy device 80x30
<6>[ 0.000000] Calibrating delay loop... 1992.29 BogoMIPS (lpj=4980736)
<6>[ 0.045000] pid_max: default: 32768 minimum: 301
<6>[ 0.045000] Mount-cache hash table entries: 512
<6>[ 0.045000] Initializing cgroup subsys cpuacct
<6>[ 0.045000] Initializing cgroup subsys devices
<6>[ 0.045000] Initializing cgroup subsys freezer
<6>[ 0.045000] Initializing cgroup subsys blkio
<6>[ 0.045000] CPU: Testing write buffer coherency: ok
<6>[ 0.045000] CPU0: thread -1, cpu 0, socket 10, mpidr 80000a00
<6>[ 0.045000] L310 cache controller enabled
<6>[ 0.045000] l2x0: 16 ways, CACHE_ID 0x4100c4c8, AUX_CTRL 0x7e470001, Cache size: 1048576 B
<4>[ 0.045000] CPU1: Booted secondary processor
<6>[ 0.045000] CPU1: thread -1, cpu 1, socket 10, mpidr 80000a01
<4>[ 0.045000] CPU2: Booted secondary processor
<6>[ 0.045000] CPU2: thread -1, cpu 2, socket 10, mpidr 80000a02
<4>[ 0.045000] CPU3: Booted secondary processor
<6>[ 0.045000] CPU3: thread -1, cpu 3, socket 10, mpidr 80000a03
<6>[ 0.045000] Brought up 4 CPUs
<6>[ 0.045000] SMP: Total of 4 processors activated (7969.17 BogoMIPS).
<6>[ 0.050000] print_constraints: dummy:
<6>[ 0.050000] NET: Registered protocol family 16
<6>[ 0.055000] SMDK MAIN Board Rev 0.1 (ADC value:803)
<6>[ 0.060000] exynos4_pmu_init: PMU supports 4412(96)
<4>[ 0.060000] S3C Power Management, Copyright 2004 Simtec Electronics
<6>[ 0.060000] EXYNOS4: Initializing architecture
<6>[ 0.060000] samsung-pd samsung-pd.0: power domain registered
<6>[ 0.060000] samsung-pd samsung-pd.1: power domain registered
<6>[ 0.060000] samsung-pd samsung-pd.2: power domain registered
<6>[ 0.060000] samsung-pd samsung-pd.5: power domain registered
<6>[ 0.060000] samsung-pd samsung-pd.4: power domain registered
<6>[ 0.060000] samsung-pd samsung-pd.6: power domain registered
<6>[ 0.060000] samsung-pd samsung-pd.7: power domain registered
<6>[ 0.060000] s3c24xx-pwm s3c24xx-pwm.1: tin at 110000000, tdiv at 110000000, tin=divclk, base 8
<4>[ 0.060000] UMP: UMP device driver 0000 loaded
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.15: Initialized for s5p-fimg2d.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.1: Initialized for s3c-fimc.0.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.2: Initialized for s3c-fimc.1.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.3: Initialized for s3c-fimc.2.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.4: Initialized for s3c-fimc.3.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.5: Initialized for s5p-jpeg.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.13: Initialized for s3c-mfc.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.14: Initialized for s3c-mfc.
<6>[ 0.065000] s5p-sysmmu s5p-sysmmu.12: Initialized for s5p-tvout.
<6>[ 0.085000] bio: create slab <bio-0> at 0
<5>[ 0.085000] SCSI subsystem initialized
<6>[ 0.085000] usbcore: registered new interface driver usbfs
<6>[ 0.085000] usbcore: registered new interface driver hub
<6>[ 0.085000] usbcore: registered new device driver usb
<6>[ 0.085000] i2c-gpio i2c-gpio.2: using pins 6 (SDA) and 7 (SCL)
<4>[ 0.085000] max77686 0-0009: No interrupt specified.
<6>[ 0.105000] print_constraints: LDO1 VDD_ALIVE: 1000 mV
<6>[ 0.105000] print_constraints: LDO2 VDDQ_M1_1V8: 1200 mV
<6>[ 0.105000] print_constraints: LDO3 VDDQ_AUD_1V8: 1800 mV
<6>[ 0.105000] print_constraints: LDO4 VDDQ_MMC2_2V8: 2800 mV
<6>[ 0.110000] print_constraints: LDO5 VDDQ_MMC1_1V8: 1800 mV
<6>[ 0.110000] print_constraints: LDO6 VDD10_MPLL_1V0: 1000 mV
<6>[ 0.110000] print_constraints: LDO7 VDD10_EPLL_1V0: 1000 mV
<6>[ 0.110000] print_constraints: LDO8 VDD10_MIPI_1V0: 1000 mV
<6>[ 0.110000] print_constraints: LDO9 VT_CORE_1V0: 1000 mV
<6>[ 0.115000] print_constraints: LDO10 VDD18_MIPI_1V8: 1800 mV
<6>[ 0.115000] print_constraints: LDO11 VDD18_ABB1_1V8: 1800 mV
<6>[ 0.115000] print_constraints: LDO12 VDD33_UOTG_3V3: 3300 mV
<6>[ 0.115000] print_constraints: LDO13 VDD18_MIPIHSI_1V8: 1800 mV
<6>[ 0.120000] print_constraints: LDO14 VDD18_ADC_1V8: 1800 mV
<6>[ 0.120000] print_constraints: LDO15 VDD10_OTG: 1000 mV
<6>[ 0.120000] print_constraints: LDO16 VDD18_HSIC: 1800 mV
<6>[ 0.120000] print_constraints: LDO17 VDDQ_CAM_1V8: 1800 mV
<6>[ 0.120000] print_constraints: LDO18 VDDQ_ISP_1V8: 1800 mV
<6>[ 0.120000] print_constraints: LDO19 VT_CAM_1V8: 1800 mV
<6>[ 0.125000] print_constraints: LDO20 EMMC_IO_1V8: 1800 mV
<6>[ 0.125000] print_constraints: LDO21 TFLASH_2V8: 2800 mV
<6>[ 0.125000] print_constraints: LDO22 2V8: 2800 mV
<6>[ 0.125000] print_constraints: LDO23 VDD_TOUCH_2V8: 2800 mV
<6>[ 0.125000] print_constraints: LDO24 VDD_TOUCHLED_3V3: 3300 mV
<6>[ 0.130000] print_constraints: LDO25 VDDQ_LCD_3V0: 1800 mV
<6>[ 0.130000] print_constraints: LDO26 VDD_MOTOR_3V0: 3000 mV
<6>[ 0.130000] print_constraints: BUCK1 vdd_mif: 1100 mV
<6>[ 0.130000] print_constraints: BUCK2 vdd_arm: 800 <--> 1500 mV at 1300 mV
<6>[ 0.130000] print_constraints: BUCK3 vdd_int: 1125 mV
<6>[ 0.130000] print_constraints: BUCK4 vdd_g3d: 850 <--> 1200 mV at 1100 mV
<6>[ 0.130000] print_constraints: BUCK5 VDDQ_CKEM1_2: 1200 mV
<6>[ 0.135000] print_constraints: BUCK6 1V35: 1350 mV
<6>[ 0.135000] print_constraints: BUCK7 2V0: 2000 mV
<6>[ 0.135000] print_constraints: BUCK8 3V0: 3000 mV
<6>[ 0.135000] print_constraints: BUCK9 1V2: 1200 mV
<6>[ 0.135000] print_constraints: EN32KHz AP:
<6>[ 0.140000] print_constraints: EN32KHz CP:
<6>[ 0.140000] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
<6>[ 0.140000] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
<6>[ 0.140000] s3c-i2c s3c2440-i2c.4: i2c-4: S3C I2C adapter
<6>[ 0.140000] s3c-i2c s3c2440-i2c.5: i2c-5: S3C I2C adapter
<6>[ 0.140000] Advanced Linux Sound Architecture Driver Version 1.0.24.
<6>[ 0.140000] Bluetooth: Core ver 2.16
<6>[ 0.140000] NET: Registered protocol family 31
<6>[ 0.140000] Bluetooth: HCI device and connection manager initialized
<6>[ 0.140000] Bluetooth: HCI socket layer initialized
<6>[ 0.140000] Bluetooth: L2CAP socket layer initialized
<6>[ 0.140000] Bluetooth: SCO socket layer initialized
<6>[ 0.140000] Switching to clocksource mct-frc
<6>[ 0.140019] cfg80211: Calling CRDA to update world regulatory domain
<6>[ 0.141688] Switched to NOHz mode on CPU #0
<6>[ 0.142349] Switched to NOHz mode on CPU #1
<6>[ 0.142770] Switched to NOHz mode on CPU #2
<6>[ 0.143283] Switched to NOHz mode on CPU #3
<6>[ 0.151339] NET: Registered protocol family 2
<6>[ 0.151498] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[ 0.152072] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[ 0.153537] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
<6>[ 0.154267] TCP: Hash tables configured (established 131072 bind 65536)
<6>[ 0.154274] TCP reno registered
<6>[ 0.154283] UDP hash table entries: 512 (order: 2, 16384 bytes)
<6>[ 0.154312] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
<6>[ 0.154585] NET: Registered protocol family 1
<6>[ 0.154825] RPC: Registered named UNIX socket transport module.
<6>[ 0.154833] RPC: Registered udp transport module.
<6>[ 0.154839] RPC: Registered tcp transport module.
<6>[ 0.154844] RPC: Registered tcp NFSv4.1 backchannel transport module.
<6>[ 0.154965] Trying to unpack rootfs image as initramfs...
<6>[ 0.163991] Freeing initrd memory: 160K
<6>[ 0.164061] PMU: registered new PMU device of type 0
<6>[ 0.164217] Exynos4 : ARM Clock down on idle mode is enabled
<4>[ 0.164944] --------------------------------------------------------
<4>[ 0.164953] odroid_sysfs_init(507) : Sleep Disable Flag SET!!(Wake_lock_init)
<4>[ 0.164959] --------------------------------------------------------
<6>[ 0.165698] Loaded driver for PL330 DMAC-0 s3c-pl330
<6>[ 0.165707] DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
<6>[ 0.165818] Loaded driver for PL330 DMAC-1 s3c-pl330
<6>[ 0.165826] DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
<6>[ 0.165933] Loaded driver for PL330 DMAC-2 s3c-pl330
<6>[ 0.165942] DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
<4>[ 0.166771] highmem bounce pool size: 64 pages
<6>[ 0.166972] ashmem: initialized
<6>[ 0.178703] NTFS driver 2.1.30 [Flags: R/W DEBUG].
<6>[ 0.179128] fuse init (API version 7.16)
<6>[ 0.179678] msgmni has been set to 690
<6>[ 0.180565] io scheduler noop registered
<6>[ 0.180572] io scheduler deadline registered
<6>[ 0.180579] io scheduler sio registered
<6>[ 0.180800] io scheduler bfq registered (default)
<4>[ 0.181513] Registerd u133wa01 LCD Driver.
<4>[ 0.181521] u133wa01 res X = 1360
<4>[ 0.181526] u133wa01 res Y = 768
<6>[ 0.182121] s3cfb s3cfb.0: [fb2] dma: 0x69ff4000, cpu: 0xee859000, size: 0x007f8000
<7>[ 0.186534] FIMD src sclk = 440000000
<4>[ 0.186544] s3cfb_lcd_on
<6>[ 0.186558] s3cfb s3cfb.0: registered successfully
<6>[ 0.186900] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[ 0.480264] s5pv210-uart.0: ttySAC0 at MMIO 0x13800000 (irq = 16) is a S3C6400/10
<6>[ 0.555061] s5pv210-uart.1: ttySAC1 at MMIO 0x13810000 (irq = 20) is a S3C6400/10
<6>[ 1.669999] console [ttySAC1] enabled
<6>[ 1.715062] s5pv210-uart.2: ttySAC2 at MMIO 0x13820000 (irq = 24) is a S3C6400/10
<6>[ 1.795059] s5pv210-uart.3: ttySAC3 at MMIO 0x13830000 (irq = 28) is a S3C6400/10
<6>[ 1.882446] brd: module loaded
<6>[ 1.885860] loop: module loaded
<6>[ 1.886336] PPP generic driver version 2.4.2
<6>[ 1.887881] PPP Deflate Compression module registered
<6>[ 1.892649] PPP BSD Compression module registered
<6>[ 1.897736] PPP MPPE Compression module registered
<6>[ 1.902104] NET: Registered protocol family 24
<6>[ 1.906547] tun: Universal TUN/TAP device driver, 1.6
<6>[ 1.917978] usbcore: registered new interface driver asix
<6>[ 1.923193] usbcore: registered new interface driver cdc_ether
<6>[ 1.929009] usbcore: registered new interface driver net1080
<6>[ 1.934652] usbcore: registered new interface driver cdc_subset
<6>[ 1.940535] usbcore: registered new interface driver zaurus
<6>[ 1.945998] cdc_ncm: 01-June-2011-mbm-1
<6>[ 1.949892] usbcore: registered new interface driver cdc_ncm
<6>[ 1.955443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 1.962156] s5p-ehci s5p-ehci: S5P EHCI Host Controller
<6>[ 1.967199] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
<6>[ 1.974291] s5p-ehci s5p-ehci: irq 134, io mem 0x12580000
<6>[ 1.985029] s5p-ehci s5p-ehci: USB 0.0 started, EHCI 1.00
<6>[ 1.985603] hub 1-0:1.0: USB hub found
<6>[ 1.988653] hub 1-0:1.0: 3 ports detected
<6>[ 1.993043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<3>[ 1.998866] s5p-ohci s5p-ohci: Already power on PHY
<6>[ 2.003663] s5p-ohci s5p-ohci: s5p OHCI
<6>[ 2.007495] s5p-ohci s5p-ohci: new USB bus registered, assigned bus number 2
<6>[ 2.014516] s5p-ohci s5p-ohci: irq 134, io mem 0x12590000
<6>[ 2.074531] hub 2-0:1.0: USB hub found
<6>[ 2.074581] hub 2-0:1.0: 3 ports detected
<6>[ 2.077155] usbcore: registered new interface driver cdc_acm
<6>[ 2.082269] cdc_acm: v0.26-mbm_2:USB Abstract Control Model driver for USB modems and ISDN adapters
<6>[ 2.091438] usbcore: registered new interface driver usblp
<6>[ 2.096875] usbcore: registered new interface driver cdc_wdm
<6>[ 2.102390] Initializing USB Mass Storage driver...
<6>[ 2.107394] usbcore: registered new interface driver usb-storage
<6>[ 2.113230] USB Mass Storage support registered.
<6>[ 2.118078] usbcore: registered new interface driver usbserial
<6>[ 2.123638] usbserial: USB Serial Driver core
<6>[ 2.128084] USB Serial support registered for cp210x
<6>[ 2.133052] usbcore: registered new interface driver cp210x
<6>[ 2.138468] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
<6>[ 2.145342] USB Serial support registered for FTDI USB Serial Device
<6>[ 2.151741] usbcore: registered new interface driver ftdi_sio
<6>[ 2.157288] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
<6>[ 2.163206] USB Serial support registered for pl2303
<6>[ 2.168172] usbcore: registered new interface driver pl2303
<6>[ 2.173592] pl2303: Prolific PL2303 USB to serial adaptor driver
<6>[ 2.179710] usbcore: registered new interface driver usblcd
<4>[ 2.206370] usb3503_hw_init : read val = 0x32
<6>[ 2.319266] s3c-udc : S3C HS USB OTG Device Driver,(c) 2008-2009 Samsung Electronics
<6>[ 2.319272] s3c-udc : version 15 March 2009
<6>[ 2.327660] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 2.332393] android_usb gadget: Number of LUNs=1
<6>[ 2.336988] lun0: LUN: removable file: (no medium)
<6>[ 2.342141] android_usb gadget: android_usb ready
<6>[ 2.346527] Registered gadget driver 'android_usb'
<3>[ 2.351302] s3c-usbgadget s3c-usbgadget: Already power on PHY
<6>[ 2.358134] android_work: did not send uevent (0 0 (null))
<4>[ 2.358203] odroid_keypad_init
<6>[ 2.358607] input: odroid-keypad as /devices/virtual/input/input0
<4>[ 2.358620] odroid_keypad_open
<4>[ 2.358790] --------------------------------------------------------
<4>[ 2.358797] odroid-keypad driver initialized!! Ver 1.0
<4>[ 2.358802] --------------------------------------------------------
<4>[ 2.358810] platform_driver_register 0
<6>[ 2.358955] usbcore: registered new interface driver xpad
<6>[ 2.359206] input: odroidx-ts as /devices/platform/s3c2440-i2c.0/i2c-0/0-007f/input/input1
<4>[ 2.359381] --------------------------------------------------------
<4>[ 2.359387] TOUCH SCREEN INFORMATION
<4>[ 2.359391] --------------------------------------------------------
<4>[ 2.359397] TOUCH INPUT Name = odroidx-ts
<4>[ 2.359400] Dummy Touchscreen driver!
<4>[ 2.359404] --------------------------------------------------------
<4>[ 2.359508] i2c-core: driver [odroid-ts] using legacy suspend method
<4>[ 2.359515] i2c-core: driver [odroid-ts] using legacy resume method
<4>[ 2.360089] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
<6>[ 2.360532] using rtc device, s3c, for alarms
<6>[ 2.360557] s3c-rtc s3c64xx-rtc: rtc core: registered s3c as rtc0
<6>[ 2.360690] i2c /dev entries driver
<6>[ 2.361561] Linux media interface: v0.10
<6>[ 2.361892] lirc_dev: IR Remote Control driver registered, major 251
<6>[ 2.361899] IR NEC protocol handler initialized
<6>[ 2.361904] IR RC5(x) protocol handler initialized
<6>[ 2.361909] IR RC6 protocol handler initialized
<6>[ 2.361914] IR JVC protocol handler initialized
<6>[ 2.361919] IR Sony protocol handler initialized
<6>[ 2.361924] IR RC5 (streamzap) protocol handler initialized
<6>[ 2.361929] IR LIRC bridge handler initialized
<6>[ 2.361933] Linux video capture interface: v2.00
<6>[ 2.362028] v4l2_i2c_drv_init: S5K4ECGX called
<6>[ 2.362199] s3c-csis: Samsung MIPI-CSIS0 driver probed successfully
<6>[ 2.362236] s3c-csis: Samsung MIPI-CSIS1 driver probed successfully
<2>[ 2.362351] Initialize JPEG driver
<6>[ 2.362613] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video12
<6>[ 2.362768] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video11
<6>[ 2.362977] i2c i2c-2: attached s5p_ddc into i2c adapter successfully
<4>[ 2.363080] i2c-core: driver [s5p_ddc] using legacy suspend method
<4>[ 2.363086] i2c-core: driver [s5p_ddc] using legacy resume method
<4>[ 2.363097] S5P HPD Driver, (c) 2009 Samsung Electronics
<4>[ 2.363474] S5P CEC Driver, (c) 2009 Samsung Electronics
<6>[ 2.364391] MFC(Multi Function Codec - FIMV v5.x) registered successfully
<6>[ 2.364773] Samsung Graphics 2D driver, (c) 2011 Samsung Electronics
<4>[ 2.365271] Mali: init_mali_clock mali_clock 440
<6>[ 2.540035] usb 1-2: new high speed USB device number 2 using s5p-ehci
<6>[ 2.640034] usbcore: registered new interface driver uvcvideo
<6>[ 2.640130] USB Video Class driver (v1.1.0)
<6>[ 2.644355] samsung-fake-battery samsung-fake-battery: samsung_fake_bat_probe
<6>[ 2.652077] S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
<6>[ 2.657572] s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq enabled
<6>[ 2.665642] device-mapper: uevent: version 1.0.3
<6>[ 2.669852] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised:
dm-d...@redhat.com<6>[ 2.677984] Bluetooth: Generic Bluetooth USB driver ver 0.6
<6>[ 2.683629] usbcore: registered new interface driver btusb
<6>[ 2.689470] cpuidle: using governor ladder
<6>[ 2.693910] cpuidle: using governor menu
<6>[ 2.697145] dw_mmc dw_mmc: Using internal DMA controller.
<6>[ 2.702365] mmc0: no vmmc regulator found
<6>[ 2.706519] dw_mmc dw_mmc: Version ID is 240a
<6>[ 2.710658] dw_mmc dw_mmc: DW MMC controller at irq 141, 32 bit host data width, 128 deep fifo
<6>[ 2.719438] sdhci: Secure Digital Host Controller Interface driver
<6>[ 2.725396] sdhci: Copyright(c) Pierre Ossman
<6>[ 2.729793] s3c-sdhci s3c-sdhci.2: clock source 2: sclk_mmc (440000000 Hz)
<6>[ 2.735056] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 400000Hz, actual 400000HZ div = 125)
<3>[ 2.746274] mmc1: no vmmc regulator found
<6>[ 2.750568] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.2] using ADMA
<6>[ 2.757310] s3c-sdhci s3c-sdhci.3: clock source 2: sclk_mmc (440000000 Hz)
<6>[ 2.757442] hub 1-2:1.0: USB hub found
<6>[ 2.767823] hub 1-2:1.0: 3 ports detected
<3>[ 2.767863] mmc2: no vmmc regulator found
<6>[ 2.768054] mmc2: SDHCI controller on samsung-hsmmc [s3c-sdhci.3] using ADMA
<6>[ 2.773473] usbcore: registered new interface driver usbhid
<6>[ 2.773479] usbhid: USB HID core driver
<6>[ 2.773911] logger: created 256K log 'log_main'
<6>[ 2.774056] logger: created 256K log 'log_events'
<6>[ 2.774196] logger: created 256K log 'log_radio'
<6>[ 2.774338] logger: created 256K log 'log_system'
<6>[ 2.775889] Samsung Audio Subsystem Driver, (c) 2011 Samsung Electronics
<6>[ 2.775955] audss_init: RCLK SRC[busclk]
<6>[ 2.776926] max98090 1-0010: revision 0x43
<4>[ 2.779062] [MAX98090] max98090_set_record_main_mic(163)
<6>[ 2.787304] asoc: max98090-aif1 <-> samsung-i2s.0 mapping ok
<6>[ 2.795412] asoc: max98090-aif1 <-> samsung-i2s.0 mapping ok
<6>[ 2.796447] ALSA device list:
<6>[ 2.796453] #0: Ooroid-max98090
<6>[ 2.796539] GACT probability NOT on
<6>[ 2.796549] Mirror/redirect action on
<6>[ 2.796555] u32 classifier
<6>[ 2.796559] Actions configured
<6>[ 2.796564] Netfilter messages via NETLINK v0.30.
<6>[ 2.796611] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
<6>[ 2.797334] ctnetlink v0.93: registering with nfnetlink.
<6>[ 2.797373] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[ 2.797379] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[ 2.797682] xt_time: kernel timezone is -0000
<6>[ 2.798986] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 2.799113] arp_tables: (C) 2002 David S. Miller
<6>[ 2.799161] TCP cubic registered
<6>[ 2.800116] NET: Registered protocol family 10
<6>[ 2.802206] Mobile IPv6
<6>[ 2.802236] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 2.802433] IPv6 over IPv4 tunneling driver
<6>[ 2.806281] NET: Registered protocol family 17
<6>[ 2.806308] NET: Registered protocol family 15
<6>[ 2.806398] Bluetooth: RFCOMM TTY layer initialized
<6>[ 2.806411] Bluetooth: RFCOMM socket layer initialized
<6>[ 2.806417] Bluetooth: RFCOMM ver 1.11
<6>[ 2.806423] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 2.806429] Bluetooth: BNEP filters: protocol multicast
<6>[ 2.806435] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 2.806687] NET: Registered protocol family 33
<5>[ 2.807087] RxRPC: Registered security type 2 'rxkad'
<6>[ 2.807118] NET: Registered protocol family 35
<6>[ 2.807219] lib80211: common routines for IEEE802.11 drivers
<7>[ 2.807226] lib80211_crypt: registered algorithm 'NULL'
<5>[ 2.807232] Registering the dns_resolver key type
<6>[ 2.807259] EXYNOS4X12: Adaptive Support Voltage init
<6>[ 2.807266] EXYNOS4X12(SG): ORIG : 1 MOD : 0 RESULT : 1
<6>[ 2.807272] VFP support v0.3:
<6>[ 2.835322] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
<6>[ 2.835599] mmc0: new high speed MMC card at address 0001
<6>[ 2.835938] mmcblk0: mmc0:0001 016G92 14.6 GiB
<6>[ 2.836047] mmcblk0boot0: mmc0:0001 016G92 partition 1 4.00 MiB
<6>[ 2.836152] mmcblk0boot1: mmc0:0001 016G92 partition 2 4.00 MiB
<6>[ 2.837328] mmcblk0: p1 p2 p3 p4
<4>[ 3.035440] implementor 41 architecture 3 part 30 variant 9 rev 4
<6>[ 3.037698] mmcblk0boot1: unknown partition table
<6>[ 3.046296] ThumbEE CPU extension supported.
<6>[ 3.047846] mmcblk0boot0: unknown partition table
<5>[ 3.055323] Registering SWP/SWPB emulation handler
<6>[ 3.060127] DVFS : VDD_ARM Voltage table set with 1 Group
<6>[ 3.065456] set_volt_table: Dynamic EMA is enabled
<6>[ 3.070525] exynos4_integrated_dvfs_hotplug_init, max(1704000),min(200000)
<0>[ 3.077146] TMU: Memory Allocation Sucessful
<0>[ 3.081327] TMU: Platform data set
<0>[ 3.084694] TMU: Copied the Dev access Information
<0>[ 3.089577] TMU: IRQ Granted!
<0>[ 3.092513] TMU: IO Resource alloced on Memory
<0>[ 3.096937] TMU: Memory area resersed
<0>[ 3.100592] TMU: IO Memory Remapped
<0>[ 3.104051] TMU: Created Sysfs
<0>[ 3.107139] TMU: Workqueue Created
<0>[ 3.110505] TMU: Work Created
<6>[ 3.113408] ** temperature set value **
<6>[ 3.113412] Throttling stop_temp = 82 start_temp = 85
<6>[ 3.113415] Waring stop_temp = 102 start_tmep = 105
<6>[ 3.113419] Tripping temp = 110
<6>[ 3.113422] Hw_tripping temp = 113
<6>[ 3.113424] Mem throttle stop_temp= 80, start_temp = 85
<6>[ 3.113428] Trhottling freq = 800000 Warning freq = 200000
<6>[ 3.147256] TC_voltage stop_temp = 13 Start_temp = 10
<0>[ 3.152353] TMU: Printed Parameters
<6>[ 3.155824] @@@ get_refresh_interval = 0x2e
<6>[ 3.159974] @@@ get_refresh_interval = 0x5d
<6>[ 3.164149] exynos_tmu_init: cpufreq_level[14], busfreq_value[0]
<6>[ 3.171134] Tmu Initialization is sucessful...!
<6>[ 3.175436] registered taskstats version 1
<6>[ 3.179316] s3c-rtc s3c64xx-rtc: setting system clock to 2013-03-02 23:16:03 UTC (1362266163)
<7>[ 3.187313] ctrl->mem.size = 0x2000000
<7>[ 3.187321] ctrl->mem.base = 0x67ff4000
<6>[ 3.187696] FIMC0 registered successfully
<7>[ 3.191309] ctrl->mem.size = 0x1900000
<7>[ 3.191317] ctrl->mem.base = 0x60df4000
<6>[ 3.191591] FIMC1 registered successfully
<7>[ 3.195291] ctrl->mem.size = 0x2000000
<7>[ 3.195299] ctrl->mem.base = 0x65ff4000
<6>[ 3.195566] FIMC2 registered successfully
<7>[ 3.199261] ctrl->mem.size = 0x3900000
<7>[ 3.199268] ctrl->mem.base = 0x626f4000
<6>[ 3.199536] FIMC3 registered successfully
<6>[ 3.203384] S5P TVOUT Driver v3.0 (c) 2010 Samsung Electronics
<6>[ 3.211725] Freeing init memory: 244K
<4>[ 3.221945] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<6>[ 3.360246] usb 1-2.1: new high speed USB device number 3 using s5p-ehci
<3>[ 3.378333] init: cannot open '/initlogo.rle'
<6>[ 3.468508] hub 1-2.1:1.0: USB hub found
<6>[ 3.468806] hub 1-2.1:1.0: 5 ports detected
<6>[ 3.513520] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
<6>[ 3.527883] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc
<6>[ 3.551181] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
<6>[ 3.555414] usb 1-2.3: new full speed USB device number 4 using s5p-ehci
<6>[ 3.582561] MFC F/W loaded successfully (size: 360104)
<3>[ 3.621610] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
<6>[ 3.640634] adb_bind_config
<6>[ 3.641447] android_work: did not send uevent (0 0 (null))
<6>[ 3.649656] adb_open
<3>[ 3.683493] generic-usb 0003:1EF1:0001.0001: claimed by neither input, hiddev nor hidraw
<6>[ 3.775425] usb 1-2.1.1: new high speed USB device number 5 using s5p-ehci
<6>[ 3.839796] usbcore: registered new interface driver smsc95xx
<6>[ 3.888670] smsc95xx v1.0.4
<4>[ 3.906583] [smsc95xx_read_mac_addr] Mac address = 3E:FB:26:E6:34:09
<6>[ 3.986797] smsc95xx 1-2.1.1:1.0: eth0: register 'smsc95xx' at usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet, 3e:fb:26:e6:34:09
<6>[ 4.065510] usb 1-2.1.2: new low speed USB device number 6 using s5p-ehci
<6>[ 4.212167] input: USB Mouse as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input2
<6>[ 4.217609] generic-usb 0003:0461:4D03.0002: input: USB HID v1.10 Mouse [USB Mouse] on usb-s5p-ehci-2.1.2/input0
<6>[ 4.295439] usb 1-2.1.3: new low speed USB device number 7 using s5p-ehci
<6>[ 4.376089] s3c-fimc3: FIMC3 1 opened.
<6>[ 4.409834] input: CHICONY USB NetVista Full Width Keyboard as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/input/input3
<6>[ 4.416912] generic-usb 0003:04B3:3025.0003: input: USB HID v1.10 Keyboard [CHICONY USB NetVista Full Width Keyboard] on usb-s5p-ehci-2.1.3/input0
<6>[ 4.515210] usb 1-2.1.4: new high speed USB device number 8 using s5p-ehci
<6>[ 4.710280] usb 1-2.1.5: new full speed USB device number 9 using s5p-ehci
<3>[ 4.897133] No such irq type 0
<3>[ 4.897268] setting trigger mode 0 for irq 383 failed (exynos_irq_eint_set_type+0x0/0x244)
<6>[ 5.404064] s3cfb s3cfb.0: [fb0] dma: 0x6a7ec000, cpu: 0xef7ff000, size: 0x007f8000
<6>[ 5.418111] s3cfb s3cfb.0: [fb1] dma: 0x6afe4000, cpu: 0xefff8000, size: 0x007f8000
<6>[ 5.426485] s3c-fimc3: FIMC3 2 opened.
<6>[ 8.048190] warning: `zygote' uses 32-bit capabilities (legacy support in use)
<4>[ 9.303897] [MAX98090] max98090_set_playback_speaker_headset(112)
<5>[ 11.225288] CPU1: shutdown
<6>[ 11.488793] request_suspend_state: wakeup (3->0) at 11488746174 (2013-03-02 23:16:11.804638629 UTC)
<4>[ 11.699951] touch_input_open
<6>[ 11.829618] ADDRCONF(NETDEV_UP): eth0: link is not ready
<3>[ 11.902822] rtl8191su: version magic '3.0.51 SMP preempt mod_unload ARMv7 p2v8 ' should be '3.0.51 SMP mod_unload ARMv7 p2v8 '
<6>[ 12.085904] acc_open
<6>[ 12.085982] acc_release
<5>[ 15.639330] CPU2: shutdown
<5>[ 16.537514] CPU3: shutdown
<3>[ 321.812062] hub 1-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
<6>[ 321.813022] usb 1-2: USB disconnect, device number 2
<6>[ 321.818054] usb 1-2.1: USB disconnect, device number 3
<6>[ 321.823253] usb 1-2.1.1: USB disconnect, device number 5
<6>[ 321.830210] smsc95xx 1-2.1.1:1.0: eth0: unregister 'smsc95xx' usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet
<6>[ 321.881207] usb 1-2.1.2: USB disconnect, device number 6
<6>[ 321.915569] usb 1-2.1.3: USB disconnect, device number 7
<6>[ 322.050906] usb 1-2.1.4: USB disconnect, device number 8
<6>[ 322.085104] usb 1-2.1.5: USB disconnect, device number 9
<6>[ 322.100353] usb 1-2.3: USB disconnect, device number 4
<6>[ 322.360113] usb 1-2: new high speed USB device number 10 using s5p-ehci
<6>[ 322.499734] hub 1-2:1.0: USB hub found
<6>[ 322.500142] hub 1-2:1.0: 3 ports detected
<6>[ 322.785406] usb 1-2.1: new high speed USB device number 11 using s5p-ehci
<6>[ 322.900292] hub 1-2.1:1.0: USB hub found
<6>[ 322.900696] hub 1-2.1:1.0: 5 ports detected
<6>[ 323.185436] usb 1-2.1.1: new high speed USB device number 12 using s5p-ehci
<6>[ 323.306667] smsc95xx v1.0.4
<4>[ 323.310491] [smsc95xx_read_mac_addr] Mac address = 3E:FB:26:E6:34:09
<6>[ 323.404202] smsc95xx 1-2.1.1:1.0: eth0: register 'smsc95xx' at usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet, 3e:fb:26:e6:34:09
<6>[ 323.507839] ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[ 323.510601] usb 1-2.1.2: new low speed USB device number 13 using s5p-ehci
<6>[ 323.646825] input: USB Mouse as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input4
<6>[ 323.654442] generic-usb 0003:0461:4D03.0004: input: USB HID v1.10 Mouse [USB Mouse] on usb-s5p-ehci-2.1.2/input0
<6>[ 323.770501] usb 1-2.1.3: new low speed USB device number 14 using s5p-ehci
<6>[ 323.905294] input: CHICONY USB NetVista Full Width Keyboard as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/input/input5
<6>[ 323.915795] generic-usb 0003:04B3:3025.0005: input: USB HID v1.10 Keyboard [CHICONY USB NetVista Full Width Keyboard] on usb-s5p-ehci-2.1.3/input0
<6>[ 324.040134] usb 1-2.1.4: new high speed USB device number 15 using s5p-ehci
<6>[ 324.235843] usb 1-2.1.5: new full speed USB device number 16 using s5p-ehci
<6>[ 326.285513] usb 1-2.3: new full speed USB device number 17 using s5p-ehci
<3>[ 326.411321] generic-usb 0003:1EF1:0001.0006: claimed by neither input, hiddev nor hidraw
<3>[ 329.286013] hub 1-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
<6>[ 329.287075] usb 1-2: USB disconnect, device number 10
<6>[ 329.292066] usb 1-2.1: USB disconnect, device number 11
<6>[ 329.297258] usb 1-2.1.1: USB disconnect, device number 12
<6>[ 329.304142] smsc95xx 1-2.1.1:1.0: eth0: unregister 'smsc95xx' usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet
<3>[ 329.317371] generic-usb 0003:0461:4D03.0004: can't reset device, s5p-ehci-2.1.2/input0, status -71
<3>[ 329.321275] usb 1-2.1: clear tt 2 (00d0) error -19
<6>[ 329.384726] usb 1-2.1.2: USB disconnect, device number 13
<6>[ 329.409923] usb 1-2.1.3: USB disconnect, device number 14
<6>[ 329.530530] usb 1-2.1.4: USB disconnect, device number 15
<6>[ 329.550905] usb 1-2.1.5: USB disconnect, device number 16
<6>[ 329.594995] usb 1-2.3: USB disconnect, device number 17
<6>[ 329.830168] usb 1-2: new high speed USB device number 18 using s5p-ehci
<6>[ 329.968356] hub 1-2:1.0: USB hub found
<6>[ 329.968600] hub 1-2:1.0: 3 ports detected
<6>[ 330.255496] usb 1-2.1: new high speed USB device number 19 using s5p-ehci
<6>[ 330.370439] hub 1-2.1:1.0: USB hub found
<6>[ 330.370745] hub 1-2.1:1.0: 5 ports detected
<6>[ 330.460538] usb 1-2.3: new full speed USB device number 20 using s5p-ehci
<3>[ 330.582727] generic-usb 0003:1EF1:0001.0007: claimed by neither input, hiddev nor hidraw
<6>[ 330.675606] usb 1-2.1.1: new high speed USB device number 21 using s5p-ehci
<6>[ 330.792632] smsc95xx v1.0.4
<4>[ 330.796335] [smsc95xx_read_mac_addr] Mac address = 3E:FB:26:E6:34:09
<6>[ 330.882213] smsc95xx 1-2.1.1:1.0: eth0: register 'smsc95xx' at usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet, 3e:fb:26:e6:34:09
<6>[ 330.981100] ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[ 330.986082] usb 1-2.1.2: new low speed USB device number 22 using s5p-ehci
<6>[ 331.118369] input: USB Mouse as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input6
<6>[ 331.125766] generic-usb 0003:0461:4D03.0008: input: USB HID v1.10 Mouse [USB Mouse] on usb-s5p-ehci-2.1.2/input0
<6>[ 331.230452] usb 1-2.1.3: new low speed USB device number 23 using s5p-ehci
<6>[ 331.360349] input: CHICONY USB NetVista Full Width Keyboard as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/input/input7
<6>[ 331.370562] generic-usb 0003:04B3:3025.0009: input: USB HID v1.10 Keyboard [CHICONY USB NetVista Full Width Keyboard] on usb-s5p-ehci-2.1.3/input0
<6>[ 331.490491] usb 1-2.1.4: new high speed USB device number 24 using s5p-ehci
<6>[ 331.675212] usb 1-2.1.5: new full speed USB device number 25 using s5p-ehci
<6>[ 386.101926] pqlabs_bulk 1-2.3:1.1: USB pqlabseton device now attached to USBpqlabs-192
<6>[ 386.110498] usbcore: registered new interface driver pqlabs_bulk
<4>[ 386.111061] Version: 12.06.01
<6>[ 398.793627] usb 1-2.3: USB disconnect, device number 20
<3>[ 399.018279] hub 1-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
<6>[ 399.019236] usb 1-2: USB disconnect, device number 18
<6>[ 399.024384] usb 1-2.1: USB disconnect, device number 19
<6>[ 399.029665] usb 1-2.1.1: USB disconnect, device number 21
<6>[ 399.036622] smsc95xx 1-2.1.1:1.0: eth0: unregister 'smsc95xx' usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet
<6>[ 399.091075] usb 1-2.1.2: USB disconnect, device number 22
<6>[ 399.117341] usb 1-2.1.3: USB disconnect, device number 23
<6>[ 399.231263] usb 1-2.1.4: USB disconnect, device number 24
<6>[ 399.259515] usb 1-2.1.5: USB disconnect, device number 25
<6>[ 399.535168] usb 1-2: new high speed USB device number 26 using s5p-ehci
<6>[ 399.672281] hub 1-2:1.0: USB hub found
<6>[ 399.672642] hub 1-2:1.0: 3 ports detected
<6>[ 399.960639] usb 1-2.1: new high speed USB device number 27 using s5p-ehci
<6>[ 400.072250] hub 1-2.1:1.0: USB hub found
<6>[ 400.072525] hub 1-2.1:1.0: 5 ports detected
<6>[ 400.360330] usb 1-2.1.1: new high speed USB device number 28 using s5p-ehci
<6>[ 400.478769] smsc95xx v1.0.4
<4>[ 400.482492] [smsc95xx_read_mac_addr] Mac address = 3E:FB:26:E6:34:09
<6>[ 400.568994] smsc95xx 1-2.1.1:1.0: eth0: register 'smsc95xx' at usb-s5p-ehci-2.1.1, smsc95xx USB 2.0 Ethernet, 3e:fb:26:e6:34:09
<6>[ 400.668887] ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[ 400.675692] usb 1-2.1.2: new low speed USB device number 29 using s5p-ehci
<6>[ 400.805379] input: USB Mouse as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input8
<6>[ 400.812658] generic-usb 0003:0461:4D03.000A: input: USB HID v1.10 Mouse [USB Mouse] on usb-s5p-ehci-2.1.2/input0
<6>[ 400.930462] usb 1-2.1.3: new low speed USB device number 30 using s5p-ehci
<6>[ 401.065845] input: CHICONY USB NetVista Full Width Keyboard as /devices/platform/s5p-ehci/usb1/1-2/1-2.1/1-2.1.3/1-2.1.3:1.0/input/input9
<6>[ 401.076562] generic-usb 0003:04B3:3025.000B: input: USB HID v1.10 Keyboard [CHICONY USB NetVista Full Width Keyboard] on usb-s5p-ehci-2.1.3/input0
<6>[ 401.195261] usb 1-2.1.4: new high speed USB device number 31 using s5p-ehci
<6>[ 401.390714] usb 1-2.1.5: new full speed USB device number 32 using s5p-ehci
<6>[ 401.825409] usb 1-2.3: new full speed USB device number 33 using s5p-ehci
<3>[ 401.957640] generic-usb 0003:1EF1:0001.000C: claimed by neither input, hiddev nor hidraw
<6>[ 401.970634] pqlabs_bulk 1-2.3:1.1: USB pqlabseton device now attached to USBpqlabs-192