I have a K301 (http://www.digitalww.com/DWW-K301.htm) which has an eGalax USB touchscreen. Upon plugging this into my computer, it keeps disconnecting and reconnecting (see logs below). I can stop it by doing a cat /dev/input/event0 >/dev/null, but it feels a bit wrong to do this ;) - after "freezing" the connection like this, it works fine in X with the driver evtouch from http://stz-softwaretechnik.com/~ke/touchscreen/evtouch.html
The motherboard I'm using is a VIA EPIA M10000 Nehemiah, and the problem is with both 2.6.17.11 and 2.6.18-rc6 from kernel.org. The problem shows both when the usbtouchscreen module is available to be loaded, and when it's not (the logs shows the case where it is available). I'll be happy to try out any patches you might have or provide extra information (just tell me what you need). Here's a snippet from /var/log/messages showing what is happening. This repeats over and over. Full /var/log/messages and output from USB debug (/var/log/debug) is futher down. Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: USB hub found Sep 5 00:08:16 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 3 Sep 5 00:08:16 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:08:16 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:08:16 localhost kernel: usbcore: registered new driver usbtouchscreen Sep 5 00:14:29 localhost kernel: usb 1-1: USB disconnect, address 3 Sep 5 00:14:31 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 4 Sep 5 00:14:31 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:14:31 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:14:32 localhost kernel: usb 1-1: USB disconnect, address 4 Sep 5 00:14:34 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 5 Sep 5 00:14:34 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:14:34 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:14:35 localhost kernel: usb 1-1: USB disconnect, address 5 # cat /proc/version Linux version 2.6.18-rc6 ([EMAIL PROTECTED]) (gcc version 4.1.2 20060814 (prerelease) (Debian 4.1.1-11)) #1 PREEMPT Mon Sep 4 19:31:45 CEST 2006 # lspci 00:00.0 Host bridge: VIA Technologies, Inc. VT8623 [Apollo CLE266] 00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] 00:0d.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) 00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50) 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74) 01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics (rev 03) # lsusb -v Bus 004 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.18-rc6 ehci_hcd iProduct 2 EHCI Host Controller iSerial 1 0000:00:10.3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 Full speed hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 6 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0000 Port 2: 0000.0100 power Port 3: 0000.0100 power Port 4: 0000.0100 power Port 5: 0000.0100 power Port 6: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 003 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 Full speed hub bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.18-rc6 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:10.2 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 Full speed hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 001 Device 015: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0eef D-WAV Scientific Co., Ltd idProduct 0x0001 eGalax TouchScreen bcdDevice 1.00 iManufacturer 1 eGalax Inc. iProduct 5 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 4 USB TouchScreen bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 5 Device Status: 0x0002 (Bus Powered) Remote Wakeup Enabled Bus 001 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 Full speed hub bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.18-rc6 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:10.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 Full speed hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0303 lowspeed power enable connect Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 002 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 Full speed hub bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.18-rc6 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:10.1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 Full speed hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled # lsmod Module Size Used by apm 18520 0 sr_mod 14212 0 scsi_mod 116680 1 sr_mod evdev 8800 1 joydev 8864 0 usbtouchscreen 7268 0 snd_via82xx 24500 0 snd_ac97_codec 82688 1 snd_via82xx snd_ac97_bus 2144 1 snd_ac97_codec snd_pcm 67880 2 snd_via82xx,snd_ac97_codec snd_timer 20740 1 snd_pcm snd_page_alloc 9416 2 snd_via82xx,snd_pcm snd_mpu401_uart 7584 1 snd_via82xx snd_rawmidi 22528 1 snd_mpu401_uart snd_seq_device 7596 1 snd_rawmidi ehci_hcd 36840 0 uhci_hcd 27276 0 usbcore 120740 4 usbtouchscreen,ehci_hcd,uhci_hcd snd 46500 7 snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 9184 1 snd # cat /var/log/messages Sep 5 00:08:16 localhost syslogd 1.4.1#18: restart. Sep 5 00:08:16 localhost kernel: klogd 1.4.1#18, log source = /proc/kmsg started. Sep 5 00:08:16 localhost kernel: Kernel command line: root=/dev/hda1 ro vga=769 Sep 5 00:08:16 localhost kernel: Enabling fast FPU save and restore... done. Sep 5 00:08:16 localhost kernel: Enabling unmasked SIMD FPU exception support... done. Sep 5 00:08:16 localhost kernel: Initializing CPU#0 Sep 5 00:08:16 localhost kernel: PID hash table entries: 1024 (order: 10, 4096 bytes) Sep 5 00:08:16 localhost kernel: Console: colour dummy device 80x25 Sep 5 00:08:16 localhost kernel: Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Sep 5 00:08:16 localhost kernel: Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Sep 5 00:08:16 localhost kernel: Memory: 224244k/229312k available (1655k kernel code, 4576k reserved, 609k data, 136k init, 0k highmem) Sep 5 00:08:16 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok. Sep 5 00:08:16 localhost kernel: Calibrating delay using timer specific routine.. 2000.62 BogoMIPS (lpj=1000312) Sep 5 00:08:16 localhost kernel: Mount-cache hash table entries: 512 Sep 5 00:08:16 localhost kernel: CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 bytes/line) Sep 5 00:08:16 localhost kernel: CPU: L2 Cache: 64K (32 bytes/line) Sep 5 00:08:16 localhost kernel: CPU: Centaur VIA Nehemiah stepping 05 Sep 5 00:08:16 localhost kernel: Checking 'hlt' instruction... OK. Sep 5 00:08:16 localhost kernel: ACPI: Core revision 20060707 Sep 5 00:08:16 localhost kernel: ACPI: setting ELCR to 0200 (from 1e20) Sep 5 00:08:16 localhost kernel: NET: Registered protocol family 16 Sep 5 00:08:16 localhost kernel: ACPI: bus type pci registered Sep 5 00:08:16 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb260, last bus=1 Sep 5 00:08:16 localhost kernel: PCI: Using configuration type 1 Sep 5 00:08:16 localhost kernel: Setting up standard PCI resources Sep 5 00:08:16 localhost kernel: ACPI: Interpreter enabled Sep 5 00:08:16 localhost kernel: ACPI: Using PIC for interrupt routing Sep 5 00:08:16 localhost kernel: ACPI: PCI Root Bridge [PCI0] (0000:00) Sep 5 00:08:16 localhost kernel: PCI quirk: region 0400-047f claimed by vt8235 PM Sep 5 00:08:16 localhost kernel: PCI quirk: region 0500-050f claimed by vt8235 SMB Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15) Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 11 *12 14 15) Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 11 12 14 15) Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 15) Sep 5 00:08:16 localhost kernel: Linux Plug and Play Support v0.97 (c) Adam Belay Sep 5 00:08:16 localhost kernel: pnp: PnP ACPI init Sep 5 00:08:16 localhost kernel: pnp: PnP ACPI: found 13 devices Sep 5 00:08:16 localhost kernel: VIA RNG detected Sep 5 00:08:16 localhost kernel: PCI: Using ACPI for IRQ routing Sep 5 00:08:16 localhost kernel: PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report Sep 5 00:08:16 localhost kernel: pnp: 00:02: ioport range 0x400-0x47f could not be reserved Sep 5 00:08:16 localhost kernel: pnp: 00:02: ioport range 0x500-0x50f has been reserved Sep 5 00:08:16 localhost kernel: PCI: Bridge: 0000:00:01.0 Sep 5 00:08:16 localhost kernel: IO window: disabled. Sep 5 00:08:16 localhost kernel: MEM window: dc000000-ddffffff Sep 5 00:08:16 localhost kernel: PREFETCH window: d8000000-dbffffff Sep 5 00:08:16 localhost kernel: NET: Registered protocol family 2 Sep 5 00:08:16 localhost kernel: IP route cache hash table entries: 2048 (order: 1, 8192 bytes) Sep 5 00:08:16 localhost kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes) Sep 5 00:08:16 localhost kernel: TCP bind hash table entries: 4096 (order: 2, 16384 bytes) Sep 5 00:08:16 localhost kernel: TCP: Hash tables configured (established 8192 bind 4096) Sep 5 00:08:16 localhost kernel: TCP reno registered Sep 5 00:08:16 localhost kernel: Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]). Sep 5 00:08:16 localhost kernel: io scheduler noop registered Sep 5 00:08:16 localhost kernel: io scheduler anticipatory registered (default) Sep 5 00:08:16 localhost kernel: io scheduler deadline registered Sep 5 00:08:16 localhost kernel: io scheduler cfq registered Sep 5 00:08:16 localhost kernel: vesafb: framebuffer at 0xd8000000, mapped to 0xce880000, using 600k, total 32768k Sep 5 00:08:16 localhost kernel: vesafb: mode is 640x480x8, linelength=640, pages=101 Sep 5 00:08:16 localhost kernel: vesafb: protected mode interface info at c000:8846 Sep 5 00:08:16 localhost kernel: vesafb: pmi: set display start = c00c8897, set palette = c00c88f7 Sep 5 00:08:16 localhost kernel: vesafb: pmi: ports = b4c3 b503 d403 d503 cc03 d703 d803 d903 ff03 Sep 5 00:08:16 localhost kernel: vesafb: scrolling: redraw Sep 5 00:08:16 localhost kernel: vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0 Sep 5 00:08:16 localhost kernel: Console: switching to colour frame buffer device 80x30 Sep 5 00:08:16 localhost kernel: fb0: VESA VGA frame buffer device Sep 5 00:08:16 localhost kernel: ACPI: Power Button (FF) [PWRF] Sep 5 00:08:16 localhost kernel: ACPI: Power Button (CM) [PWRB] Sep 5 00:08:16 localhost kernel: ACPI: CPU0 (power states: C1[C1] C2[C2]) Sep 5 00:08:16 localhost kernel: ACPI: Processor [CPU0] (supports 2 throttling states) Sep 5 00:08:16 localhost kernel: isapnp: Scanning for PnP cards... Sep 5 00:08:16 localhost kernel: isapnp: No Plug & Play device found Sep 5 00:08:16 localhost kernel: Linux agpgart interface v0.101 (c) Dave Jones Sep 5 00:08:16 localhost kernel: agpgart: Detected VIA CLE266 chipset Sep 5 00:08:16 localhost kernel: agpgart: AGP aperture is 128M @ 0xd0000000 Sep 5 00:08:16 localhost kernel: [drm] Initialized drm 1.0.1 20051102 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 Sep 5 00:08:16 localhost kernel: [drm] Initialized via 2.7.4 20051116 on minor 0 Sep 5 00:08:16 localhost kernel: FDC 0 is a post-1991 82077 Sep 5 00:08:16 localhost kernel: loop: loaded (max 8 devices) Sep 5 00:08:16 localhost kernel: via-rhine.c:v1.10-LK1.4.1 July-24-2006 Written by Donald Becker Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 Sep 5 00:08:16 localhost kernel: eth0: VIA Rhine II at 0x1ec00, 00:40:63:da:5d:e4, IRQ 11. Sep 5 00:08:16 localhost kernel: eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1. Sep 5 00:08:16 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 Sep 5 00:08:16 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Sep 5 00:08:16 localhost kernel: VP_IDE: IDE controller at PCI slot 0000:00:11.1 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 Sep 5 00:08:16 localhost kernel: PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 11 Sep 5 00:08:16 localhost kernel: VP_IDE: chipset revision 6 Sep 5 00:08:16 localhost kernel: VP_IDE: not 100%% native mode: will probe irqs later Sep 5 00:08:16 localhost kernel: VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1 Sep 5 00:08:16 localhost kernel: ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:pio Sep 5 00:08:16 localhost kernel: ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:pio, hdd:pio Sep 5 00:08:16 localhost kernel: hda: ST3120022A, ATA DISK drive Sep 5 00:08:16 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Sep 5 00:08:16 localhost kernel: hda: max request size: 512KiB Sep 5 00:08:16 localhost kernel: hda: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100) Sep 5 00:08:16 localhost kernel: hda: cache flushes supported Sep 5 00:08:16 localhost kernel: hda: hda1 hda2 hda3 Sep 5 00:08:16 localhost kernel: PNP: No PS/2 controller found. Probing ports directly. Sep 5 00:08:16 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Sep 5 00:08:16 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Sep 5 00:08:16 localhost kernel: mice: PS/2 mouse device common for all mice Sep 5 00:08:16 localhost kernel: TCP bic registered Sep 5 00:08:16 localhost kernel: NET: Registered protocol family 1 Sep 5 00:08:16 localhost kernel: NET: Registered protocol family 17 Sep 5 00:08:16 localhost kernel: Using IPI Shortcut mode Sep 5 00:08:16 localhost kernel: ACPI: (supports S0 S1 S4<6>Time: tsc clocksource has been installed. Sep 5 00:08:16 localhost kernel: S5) Sep 5 00:08:16 localhost kernel: Time: acpi_pm clocksource has been installed. Sep 5 00:08:16 localhost kernel: kjournald starting. Commit interval 5 seconds Sep 5 00:08:16 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 5 00:08:16 localhost kernel: VFS: Mounted root (ext3 filesystem) readonly. Sep 5 00:08:16 localhost kernel: Freeing unused kernel memory: 136k freed Sep 5 00:08:16 localhost kernel: usbcore: registered new driver usbfs Sep 5 00:08:16 localhost kernel: usbcore: registered new driver hub Sep 5 00:08:16 localhost kernel: USB Universal Host Controller Interface driver v3.0 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: detected 2 ports Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: irq 11, io base 0x0000d400 Sep 5 00:08:16 localhost kernel: usb usb1: Product: UHCI Host Controller Sep 5 00:08:16 localhost kernel: usb usb1: Manufacturer: Linux 2.6.18-rc6 uhci_hcd Sep 5 00:08:16 localhost kernel: usb usb1: SerialNumber: 0000:00:10.0 Sep 5 00:08:16 localhost kernel: usb usb1: configuration #1 chosen from 1 choice Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: USB hub found Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: 2 ports detected Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 12 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LNKB] -> GSI 12 (level, low) -> IRQ 12 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: detected 2 ports Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: irq 12, io base 0x0000d800 Sep 5 00:08:16 localhost kernel: usb usb2: Product: UHCI Host Controller Sep 5 00:08:16 localhost kernel: usb usb2: Manufacturer: Linux 2.6.18-rc6 uhci_hcd Sep 5 00:08:16 localhost kernel: usb usb2: SerialNumber: 0000:00:10.1 Sep 5 00:08:16 localhost kernel: usb usb2: configuration #1 chosen from 1 choice Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: USB hub found Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: 2 ports detected Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: detected 2 ports Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: irq 10, io base 0x0000dc00 Sep 5 00:08:16 localhost kernel: usb usb3: Product: UHCI Host Controller Sep 5 00:08:16 localhost kernel: usb usb3: Manufacturer: Linux 2.6.18-rc6 uhci_hcd Sep 5 00:08:16 localhost kernel: usb usb3: SerialNumber: 0000:00:10.2 Sep 5 00:08:16 localhost kernel: usb usb3: configuration #1 chosen from 1 choice Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: USB hub found Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: 2 ports detected Sep 5 00:08:16 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 2 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: EHCI Host Controller Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: irq 5, io mem 0xde001000 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 Sep 5 00:08:16 localhost kernel: usb usb4: Product: EHCI Host Controller Sep 5 00:08:16 localhost kernel: usb usb4: Manufacturer: Linux 2.6.18-rc6 ehci_hcd Sep 5 00:08:16 localhost kernel: usb usb4: SerialNumber: 0000:00:10.3 Sep 5 00:08:16 localhost kernel: usb usb4: configuration #1 chosen from 1 choice Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: USB hub found Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: 6 ports detected Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10 Sep 5 00:08:16 localhost kernel: Adding 498004k swap on /dev/hda2. Priority:-1 extents:1 across:498004k Sep 5 00:08:16 localhost kernel: EXT3 FS on hda1, internal journal Sep 5 00:08:16 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 3 Sep 5 00:08:16 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:08:16 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:08:16 localhost kernel: input: eGalax Inc. as /class/input/input0 Sep 5 00:08:16 localhost kernel: usbcore: registered new driver usbtouchscreen Sep 5 00:08:16 localhost kernel: SCSI subsystem initialized Sep 5 00:08:16 localhost kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) Sep 5 00:08:16 localhost kernel: kjournald starting. Commit interval 5 seconds Sep 5 00:08:16 localhost kernel: EXT3-fs warning: maximal mount count reached, running e2fsck is recommended Sep 5 00:08:16 localhost kernel: EXT3 FS on hda3, internal journal Sep 5 00:08:16 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 5 00:08:16 localhost kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 Sep 5 00:08:16 localhost lpd[2700]: restarted Sep 5 00:08:19 localhost kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. Sep 5 00:08:19 localhost kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode Sep 5 00:08:19 localhost kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode Sep 5 00:13:08 localhost kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. Sep 5 00:13:08 localhost kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode Sep 5 00:13:08 localhost kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode Sep 5 00:14:29 localhost kernel: usb 1-1: USB disconnect, address 3 Sep 5 00:14:31 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 4 Sep 5 00:14:31 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:14:31 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:14:31 localhost kernel: input: eGalax Inc. as /class/input/input1 Sep 5 00:14:32 localhost kernel: usb 1-1: USB disconnect, address 4 Sep 5 00:14:34 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 5 Sep 5 00:14:34 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:14:34 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:14:34 localhost kernel: input: eGalax Inc. as /class/input/input2 Sep 5 00:14:35 localhost kernel: usb 1-1: USB disconnect, address 5 Sep 5 00:14:37 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 6 Sep 5 00:14:37 localhost kernel: usb 1-1: Manufacturer: eGalax Inc. Sep 5 00:14:37 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Sep 5 00:14:37 localhost kernel: input: eGalax Inc. as /class/input/input3 Sep 5 00:14:38 localhost kernel: usb 1-1: USB disconnect, address 6 # cat /var/log/debug Sep 5 00:08:16 localhost kernel: CPU: After generic identify, caps: 0380b03d 00000000 00000000 00000000 00000000 00000000 00000000 Sep 5 00:08:16 localhost kernel: CPU: After all inits, caps: 0380b13d 00000000 00000000 00000000 00000000 0000003d 00000000 Sep 5 00:08:16 localhost kernel: PCI: Probing PCI hardware (bus 00) Sep 5 00:08:16 localhost kernel: Boot video device is 0000:01:00.0 Sep 5 00:08:16 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] Sep 5 00:08:16 localhost kernel: PCI: Setting latency timer of device 0000:00:01.0 to 64 Sep 5 00:08:16 localhost kernel: pci 0000:00:10.0: uhci_check_and_reset_hc: legsup = 0x2000 Sep 5 00:08:16 localhost kernel: pci 0000:00:10.0: Performing full reset Sep 5 00:08:16 localhost kernel: pci 0000:00:10.1: uhci_check_and_reset_hc: legsup = 0x2000 Sep 5 00:08:16 localhost kernel: pci 0000:00:10.1: Performing full reset Sep 5 00:08:16 localhost kernel: pci 0000:00:10.2: uhci_check_and_reset_hc: legsup = 0x2000 Sep 5 00:08:16 localhost kernel: pci 0000:00:10.2: Performing full reset Sep 5 00:08:16 localhost kernel: PCI: setting IRQ 11 as level-triggered Sep 5 00:08:16 localhost kernel: Probing IDE interface ide0... Sep 5 00:08:16 localhost kernel: Probing IDE interface ide1... Sep 5 00:08:16 localhost kernel: Probing IDE interface ide1... Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file 'devices' Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '001' Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: uhci_check_and_reset_hc: cmd = 0x0000 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: Performing full reset Sep 5 00:08:16 localhost kernel: usb usb1: default language 0x0409 Sep 5 00:08:16 localhost kernel: usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1 Sep 5 00:08:16 localhost kernel: usb usb1: uevent Sep 5 00:08:16 localhost kernel: usb usb1: adding 1-0:1.0 (config #1, interface 0) Sep 5 00:08:16 localhost kernel: usb 1-0:1.0: uevent Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: usb_probe_interface Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: usb_probe_interface - got id Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: standalone hub Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: no power switching (usb 1.0) Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: individual port over-current protection Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: power on to power good time: 2ms Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: local power source is good Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: trying to enable port power on non-switchable hub Sep 5 00:08:16 localhost kernel: ehci_hcd: block sizes: qh 128 qtd 96 itd 192 sitd 96 Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '001' Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 01ab,00 Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: port 1, status 0301, change 0003, 1.5 Mb/s Sep 5 00:08:16 localhost kernel: PCI: setting IRQ 12 as level-triggered Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '002' Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: uhci_check_and_reset_hc: cmd = 0x0000 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: Performing full reset Sep 5 00:08:16 localhost kernel: usb usb2: default language 0x0409 Sep 5 00:08:16 localhost kernel: usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1 Sep 5 00:08:16 localhost kernel: usb usb2: uevent Sep 5 00:08:16 localhost kernel: usb usb2: adding 2-0:1.0 (config #1, interface 0) Sep 5 00:08:16 localhost kernel: usb 2-0:1.0: uevent Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: usb_probe_interface Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: usb_probe_interface - got id Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: standalone hub Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: no power switching (usb 1.0) Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: individual port over-current protection Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: power on to power good time: 2ms Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: local power source is good Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: trying to enable port power on non-switchable hub Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '001' Sep 5 00:08:16 localhost kernel: PCI: setting IRQ 10 as level-triggered Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '003' Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: uhci_check_and_reset_hc: cmd = 0x0000 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: Performing full reset Sep 5 00:08:16 localhost kernel: usb usb3: default language 0x0409 Sep 5 00:08:16 localhost kernel: usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1 Sep 5 00:08:16 localhost kernel: usb usb3: uevent Sep 5 00:08:16 localhost kernel: usb usb3: adding 3-0:1.0 (config #1, interface 0) Sep 5 00:08:16 localhost kernel: usb 3-0:1.0: uevent Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: usb_probe_interface Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: usb_probe_interface - got id Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: standalone hub Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: no power switching (usb 1.0) Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: individual port over-current protection Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: power on to power good time: 2ms Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: local power source is good Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: trying to enable port power on non-switchable hub Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '001' Sep 5 00:08:16 localhost kernel: PCI: setting IRQ 5 as level-triggered Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '004' Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: reset hcs_params 0x3206 dbg=0 cc=3 pcc=2 ordered !ppc ports=6 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: reset hcc_params 6872 thresh 7 uframes 256/512/1024 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: MWI active Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: supports USB remote wakeup Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: init command 010009 (park)=0 ithresh=1 period=256 RUN Sep 5 00:08:16 localhost kernel: usb usb4: default language 0x0409 Sep 5 00:08:16 localhost kernel: usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1 Sep 5 00:08:16 localhost kernel: usb usb4: uevent Sep 5 00:08:16 localhost kernel: usb usb4: adding 4-0:1.0 (config #1, interface 0) Sep 5 00:08:16 localhost kernel: usb 4-0:1.0: uevent Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: usb_probe_interface Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: usb_probe_interface - got id Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: standalone hub Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: no power switching (usb 1.0) Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: individual port over-current protection Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: Single TT Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: TT requires at most 8 FS bit times (666 ns) Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: power on to power good time: 20ms Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: local power source is good Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: trying to enable port power on non-switchable hub Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: port 2 portsc 008a,00 Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: port 2, status 0100, change 0003, 12 Mb/s Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '001' Sep 5 00:08:16 localhost kernel: PCI: Setting latency timer of device 0000:00:11.5 to 64 Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: port 1 portsc 008a,00 Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: port 1, status 0100, change 0003, 12 Mb/s Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.1: port 2 portsc 008a,00 Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: port 2, status 0100, change 0003, 12 Mb/s Sep 5 00:08:16 localhost kernel: hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0006 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: port 1 portsc 008a,00 Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: port 1, status 0100, change 0003, 12 Mb/s Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.2: port 2 portsc 008a,00 Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: port 2, status 0100, change 0003, 12 Mb/s Sep 5 00:08:16 localhost kernel: hub 3-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0002 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 001002 POWER sig=se0 CSC Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: port 1, status 0100, change 0001, 12 Mb/s Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 Sep 5 00:08:16 localhost kernel: usb usb1: suspend_rh (auto-stop) Sep 5 00:08:16 localhost kernel: usb usb2: suspend_rh (auto-stop) Sep 5 00:08:16 localhost kernel: usb usb3: suspend_rh (auto-stop) Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0002 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 001403 POWER sig=k CSC CONNECT Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: port 1, status 0501, change 0001, 480 Mb/s Sep 5 00:08:16 localhost kernel: hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501 Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: port 1 low speed --> companion Sep 5 00:08:16 localhost kernel: usb usb1: wakeup_rh (auto-start) Sep 5 00:08:16 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 003402 POWER OWNER sig=k CSC Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:08:16 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 01a3,00 Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s Sep 5 00:08:16 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 Sep 5 00:08:16 localhost kernel: usb 1-1: default language 0x0409 Sep 5 00:08:16 localhost kernel: usb 1-1: new device strings: Mfr=1, Product=5, SerialNumber=3 Sep 5 00:08:16 localhost kernel: usb 1-1: uevent Sep 5 00:08:16 localhost kernel: usb 1-1: adding 1-1:1.0 (config #1, interface 0) Sep 5 00:08:16 localhost kernel: usb 1-1:1.0: uevent Sep 5 00:08:16 localhost kernel: drivers/usb/core/inode.c: creating file '003' Sep 5 00:08:16 localhost kernel: usbtouchscreen 1-1:1.0: usb_probe_interface Sep 5 00:08:16 localhost kernel: usbtouchscreen 1-1:1.0: usb_probe_interface - got id Sep 5 00:14:28 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_irq - urb shutting down with status: -2 Sep 5 00:14:29 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:14:29 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 018a,00 Sep 5 00:14:29 localhost kernel: hub 1-0:1.0: port 1, status 0300, change 0003, 1.5 Mb/s Sep 5 00:14:29 localhost kernel: usb 1-1: usb_disable_device nuking all URBs Sep 5 00:14:29 localhost kernel: usb 1-1: unregistering interface 1-1:1.0 Sep 5 00:14:29 localhost kernel: usbdev1.3_ep81: ep_device_release called for usbdev1.3_ep81 Sep 5 00:14:29 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_disconnect - called Sep 5 00:14:29 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_disconnect - usbtouch is initialized, cleaning up Sep 5 00:14:29 localhost kernel: usb 1-1:1.0: uevent Sep 5 00:14:29 localhost kernel: usb 1-1: unregistering device Sep 5 00:14:29 localhost kernel: usbdev1.3_ep00: ep_device_release called for usbdev1.3_ep00 Sep 5 00:14:29 localhost kernel: usb 1-1: uevent Sep 5 00:14:29 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x300 Sep 5 00:14:30 localhost kernel: usb usb1: suspend_rh (auto-stop) Sep 5 00:14:31 localhost kernel: hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0002 Sep 5 00:14:31 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 001403 POWER sig=k CSC CONNECT Sep 5 00:14:31 localhost kernel: hub 4-0:1.0: port 1, status 0501, change 0001, 480 Mb/s Sep 5 00:14:31 localhost kernel: hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501 Sep 5 00:14:31 localhost kernel: ehci_hcd 0000:00:10.3: port 1 low speed --> companion Sep 5 00:14:31 localhost kernel: usb usb1: wakeup_rh (auto-start) Sep 5 00:14:31 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 003402 POWER OWNER sig=k CSC Sep 5 00:14:31 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:14:31 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 01a3,00 Sep 5 00:14:31 localhost kernel: hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s Sep 5 00:14:31 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 Sep 5 00:14:31 localhost kernel: usb 1-1: default language 0x0409 Sep 5 00:14:31 localhost kernel: usb 1-1: new device strings: Mfr=1, Product=5, SerialNumber=3 Sep 5 00:14:31 localhost kernel: usb 1-1: uevent Sep 5 00:14:31 localhost kernel: usb 1-1: adding 1-1:1.0 (config #1, interface 0) Sep 5 00:14:31 localhost kernel: usb 1-1:1.0: uevent Sep 5 00:14:31 localhost kernel: usbtouchscreen 1-1:1.0: usb_probe_interface Sep 5 00:14:31 localhost kernel: usbtouchscreen 1-1:1.0: usb_probe_interface - got id Sep 5 00:14:31 localhost kernel: drivers/usb/core/inode.c: creating file '004' Sep 5 00:14:32 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:14:32 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 018a,00 Sep 5 00:14:32 localhost kernel: hub 1-0:1.0: port 1, status 0300, change 0003, 1.5 Mb/s Sep 5 00:14:32 localhost kernel: usb 1-1: usb_disable_device nuking all URBs Sep 5 00:14:32 localhost kernel: usb 1-1: unregistering interface 1-1:1.0 Sep 5 00:14:32 localhost kernel: usbdev1.4_ep81: ep_device_release called for usbdev1.4_ep81 Sep 5 00:14:32 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_disconnect - called Sep 5 00:14:32 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_disconnect - usbtouch is initialized, cleaning up Sep 5 00:14:32 localhost kernel: usb 1-1:1.0: uevent Sep 5 00:14:32 localhost kernel: usb 1-1: unregistering device Sep 5 00:14:32 localhost kernel: usbdev1.4_ep00: ep_device_release called for usbdev1.4_ep00 Sep 5 00:14:32 localhost kernel: usb 1-1: uevent Sep 5 00:14:32 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x300 Sep 5 00:14:33 localhost kernel: usb usb1: suspend_rh (auto-stop) Sep 5 00:14:34 localhost kernel: hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0002 Sep 5 00:14:34 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 001403 POWER sig=k CSC CONNECT Sep 5 00:14:34 localhost kernel: hub 4-0:1.0: port 1, status 0501, change 0001, 480 Mb/s Sep 5 00:14:34 localhost kernel: hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501 Sep 5 00:14:34 localhost kernel: ehci_hcd 0000:00:10.3: port 1 low speed --> companion Sep 5 00:14:34 localhost kernel: usb usb1: wakeup_rh (auto-start) Sep 5 00:14:34 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 003402 POWER OWNER sig=k CSC Sep 5 00:14:34 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:14:34 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 01a3,00 Sep 5 00:14:34 localhost kernel: hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s Sep 5 00:14:34 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 Sep 5 00:14:34 localhost kernel: usb 1-1: default language 0x0409 Sep 5 00:14:34 localhost kernel: usb 1-1: new device strings: Mfr=1, Product=5, SerialNumber=3 Sep 5 00:14:34 localhost kernel: usb 1-1: uevent Sep 5 00:14:34 localhost kernel: usb 1-1: adding 1-1:1.0 (config #1, interface 0) Sep 5 00:14:34 localhost kernel: usb 1-1:1.0: uevent Sep 5 00:14:34 localhost kernel: usbtouchscreen 1-1:1.0: usb_probe_interface Sep 5 00:14:34 localhost kernel: usbtouchscreen 1-1:1.0: usb_probe_interface - got id Sep 5 00:14:34 localhost kernel: drivers/usb/core/inode.c: creating file '005' Sep 5 00:14:35 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:14:35 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 018a,00 Sep 5 00:14:35 localhost kernel: hub 1-0:1.0: port 1, status 0300, change 0003, 1.5 Mb/s Sep 5 00:14:35 localhost kernel: usb 1-1: usb_disable_device nuking all URBs Sep 5 00:14:35 localhost kernel: usb 1-1: unregistering interface 1-1:1.0 Sep 5 00:14:35 localhost kernel: usbdev1.5_ep81: ep_device_release called for usbdev1.5_ep81 Sep 5 00:14:35 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_disconnect - called Sep 5 00:14:35 localhost kernel: drivers/usb/input/usbtouchscreen.c: usbtouch_disconnect - usbtouch is initialized, cleaning up Sep 5 00:14:35 localhost kernel: usb 1-1:1.0: uevent Sep 5 00:14:35 localhost kernel: usb 1-1: unregistering device Sep 5 00:14:35 localhost kernel: usbdev1.5_ep00: ep_device_release called for usbdev1.5_ep00 Sep 5 00:14:35 localhost kernel: usb 1-1: uevent Sep 5 00:14:35 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x300 Sep 5 00:14:36 localhost kernel: usb usb1: suspend_rh (auto-stop) Sep 5 00:14:37 localhost kernel: hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0002 Sep 5 00:14:37 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 001403 POWER sig=k CSC CONNECT Sep 5 00:14:37 localhost kernel: hub 4-0:1.0: port 1, status 0501, change 0001, 480 Mb/s Sep 5 00:14:37 localhost kernel: hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501 Sep 5 00:14:37 localhost kernel: ehci_hcd 0000:00:10.3: port 1 low speed --> companion Sep 5 00:14:37 localhost kernel: usb usb1: wakeup_rh (auto-start) Sep 5 00:14:37 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 1 status 003402 POWER OWNER sig=k CSC Sep 5 00:14:37 localhost kernel: hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 Sep 5 00:14:37 localhost kernel: uhci_hcd 0000:00:10.0: port 1 portsc 01a3,00 Sep 5 00:14:37 localhost kernel: hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s Sep 5 00:14:37 localhost kernel: hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 Sep 5 00:14:37 localhost kernel: usb 1-1: default language 0x0409 Sep 5 00:14:37 localhost kernel: usb 1-1: new device strings: Mfr=1, Product=5, SerialNumber=3 # grep -v ^# /usr/src/linux/.config CONFIG_X86_32=y CONFIG_SEMAPHORE_SLEEPERS=y CONFIG_X86=y CONFIG_MMU=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_HWEIGHT=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_DMI=y CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSCTL=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y CONFIG_INITRAMFS_SOURCE="" CONFIG_UID16=y CONFIG_VM86=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_EMBEDDED=y CONFIG_KALLSYMS=y CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_SHMEM=y CONFIG_SLAB=y CONFIG_BASE_SMALL=0 CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=y CONFIG_DEFAULT_AS=y CONFIG_DEFAULT_IOSCHED="anticipatory" CONFIG_X86_PC=y CONFIG_M586=y CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=5 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_X86_PPRO_FENCE=y CONFIG_X86_F00F_BUG=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_ALIGNMENT_16=y CONFIG_PREEMPT=y CONFIG_PREEMPT_BKL=y CONFIG_X86_MCE=y CONFIG_NOHIGHMEM=y CONFIG_VMSPLIT_3G=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_SPARSEMEM_STATIC=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_REGPARM=y CONFIG_SECCOMP=y CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_PHYSICAL_START=0x100000 CONFIG_PM=y CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y CONFIG_ACPI_SLEEP_PROC_FS=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_VIDEO=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_THERMAL=y CONFIG_ACPI_BLACKLIST_YEAR=0 CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_SYSTEM=y CONFIG_X86_PM_TIMER=y CONFIG_APM=m CONFIG_PCI=y CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_ISA_DMA_API=y CONFIG_ISA=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_AOUT=y CONFIG_BINFMT_MISC=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_FIB_HASH=y CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_TCP_CONG_BIC=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_PNP=y CONFIG_ISAPNP=y CONFIG_PNPACPI=y CONFIG_BLK_DEV_FD=y CONFIG_BLK_DEV_LOOP=y CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECD=y CONFIG_IDE_GENERIC=y CONFIG_BLK_DEV_CMD640=y CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y CONFIG_BLK_DEV_RZ1000=y CONFIG_BLK_DEV_IDEDMA_PCI=y CONFIG_IDEDMA_PCI_AUTO=y CONFIG_BLK_DEV_PIIX=y CONFIG_BLK_DEV_VIA82CXXX=y CONFIG_BLK_DEV_IDEDMA=y CONFIG_IDEDMA_AUTO=y CONFIG_SCSI=m CONFIG_SCSI_PROC_FS=y CONFIG_BLK_DEV_SD=m CONFIG_BLK_DEV_SR=m CONFIG_CHR_DEV_SG=m CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_CONSTANTS=y CONFIG_NETDEVICES=y CONFIG_DUMMY=m CONFIG_NET_ETHERNET=y CONFIG_MII=y CONFIG_NET_PCI=y CONFIG_VIA_RHINE=y CONFIG_INPUT=y CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_INPUT_JOYDEV=m CONFIG_INPUT_EVDEV=m CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=y CONFIG_SERIO_LIBPS2=y CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y CONFIG_UNIX98_PTYS=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_HW_RANDOM=y CONFIG_AGP=y CONFIG_AGP_VIA=y CONFIG_DRM=y CONFIG_DRM_VIA=y CONFIG_I2C=m CONFIG_I2C_CHARDEV=m CONFIG_I2C_ALGOBIT=m CONFIG_HWMON=y CONFIG_VIDEO_V4L2=y CONFIG_FB=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y CONFIG_FB_FIRMWARE_EDID=y CONFIG_FB_VESA=y CONFIG_VIDEO_SELECT=y CONFIG_VGA_CONSOLE=y CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y CONFIG_LOGO=y CONFIG_LOGO_LINUX_MONO=y CONFIG_LOGO_LINUX_VGA16=y CONFIG_LOGO_LINUX_CLUT224=y CONFIG_SOUND=m CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUENCER=m CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=m CONFIG_SND_SUPPORT_OLD_API=y CONFIG_SND_VERBOSE_PROCFS=y CONFIG_SND_MPU401_UART=m CONFIG_SND_AC97_CODEC=m CONFIG_SND_AC97_BUS=m CONFIG_SND_VIA82XX=m CONFIG_SND_VIA82XX_MODEM=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=m CONFIG_USB_DEBUG=y CONFIG_USB_DEVICEFS=y CONFIG_USB_EHCI_HCD=m CONFIG_USB_UHCI_HCD=m CONFIG_USB_STORAGE=m CONFIG_USB_STORAGE_DPCM=y CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y CONFIG_USB_HIDDEV=y CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m CONFIG_USB_TOUCHSCREEN=m CONFIG_USB_TOUCHSCREEN_EGALAX=y CONFIG_USB_MON=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y CONFIG_JBD=y CONFIG_FS_MBCACHE=y CONFIG_INOTIFY=y CONFIG_DNOTIFY=y CONFIG_AUTOFS4_FS=y CONFIG_ISO9660_FS=y CONFIG_JOLIET=y CONFIG_FAT_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m CONFIG_PROC_FS=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_RAMFS=y CONFIG_NFS_FS=y CONFIG_NFSD=y CONFIG_NFSD_TCP=y CONFIG_LOCKD=y CONFIG_EXPORTFS=y CONFIG_NFS_COMMON=y CONFIG_SUNRPC=y CONFIG_SMB_FS=m CONFIG_MSDOS_PARTITION=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ISO8859_1=m CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m CONFIG_NLS_ISO8859_7=m CONFIG_NLS_ISO8859_9=m CONFIG_NLS_ISO8859_13=m CONFIG_NLS_ISO8859_14=m CONFIG_NLS_ISO8859_15=m CONFIG_NLS_UTF8=m CONFIG_LOG_BUF_SHIFT=14 CONFIG_EARLY_PRINTK=y CONFIG_STACK_BACKTRACE_COLS=2 CONFIG_DOUBLEFAULT=y CONFIG_CRC32=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_X86_BIOS_REBOOT=y CONFIG_KTIME_SCALAR=y -- Kean Pedersen [EMAIL PROTECTED] +45 29254383 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Linux-usb-users@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users