2006-01-09 13:05:25

by CaT

[permalink] [raw]
Subject: 2.6.15: usb storage device not detected

Device works on two other linux boxes (an nvidia2 chipset and an intel
bx laptop chipset) aswell as windows boxes without extra drivers.

On this VIA based box:

0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)

I get (from two inserts):

kernel: [ 111.330762] usb 1-5: new high speed USB device using ehci_hcd and address 3
kernel: [ 112.180267] ub(1.3): Stall at GetMaxLUN, using 1 LUN
kernel: [ 151.843141] usb 1-5: USB disconnect, address 3
kernel: [ 154.547011] usb 1-5: new high speed USB device using ehci_hcd and address 4
kernel: [ 155.395524] ub(1.4): Stall at GetMaxLUN, using 1 LUN
kernel: [ 177.073446] usb 1-5: USB disconnect, address 4

and no device (I expect /dev/sda1).

.config, dmesg and lspci -vv output for the usb bits attached.

--
"To the extent that we overreact, we proffer the terrorists the
greatest tribute."
- High Court Judge Michael Kirby


Attachments:
(No filename) (1.17 kB)
.config (31.11 kB)
moo (2.59 kB)
dmesg (15.27 kB)
Download all attachments

2006-01-09 18:17:58

by Pete Zaitcev

[permalink] [raw]
Subject: Re: 2.6.15: usb storage device not detected

On Tue, 10 Jan 2006 00:05:50 +1100, CaT <[email protected]> wrote:

> kernel: [ 111.330762] usb 1-5: new high speed USB device using ehci_hcd and address 3
> kernel: [ 112.180267] ub(1.3): Stall at GetMaxLUN, using 1 LUN
> kernel: [ 151.843141] usb 1-5: USB disconnect, address 3

This is very unusual. The quickest workaround is to unset CONFIG_BLK_DEV_UB,
like Alan said. But it is very curious how this could happen. Care to
collect a usbmon trace for me? There's a howto in
Documentation/usb/usbmon.txt

Thanks,
-- Pete

2006-01-09 18:45:37

by Matthew Dharm

[permalink] [raw]
Subject: Re: 2.6.15: usb storage device not detected

Turn off CONFIG_BLK_DEV_UB

Matt

On Tue, Jan 10, 2006 at 12:05:50AM +1100, CaT wrote:
> Device works on two other linux boxes (an nvidia2 chipset and an intel
> bx laptop chipset) aswell as windows boxes without extra drivers.
>
> On this VIA based box:
>
> 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
> 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
> 0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
> 0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
>
> I get (from two inserts):
>
> kernel: [ 111.330762] usb 1-5: new high speed USB device using ehci_hcd and address 3
> kernel: [ 112.180267] ub(1.3): Stall at GetMaxLUN, using 1 LUN
> kernel: [ 151.843141] usb 1-5: USB disconnect, address 3
> kernel: [ 154.547011] usb 1-5: new high speed USB device using ehci_hcd and address 4
> kernel: [ 155.395524] ub(1.4): Stall at GetMaxLUN, using 1 LUN
> kernel: [ 177.073446] usb 1-5: USB disconnect, address 4
>
> and no device (I expect /dev/sda1).
>
> .config, dmesg and lspci -vv output for the usb bits attached.
>
> --
> "To the extent that we overreact, we proffer the terrorists the
> greatest tribute."
> - High Court Judge Michael Kirby

> #
> # Automatically generated make config: don't edit
> # Linux kernel version: 2.6.15
> # Mon Jan 9 23:29:49 2006
> #
> CONFIG_X86_32=y
> CONFIG_SEMAPHORE_SLEEPERS=y
> CONFIG_X86=y
> CONFIG_MMU=y
> CONFIG_UID16=y
> CONFIG_GENERIC_ISA_DMA=y
> CONFIG_GENERIC_IOMAP=y
> CONFIG_ARCH_MAY_HAVE_PC_FDC=y
>
> #
> # Code maturity level options
> #
> CONFIG_EXPERIMENTAL=y
> CONFIG_CLEAN_COMPILE=y
> CONFIG_BROKEN_ON_SMP=y
> CONFIG_LOCK_KERNEL=y
> CONFIG_INIT_ENV_ARG_LIMIT=32
>
> #
> # General setup
> #
> CONFIG_LOCALVERSION=""
> CONFIG_LOCALVERSION_AUTO=y
> CONFIG_SWAP=y
> CONFIG_SYSVIPC=y
> CONFIG_POSIX_MQUEUE=y
> # CONFIG_BSD_PROCESS_ACCT is not set
> CONFIG_SYSCTL=y
> # CONFIG_AUDIT is not set
> CONFIG_HOTPLUG=y
> CONFIG_KOBJECT_UEVENT=y
> CONFIG_IKCONFIG=y
> CONFIG_IKCONFIG_PROC=y
> CONFIG_INITRAMFS_SOURCE=""
> # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
> # CONFIG_EMBEDDED is not set
> CONFIG_KALLSYMS=y
> # CONFIG_KALLSYMS_ALL is not set
> # CONFIG_KALLSYMS_EXTRA_PASS is not set
> CONFIG_PRINTK=y
> CONFIG_BUG=y
> CONFIG_BASE_FULL=y
> CONFIG_FUTEX=y
> CONFIG_EPOLL=y
> CONFIG_SHMEM=y
> CONFIG_CC_ALIGN_FUNCTIONS=0
> CONFIG_CC_ALIGN_LABELS=0
> CONFIG_CC_ALIGN_LOOPS=0
> CONFIG_CC_ALIGN_JUMPS=0
> # CONFIG_TINY_SHMEM is not set
> CONFIG_BASE_SMALL=0
>
> #
> # Loadable module support
> #
> # CONFIG_MODULES is not set
>
> #
> # Block layer
> #
> CONFIG_LBD=y
>
> #
> # IO Schedulers
> #
> CONFIG_IOSCHED_NOOP=y
> CONFIG_IOSCHED_AS=y
> CONFIG_IOSCHED_DEADLINE=y
> CONFIG_IOSCHED_CFQ=y
> CONFIG_DEFAULT_AS=y
> # CONFIG_DEFAULT_DEADLINE is not set
> # CONFIG_DEFAULT_CFQ is not set
> # CONFIG_DEFAULT_NOOP is not set
> CONFIG_DEFAULT_IOSCHED="anticipatory"
>
> #
> # Processor type and features
> #
> CONFIG_X86_PC=y
> # CONFIG_X86_ELAN is not set
> # CONFIG_X86_VOYAGER is not set
> # CONFIG_X86_NUMAQ is not set
> # CONFIG_X86_SUMMIT is not set
> # CONFIG_X86_BIGSMP is not set
> # CONFIG_X86_VISWS is not set
> # CONFIG_X86_GENERICARCH is not set
> # CONFIG_X86_ES7000 is not set
> # CONFIG_M386 is not set
> # CONFIG_M486 is not set
> # CONFIG_M586 is not set
> # CONFIG_M586TSC is not set
> # CONFIG_M586MMX is not set
> # CONFIG_M686 is not set
> # CONFIG_MPENTIUMII is not set
> # CONFIG_MPENTIUMIII is not set
> # CONFIG_MPENTIUMM is not set
> # CONFIG_MPENTIUM4 is not set
> # CONFIG_MK6 is not set
> CONFIG_MK7=y
> # CONFIG_MK8 is not set
> # CONFIG_MCRUSOE is not set
> # CONFIG_MEFFICEON is not set
> # CONFIG_MWINCHIPC6 is not set
> # CONFIG_MWINCHIP2 is not set
> # CONFIG_MWINCHIP3D is not set
> # CONFIG_MGEODEGX1 is not set
> # CONFIG_MCYRIXIII is not set
> # CONFIG_MVIAC3_2 is not set
> # CONFIG_X86_GENERIC is not set
> CONFIG_X86_CMPXCHG=y
> CONFIG_X86_XADD=y
> CONFIG_X86_L1_CACHE_SHIFT=6
> CONFIG_RWSEM_XCHGADD_ALGORITHM=y
> CONFIG_GENERIC_CALIBRATE_DELAY=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_GOOD_APIC=y
> CONFIG_X86_INTEL_USERCOPY=y
> CONFIG_X86_USE_PPRO_CHECKSUM=y
> CONFIG_X86_USE_3DNOW=y
> CONFIG_X86_TSC=y
> CONFIG_HPET_TIMER=y
> CONFIG_HPET_EMULATE_RTC=y
> # CONFIG_SMP is not set
> # CONFIG_PREEMPT_NONE is not set
> # CONFIG_PREEMPT_VOLUNTARY is not set
> CONFIG_PREEMPT=y
> CONFIG_PREEMPT_BKL=y
> CONFIG_X86_UP_APIC=y
> CONFIG_X86_UP_IOAPIC=y
> CONFIG_X86_LOCAL_APIC=y
> CONFIG_X86_IO_APIC=y
> CONFIG_X86_MCE=y
> CONFIG_X86_MCE_NONFATAL=y
> # CONFIG_X86_MCE_P4THERMAL is not set
> # CONFIG_TOSHIBA is not set
> # CONFIG_I8K is not set
> # CONFIG_X86_REBOOTFIXUPS is not set
> # CONFIG_MICROCODE is not set
> # CONFIG_X86_MSR is not set
> # CONFIG_X86_CPUID is not set
>
> #
> # Firmware Drivers
> #
> # CONFIG_EDD is not set
> # CONFIG_DELL_RBU is not set
> # CONFIG_DCDBAS is not set
> CONFIG_NOHIGHMEM=y
> # CONFIG_HIGHMEM4G is not set
> # CONFIG_HIGHMEM64G is not set
> CONFIG_SELECT_MEMORY_MODEL=y
> CONFIG_FLATMEM_MANUAL=y
> # CONFIG_DISCONTIGMEM_MANUAL is not set
> # CONFIG_SPARSEMEM_MANUAL is not set
> CONFIG_FLATMEM=y
> CONFIG_FLAT_NODE_MEM_MAP=y
> # CONFIG_SPARSEMEM_STATIC is not set
> CONFIG_SPLIT_PTLOCK_CPUS=4
> # CONFIG_MATH_EMULATION is not set
> CONFIG_MTRR=y
> # CONFIG_EFI is not set
> # CONFIG_REGPARM is not set
> CONFIG_SECCOMP=y
> # CONFIG_HZ_100 is not set
> # CONFIG_HZ_250 is not set
> CONFIG_HZ_1000=y
> CONFIG_HZ=1000
> CONFIG_PHYSICAL_START=0x100000
> # CONFIG_KEXEC is not set
>
> #
> # Power management options (ACPI, APM)
> #
> CONFIG_PM=y
> CONFIG_PM_LEGACY=y
> # CONFIG_PM_DEBUG is not set
> CONFIG_SOFTWARE_SUSPEND=y
> CONFIG_PM_STD_PARTITION="/dev/hda5"
> # CONFIG_SWSUSP_ENCRYPT is not set
>
> #
> # ACPI (Advanced Configuration and Power Interface) Support
> #
> CONFIG_ACPI=y
> CONFIG_ACPI_SLEEP=y
> CONFIG_ACPI_SLEEP_PROC_FS=y
> # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
> # CONFIG_ACPI_AC is not set
> # CONFIG_ACPI_BATTERY is not set
> CONFIG_ACPI_BUTTON=y
> CONFIG_ACPI_VIDEO=y
> # CONFIG_ACPI_HOTKEY is not set
> CONFIG_ACPI_FAN=y
> CONFIG_ACPI_PROCESSOR=y
> CONFIG_ACPI_THERMAL=y
> # CONFIG_ACPI_ASUS is not set
> # CONFIG_ACPI_IBM is not set
> # CONFIG_ACPI_TOSHIBA is not set
> CONFIG_ACPI_BLACKLIST_YEAR=0
> # CONFIG_ACPI_DEBUG is not set
> CONFIG_ACPI_EC=y
> CONFIG_ACPI_POWER=y
> CONFIG_ACPI_SYSTEM=y
> # CONFIG_X86_PM_TIMER is not set
> CONFIG_ACPI_CONTAINER=y
>
> #
> # APM (Advanced Power Management) BIOS Support
> #
> # CONFIG_APM is not set
>
> #
> # CPU Frequency scaling
> #
> # CONFIG_CPU_FREQ is not set
>
> #
> # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
> #
> CONFIG_PCI=y
> # CONFIG_PCI_GOBIOS is not set
> # CONFIG_PCI_GOMMCONFIG is not set
> # CONFIG_PCI_GODIRECT is not set
> CONFIG_PCI_GOANY=y
> CONFIG_PCI_BIOS=y
> CONFIG_PCI_DIRECT=y
> CONFIG_PCI_MMCONFIG=y
> # CONFIG_PCIEPORTBUS is not set
> # CONFIG_PCI_MSI is not set
> CONFIG_PCI_LEGACY_PROC=y
> # CONFIG_PCI_DEBUG is not set
> CONFIG_ISA_DMA_API=y
> # CONFIG_ISA is not set
> # CONFIG_MCA is not set
> # CONFIG_SCx200 is not set
>
> #
> # PCCARD (PCMCIA/CardBus) support
> #
> # CONFIG_PCCARD is not set
>
> #
> # PCI Hotplug Support
> #
> # CONFIG_HOTPLUG_PCI is not set
>
> #
> # Executable file formats
> #
> CONFIG_BINFMT_ELF=y
> # CONFIG_BINFMT_AOUT is not set
> # CONFIG_BINFMT_MISC is not set
>
> #
> # Networking
> #
> CONFIG_NET=y
>
> #
> # Networking options
> #
> CONFIG_PACKET=y
> CONFIG_PACKET_MMAP=y
> CONFIG_UNIX=y
> CONFIG_XFRM=y
> # CONFIG_XFRM_USER is not set
> CONFIG_NET_KEY=y
> CONFIG_INET=y
> CONFIG_IP_MULTICAST=y
> CONFIG_IP_ADVANCED_ROUTER=y
> CONFIG_ASK_IP_FIB_HASH=y
> # CONFIG_IP_FIB_TRIE is not set
> CONFIG_IP_FIB_HASH=y
> CONFIG_IP_MULTIPLE_TABLES=y
> CONFIG_IP_ROUTE_FWMARK=y
> # CONFIG_IP_ROUTE_MULTIPATH is not set
> CONFIG_IP_ROUTE_VERBOSE=y
> # CONFIG_IP_PNP is not set
> # CONFIG_NET_IPIP is not set
> # CONFIG_NET_IPGRE is not set
> # CONFIG_IP_MROUTE is not set
> # CONFIG_ARPD is not set
> CONFIG_SYN_COOKIES=y
> CONFIG_INET_AH=y
> CONFIG_INET_ESP=y
> CONFIG_INET_IPCOMP=y
> CONFIG_INET_TUNNEL=y
> CONFIG_INET_DIAG=y
> CONFIG_INET_TCP_DIAG=y
> # CONFIG_TCP_CONG_ADVANCED is not set
> CONFIG_TCP_CONG_BIC=y
>
> #
> # IP: Virtual Server Configuration
> #
> # CONFIG_IP_VS is not set
> # CONFIG_IPV6 is not set
> CONFIG_NETFILTER=y
> # CONFIG_NETFILTER_DEBUG is not set
>
> #
> # Core Netfilter Configuration
> #
> # CONFIG_NETFILTER_NETLINK is not set
>
> #
> # IP: Netfilter Configuration
> #
> CONFIG_IP_NF_CONNTRACK=y
> CONFIG_IP_NF_CT_ACCT=y
> CONFIG_IP_NF_CONNTRACK_MARK=y
> # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
> # CONFIG_IP_NF_CT_PROTO_SCTP is not set
> CONFIG_IP_NF_FTP=y
> CONFIG_IP_NF_IRC=y
> # CONFIG_IP_NF_NETBIOS_NS is not set
> # CONFIG_IP_NF_TFTP is not set
> CONFIG_IP_NF_AMANDA=y
> CONFIG_IP_NF_PPTP=y
> CONFIG_IP_NF_QUEUE=y
> CONFIG_IP_NF_IPTABLES=y
> CONFIG_IP_NF_MATCH_LIMIT=y
> CONFIG_IP_NF_MATCH_IPRANGE=y
> CONFIG_IP_NF_MATCH_MAC=y
> CONFIG_IP_NF_MATCH_PKTTYPE=y
> CONFIG_IP_NF_MATCH_MARK=y
> CONFIG_IP_NF_MATCH_MULTIPORT=y
> CONFIG_IP_NF_MATCH_TOS=y
> CONFIG_IP_NF_MATCH_RECENT=y
> CONFIG_IP_NF_MATCH_ECN=y
> CONFIG_IP_NF_MATCH_DSCP=y
> CONFIG_IP_NF_MATCH_AH_ESP=y
> CONFIG_IP_NF_MATCH_LENGTH=y
> CONFIG_IP_NF_MATCH_TTL=y
> CONFIG_IP_NF_MATCH_TCPMSS=y
> CONFIG_IP_NF_MATCH_HELPER=y
> CONFIG_IP_NF_MATCH_STATE=y
> CONFIG_IP_NF_MATCH_CONNTRACK=y
> CONFIG_IP_NF_MATCH_OWNER=y
> CONFIG_IP_NF_MATCH_ADDRTYPE=y
> CONFIG_IP_NF_MATCH_REALM=y
> CONFIG_IP_NF_MATCH_SCTP=y
> # CONFIG_IP_NF_MATCH_DCCP is not set
> CONFIG_IP_NF_MATCH_COMMENT=y
> CONFIG_IP_NF_MATCH_CONNMARK=y
> CONFIG_IP_NF_MATCH_CONNBYTES=y
> CONFIG_IP_NF_MATCH_HASHLIMIT=y
> CONFIG_IP_NF_MATCH_STRING=y
> CONFIG_IP_NF_FILTER=y
> CONFIG_IP_NF_TARGET_REJECT=y
> CONFIG_IP_NF_TARGET_LOG=y
> CONFIG_IP_NF_TARGET_ULOG=y
> CONFIG_IP_NF_TARGET_TCPMSS=y
> CONFIG_IP_NF_TARGET_NFQUEUE=y
> CONFIG_IP_NF_NAT=y
> CONFIG_IP_NF_NAT_NEEDED=y
> CONFIG_IP_NF_TARGET_MASQUERADE=y
> CONFIG_IP_NF_TARGET_REDIRECT=y
> CONFIG_IP_NF_TARGET_NETMAP=y
> CONFIG_IP_NF_TARGET_SAME=y
> # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
> CONFIG_IP_NF_NAT_IRC=y
> CONFIG_IP_NF_NAT_FTP=y
> CONFIG_IP_NF_NAT_AMANDA=y
> CONFIG_IP_NF_NAT_PPTP=y
> CONFIG_IP_NF_MANGLE=y
> CONFIG_IP_NF_TARGET_TOS=y
> CONFIG_IP_NF_TARGET_ECN=y
> CONFIG_IP_NF_TARGET_DSCP=y
> CONFIG_IP_NF_TARGET_MARK=y
> CONFIG_IP_NF_TARGET_CLASSIFY=y
> CONFIG_IP_NF_TARGET_TTL=y
> CONFIG_IP_NF_TARGET_CONNMARK=y
> # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
> CONFIG_IP_NF_RAW=y
> CONFIG_IP_NF_TARGET_NOTRACK=y
> CONFIG_IP_NF_ARPTABLES=y
> CONFIG_IP_NF_ARPFILTER=y
> CONFIG_IP_NF_ARP_MANGLE=y
>
> #
> # DCCP Configuration (EXPERIMENTAL)
> #
> # CONFIG_IP_DCCP is not set
>
> #
> # SCTP Configuration (EXPERIMENTAL)
> #
> # CONFIG_IP_SCTP is not set
> # CONFIG_ATM is not set
> # CONFIG_BRIDGE is not set
> # CONFIG_VLAN_8021Q is not set
> # CONFIG_DECNET is not set
> # CONFIG_LLC2 is not set
> # CONFIG_IPX is not set
> # CONFIG_ATALK is not set
> # CONFIG_X25 is not set
> # CONFIG_LAPB is not set
> # CONFIG_NET_DIVERT is not set
> # CONFIG_ECONET is not set
> # CONFIG_WAN_ROUTER is not set
>
> #
> # QoS and/or fair queueing
> #
> CONFIG_NET_SCHED=y
> # CONFIG_NET_SCH_CLK_JIFFIES is not set
> # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
> CONFIG_NET_SCH_CLK_CPU=y
>
> #
> # Queueing/Scheduling
> #
> CONFIG_NET_SCH_CBQ=y
> CONFIG_NET_SCH_HTB=y
> CONFIG_NET_SCH_HFSC=y
> CONFIG_NET_SCH_PRIO=y
> CONFIG_NET_SCH_RED=y
> CONFIG_NET_SCH_SFQ=y
> CONFIG_NET_SCH_TEQL=y
> CONFIG_NET_SCH_TBF=y
> CONFIG_NET_SCH_GRED=y
> CONFIG_NET_SCH_DSMARK=y
> # CONFIG_NET_SCH_NETEM is not set
> CONFIG_NET_SCH_INGRESS=y
>
> #
> # Classification
> #
> CONFIG_NET_CLS=y
> # CONFIG_NET_CLS_BASIC is not set
> CONFIG_NET_CLS_TCINDEX=y
> CONFIG_NET_CLS_ROUTE4=y
> CONFIG_NET_CLS_ROUTE=y
> CONFIG_NET_CLS_FW=y
> CONFIG_NET_CLS_U32=y
> CONFIG_CLS_U32_PERF=y
> CONFIG_CLS_U32_MARK=y
> CONFIG_NET_CLS_RSVP=y
> # CONFIG_NET_CLS_RSVP6 is not set
> # CONFIG_NET_EMATCH is not set
> CONFIG_NET_CLS_ACT=y
> CONFIG_NET_ACT_POLICE=y
> CONFIG_NET_ACT_GACT=y
> CONFIG_GACT_PROB=y
> CONFIG_NET_ACT_MIRRED=y
> CONFIG_NET_ACT_IPT=y
> CONFIG_NET_ACT_PEDIT=y
> # CONFIG_NET_ACT_SIMP is not set
> CONFIG_NET_CLS_IND=y
> CONFIG_NET_ESTIMATOR=y
>
> #
> # Network testing
> #
> # CONFIG_NET_PKTGEN is not set
> # CONFIG_HAMRADIO is not set
> # CONFIG_IRDA is not set
> # CONFIG_BT is not set
> # CONFIG_IEEE80211 is not set
>
> #
> # Device Drivers
> #
>
> #
> # Generic Driver Options
> #
> CONFIG_STANDALONE=y
> CONFIG_PREVENT_FIRMWARE_BUILD=y
> CONFIG_FW_LOADER=y
> # CONFIG_DEBUG_DRIVER is not set
>
> #
> # Connector - unified userspace <-> kernelspace linker
> #
> # CONFIG_CONNECTOR is not set
>
> #
> # Memory Technology Devices (MTD)
> #
> # CONFIG_MTD is not set
>
> #
> # Parallel port support
> #
> CONFIG_PARPORT=y
> CONFIG_PARPORT_PC=y
> # CONFIG_PARPORT_SERIAL is not set
> CONFIG_PARPORT_PC_FIFO=y
> CONFIG_PARPORT_PC_SUPERIO=y
> # CONFIG_PARPORT_GSC is not set
> CONFIG_PARPORT_1284=y
>
> #
> # Plug and Play support
> #
> CONFIG_PNP=y
> # CONFIG_PNP_DEBUG is not set
>
> #
> # Protocols
> #
> CONFIG_PNPACPI=y
>
> #
> # Block devices
> #
> CONFIG_BLK_DEV_FD=y
> # CONFIG_PARIDE is not set
> # CONFIG_BLK_CPQ_DA is not set
> # CONFIG_BLK_CPQ_CISS_DA is not set
> # CONFIG_BLK_DEV_DAC960 is not set
> # CONFIG_BLK_DEV_UMEM is not set
> # CONFIG_BLK_DEV_COW_COMMON is not set
> CONFIG_BLK_DEV_LOOP=y
> CONFIG_BLK_DEV_CRYPTOLOOP=y
> # CONFIG_BLK_DEV_NBD is not set
> # CONFIG_BLK_DEV_SX8 is not set
> CONFIG_BLK_DEV_UB=y
> # CONFIG_BLK_DEV_RAM is not set
> CONFIG_BLK_DEV_RAM_COUNT=16
> CONFIG_CDROM_PKTCDVD=y
> CONFIG_CDROM_PKTCDVD_BUFFERS=8
> # CONFIG_CDROM_PKTCDVD_WCACHE is not set
> # CONFIG_ATA_OVER_ETH is not set
>
> #
> # ATA/ATAPI/MFM/RLL support
> #
> CONFIG_IDE=y
> CONFIG_BLK_DEV_IDE=y
>
> #
> # Please see Documentation/ide.txt for help/info on IDE drives
> #
> # CONFIG_BLK_DEV_IDE_SATA is not set
> # CONFIG_BLK_DEV_HD_IDE is not set
> CONFIG_BLK_DEV_IDEDISK=y
> CONFIG_IDEDISK_MULTI_MODE=y
> CONFIG_BLK_DEV_IDECD=y
> # CONFIG_BLK_DEV_IDETAPE is not set
> # CONFIG_BLK_DEV_IDEFLOPPY is not set
> # CONFIG_BLK_DEV_IDESCSI is not set
> # CONFIG_IDE_TASK_IOCTL is not set
>
> #
> # IDE chipset support/bugfixes
> #
> # CONFIG_IDE_GENERIC is not set
> # CONFIG_BLK_DEV_CMD640 is not set
> # CONFIG_BLK_DEV_IDEPNP is not set
> CONFIG_BLK_DEV_IDEPCI=y
> CONFIG_IDEPCI_SHARE_IRQ=y
> # CONFIG_BLK_DEV_OFFBOARD is not set
> # CONFIG_BLK_DEV_GENERIC is not set
> # CONFIG_BLK_DEV_OPTI621 is not set
> # CONFIG_BLK_DEV_RZ1000 is not set
> CONFIG_BLK_DEV_IDEDMA_PCI=y
> # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
> CONFIG_IDEDMA_PCI_AUTO=y
> # CONFIG_IDEDMA_ONLYDISK is not set
> # CONFIG_BLK_DEV_AEC62XX is not set
> # CONFIG_BLK_DEV_ALI15X3 is not set
> # CONFIG_BLK_DEV_AMD74XX is not set
> # CONFIG_BLK_DEV_ATIIXP is not set
> # CONFIG_BLK_DEV_CMD64X is not set
> # CONFIG_BLK_DEV_TRIFLEX is not set
> # CONFIG_BLK_DEV_CY82C693 is not set
> # CONFIG_BLK_DEV_CS5520 is not set
> # CONFIG_BLK_DEV_CS5530 is not set
> # CONFIG_BLK_DEV_CS5535 is not set
> # CONFIG_BLK_DEV_HPT34X is not set
> # CONFIG_BLK_DEV_HPT366 is not set
> # CONFIG_BLK_DEV_SC1200 is not set
> # CONFIG_BLK_DEV_PIIX is not set
> # CONFIG_BLK_DEV_IT821X is not set
> # CONFIG_BLK_DEV_NS87415 is not set
> # CONFIG_BLK_DEV_PDC202XX_OLD is not set
> # CONFIG_BLK_DEV_PDC202XX_NEW is not set
> # CONFIG_BLK_DEV_SVWKS is not set
> # CONFIG_BLK_DEV_SIIMAGE is not set
> # CONFIG_BLK_DEV_SIS5513 is not set
> # CONFIG_BLK_DEV_SLC90E66 is not set
> # CONFIG_BLK_DEV_TRM290 is not set
> CONFIG_BLK_DEV_VIA82CXXX=y
> # CONFIG_IDE_ARM is not set
> CONFIG_BLK_DEV_IDEDMA=y
> # CONFIG_IDEDMA_IVB is not set
> CONFIG_IDEDMA_AUTO=y
> # CONFIG_BLK_DEV_HD is not set
>
> #
> # SCSI device support
> #
> # CONFIG_RAID_ATTRS is not set
> CONFIG_SCSI=y
> CONFIG_SCSI_PROC_FS=y
>
> #
> # SCSI support type (disk, tape, CD-ROM)
> #
> CONFIG_BLK_DEV_SD=y
> # CONFIG_CHR_DEV_ST is not set
> # CONFIG_CHR_DEV_OSST is not set
> CONFIG_BLK_DEV_SR=y
> # CONFIG_BLK_DEV_SR_VENDOR is not set
> CONFIG_CHR_DEV_SG=y
> # CONFIG_CHR_DEV_SCH is not set
>
> #
> # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
> #
> CONFIG_SCSI_MULTI_LUN=y
> CONFIG_SCSI_CONSTANTS=y
> # CONFIG_SCSI_LOGGING is not set
>
> #
> # SCSI Transport Attributes
> #
> # CONFIG_SCSI_SPI_ATTRS is not set
> # CONFIG_SCSI_FC_ATTRS is not set
> # CONFIG_SCSI_ISCSI_ATTRS is not set
> # CONFIG_SCSI_SAS_ATTRS is not set
>
> #
> # SCSI low-level drivers
> #
> # CONFIG_ISCSI_TCP is not set
> # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
> # CONFIG_SCSI_3W_9XXX is not set
> # CONFIG_SCSI_ACARD is not set
> # CONFIG_SCSI_AACRAID is not set
> # CONFIG_SCSI_AIC7XXX is not set
> # CONFIG_SCSI_AIC7XXX_OLD is not set
> # CONFIG_SCSI_AIC79XX is not set
> # CONFIG_SCSI_DPT_I2O is not set
> # CONFIG_MEGARAID_NEWGEN is not set
> # CONFIG_MEGARAID_LEGACY is not set
> # CONFIG_MEGARAID_SAS is not set
> # CONFIG_SCSI_SATA is not set
> # CONFIG_SCSI_BUSLOGIC is not set
> # CONFIG_SCSI_DMX3191D is not set
> # CONFIG_SCSI_EATA is not set
> # CONFIG_SCSI_FUTURE_DOMAIN is not set
> # CONFIG_SCSI_GDTH is not set
> # CONFIG_SCSI_IPS is not set
> # CONFIG_SCSI_INITIO is not set
> # CONFIG_SCSI_INIA100 is not set
> # CONFIG_SCSI_PPA is not set
> # CONFIG_SCSI_IMM is not set
> # CONFIG_SCSI_SYM53C8XX_2 is not set
> # CONFIG_SCSI_IPR is not set
> # CONFIG_SCSI_QLOGIC_FC is not set
> # CONFIG_SCSI_QLOGIC_1280 is not set
> CONFIG_SCSI_QLA2XXX=y
> # CONFIG_SCSI_QLA21XX is not set
> # CONFIG_SCSI_QLA22XX is not set
> # CONFIG_SCSI_QLA2300 is not set
> # CONFIG_SCSI_QLA2322 is not set
> # CONFIG_SCSI_QLA6312 is not set
> # CONFIG_SCSI_QLA24XX is not set
> # CONFIG_SCSI_LPFC is not set
> # CONFIG_SCSI_DC395x is not set
> # CONFIG_SCSI_DC390T is not set
> # CONFIG_SCSI_NSP32 is not set
> # CONFIG_SCSI_DEBUG is not set
>
> #
> # Multi-device support (RAID and LVM)
> #
> # CONFIG_MD is not set
>
> #
> # Fusion MPT device support
> #
> # CONFIG_FUSION is not set
> # CONFIG_FUSION_SPI is not set
> # CONFIG_FUSION_FC is not set
> # CONFIG_FUSION_SAS is not set
>
> #
> # IEEE 1394 (FireWire) support
> #
> # CONFIG_IEEE1394 is not set
>
> #
> # I2O device support
> #
> # CONFIG_I2O is not set
>
> #
> # Network device support
> #
> CONFIG_NETDEVICES=y
> CONFIG_DUMMY=y
> # CONFIG_BONDING is not set
> # CONFIG_EQUALIZER is not set
> # CONFIG_TUN is not set
> # CONFIG_NET_SB1000 is not set
>
> #
> # ARCnet devices
> #
> # CONFIG_ARCNET is not set
>
> #
> # PHY device support
> #
> # CONFIG_PHYLIB is not set
>
> #
> # Ethernet (10 or 100Mbit)
> #
> CONFIG_NET_ETHERNET=y
> CONFIG_MII=y
> # CONFIG_HAPPYMEAL is not set
> # CONFIG_SUNGEM is not set
> # CONFIG_CASSINI is not set
> # CONFIG_NET_VENDOR_3COM is not set
>
> #
> # Tulip family network device support
> #
> CONFIG_NET_TULIP=y
> # CONFIG_DE2104X is not set
> CONFIG_TULIP=y
> # CONFIG_TULIP_MWI is not set
> # CONFIG_TULIP_MMIO is not set
> # CONFIG_TULIP_NAPI is not set
> # CONFIG_DE4X5 is not set
> # CONFIG_WINBOND_840 is not set
> # CONFIG_DM9102 is not set
> # CONFIG_ULI526X is not set
> # CONFIG_HP100 is not set
> CONFIG_NET_PCI=y
> # CONFIG_PCNET32 is not set
> # CONFIG_AMD8111_ETH is not set
> # CONFIG_ADAPTEC_STARFIRE is not set
> # CONFIG_B44 is not set
> # CONFIG_FORCEDETH is not set
> # CONFIG_DGRS is not set
> # CONFIG_EEPRO100 is not set
> CONFIG_E100=y
> # CONFIG_FEALNX is not set
> # CONFIG_NATSEMI is not set
> # CONFIG_NE2K_PCI is not set
> # CONFIG_8139CP is not set
> CONFIG_8139TOO=y
> # CONFIG_8139TOO_PIO is not set
> # CONFIG_8139TOO_TUNE_TWISTER is not set
> # CONFIG_8139TOO_8129 is not set
> # CONFIG_8139_OLD_RX_RESET is not set
> # CONFIG_SIS900 is not set
> # CONFIG_EPIC100 is not set
> # CONFIG_SUNDANCE is not set
> # CONFIG_TLAN is not set
> CONFIG_VIA_RHINE=y
> CONFIG_VIA_RHINE_MMIO=y
> # CONFIG_NET_POCKET is not set
>
> #
> # Ethernet (1000 Mbit)
> #
> # CONFIG_ACENIC is not set
> # CONFIG_DL2K is not set
> # CONFIG_E1000 is not set
> # CONFIG_NS83820 is not set
> # CONFIG_HAMACHI is not set
> # CONFIG_YELLOWFIN is not set
> # CONFIG_R8169 is not set
> # CONFIG_SIS190 is not set
> # CONFIG_SKGE is not set
> # CONFIG_SK98LIN is not set
> # CONFIG_VIA_VELOCITY is not set
> # CONFIG_TIGON3 is not set
> # CONFIG_BNX2 is not set
>
> #
> # Ethernet (10000 Mbit)
> #
> # CONFIG_CHELSIO_T1 is not set
> # CONFIG_IXGB is not set
> CONFIG_S2IO=y
> # CONFIG_S2IO_NAPI is not set
>
> #
> # Token Ring devices
> #
> # CONFIG_TR is not set
>
> #
> # Wireless LAN (non-hamradio)
> #
> # CONFIG_NET_RADIO is not set
>
> #
> # Wan interfaces
> #
> # CONFIG_WAN is not set
> # CONFIG_FDDI is not set
> # CONFIG_HIPPI is not set
> # CONFIG_PLIP is not set
> CONFIG_PPP=y
> # CONFIG_PPP_MULTILINK is not set
> CONFIG_PPP_FILTER=y
> CONFIG_PPP_ASYNC=y
> # CONFIG_PPP_SYNC_TTY is not set
> CONFIG_PPP_DEFLATE=y
> CONFIG_PPP_BSDCOMP=y
> CONFIG_PPP_MPPE=y
> CONFIG_PPPOE=y
> # CONFIG_SLIP is not set
> # CONFIG_NET_FC is not set
> # CONFIG_SHAPER is not set
> # CONFIG_NETCONSOLE is not set
> # CONFIG_NETPOLL is not set
> # CONFIG_NET_POLL_CONTROLLER is not set
>
> #
> # ISDN subsystem
> #
> # CONFIG_ISDN is not set
>
> #
> # Telephony Support
> #
> # CONFIG_PHONE is not set
>
> #
> # Input device support
> #
> CONFIG_INPUT=y
>
> #
> # Userland interfaces
> #
> CONFIG_INPUT_MOUSEDEV=y
> CONFIG_INPUT_MOUSEDEV_PSAUX=y
> CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
> CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
> # CONFIG_INPUT_JOYDEV is not set
> # CONFIG_INPUT_TSDEV is not set
> CONFIG_INPUT_EVDEV=y
> # CONFIG_INPUT_EVBUG is not set
>
> #
> # Input Device Drivers
> #
> CONFIG_INPUT_KEYBOARD=y
> CONFIG_KEYBOARD_ATKBD=y
> # CONFIG_KEYBOARD_SUNKBD is not set
> # CONFIG_KEYBOARD_LKKBD is not set
> # CONFIG_KEYBOARD_XTKBD is not set
> # CONFIG_KEYBOARD_NEWTON is not set
> CONFIG_INPUT_MOUSE=y
> CONFIG_MOUSE_PS2=y
> # CONFIG_MOUSE_SERIAL is not set
> # CONFIG_MOUSE_VSXXXAA is not set
> # CONFIG_INPUT_JOYSTICK is not set
> # CONFIG_INPUT_TOUCHSCREEN is not set
> CONFIG_INPUT_MISC=y
> CONFIG_INPUT_PCSPKR=y
> # CONFIG_INPUT_WISTRON_BTNS is not set
> # CONFIG_INPUT_UINPUT is not set
>
> #
> # Hardware I/O ports
> #
> CONFIG_SERIO=y
> CONFIG_SERIO_I8042=y
> # CONFIG_SERIO_SERPORT is not set
> # CONFIG_SERIO_CT82C710 is not set
> # CONFIG_SERIO_PARKBD is not set
> # CONFIG_SERIO_PCIPS2 is not set
> CONFIG_SERIO_LIBPS2=y
> # CONFIG_SERIO_RAW is not set
> # CONFIG_GAMEPORT is not set
>
> #
> # Character devices
> #
> CONFIG_VT=y
> CONFIG_VT_CONSOLE=y
> CONFIG_HW_CONSOLE=y
> # CONFIG_SERIAL_NONSTANDARD is not set
>
> #
> # Serial drivers
> #
> CONFIG_SERIAL_8250=y
> # CONFIG_SERIAL_8250_CONSOLE is not set
> # CONFIG_SERIAL_8250_ACPI is not set
> CONFIG_SERIAL_8250_NR_UARTS=4
> # CONFIG_SERIAL_8250_EXTENDED is not set
>
> #
> # Non-8250 serial port support
> #
> CONFIG_SERIAL_CORE=y
> # CONFIG_SERIAL_JSM is not set
> CONFIG_UNIX98_PTYS=y
> CONFIG_LEGACY_PTYS=y
> CONFIG_LEGACY_PTY_COUNT=256
> CONFIG_PRINTER=y
> # CONFIG_LP_CONSOLE is not set
> # CONFIG_PPDEV is not set
> # CONFIG_TIPAR is not set
>
> #
> # IPMI
> #
> # CONFIG_IPMI_HANDLER is not set
>
> #
> # Watchdog Cards
> #
> # CONFIG_WATCHDOG is not set
> # CONFIG_HW_RANDOM is not set
> # CONFIG_NVRAM is not set
> CONFIG_RTC=y
> # CONFIG_DTLK is not set
> # CONFIG_R3964 is not set
> # CONFIG_APPLICOM is not set
> # CONFIG_SONYPI is not set
>
> #
> # Ftape, the floppy tape device driver
> #
> # CONFIG_FTAPE is not set
> CONFIG_AGP=y
> # CONFIG_AGP_ALI is not set
> # CONFIG_AGP_ATI is not set
> # CONFIG_AGP_AMD is not set
> # CONFIG_AGP_AMD64 is not set
> # CONFIG_AGP_INTEL is not set
> # CONFIG_AGP_NVIDIA is not set
> # CONFIG_AGP_SIS is not set
> # CONFIG_AGP_SWORKS is not set
> CONFIG_AGP_VIA=y
> # CONFIG_AGP_EFFICEON is not set
> CONFIG_DRM=y
> # CONFIG_DRM_TDFX is not set
> # CONFIG_DRM_R128 is not set
> # CONFIG_DRM_RADEON is not set
> # CONFIG_DRM_MGA is not set
> # CONFIG_DRM_SIS is not set
> # CONFIG_DRM_VIA is not set
> # CONFIG_DRM_SAVAGE is not set
> # CONFIG_MWAVE is not set
> # CONFIG_RAW_DRIVER is not set
> # CONFIG_HPET is not set
> # CONFIG_HANGCHECK_TIMER is not set
>
> #
> # TPM devices
> #
> # CONFIG_TCG_TPM is not set
> # CONFIG_TELCLOCK is not set
>
> #
> # I2C support
> #
> # CONFIG_I2C is not set
>
> #
> # Dallas's 1-wire bus
> #
> # CONFIG_W1 is not set
>
> #
> # Hardware Monitoring support
> #
> # CONFIG_HWMON is not set
> # CONFIG_HWMON_VID is not set
>
> #
> # Misc devices
> #
> # CONFIG_IBM_ASM is not set
>
> #
> # Multimedia Capabilities Port drivers
> #
>
> #
> # Multimedia devices
> #
> # CONFIG_VIDEO_DEV is not set
>
> #
> # Digital Video Broadcasting Devices
> #
> # CONFIG_DVB is not set
>
> #
> # Graphics support
> #
> # CONFIG_FB is not set
> # CONFIG_VIDEO_SELECT is not set
>
> #
> # Console display driver support
> #
> CONFIG_VGA_CONSOLE=y
> CONFIG_DUMMY_CONSOLE=y
>
> #
> # Sound
> #
> CONFIG_SOUND=y
>
> #
> # Advanced Linux Sound Architecture
> #
> CONFIG_SND=y
> CONFIG_SND_AC97_CODEC=y
> CONFIG_SND_AC97_BUS=y
> CONFIG_SND_TIMER=y
> CONFIG_SND_PCM=y
> CONFIG_SND_RAWMIDI=y
> CONFIG_SND_SEQUENCER=y
> # CONFIG_SND_SEQ_DUMMY is not set
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=y
> CONFIG_SND_PCM_OSS=y
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_RTCTIMER=y
> CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
> # CONFIG_SND_VERBOSE_PRINTK is not set
> # CONFIG_SND_DEBUG is not set
>
> #
> # Generic devices
> #
> CONFIG_SND_MPU401_UART=y
> # CONFIG_SND_DUMMY is not set
> # CONFIG_SND_VIRMIDI is not set
> # CONFIG_SND_MTPAV is not set
> # CONFIG_SND_SERIAL_U16550 is not set
> # CONFIG_SND_MPU401 is not set
>
> #
> # PCI devices
> #
> # CONFIG_SND_ALI5451 is not set
> # CONFIG_SND_ATIIXP is not set
> # CONFIG_SND_ATIIXP_MODEM is not set
> # CONFIG_SND_AU8810 is not set
> # CONFIG_SND_AU8820 is not set
> # CONFIG_SND_AU8830 is not set
> # CONFIG_SND_AZT3328 is not set
> # CONFIG_SND_BT87X is not set
> # CONFIG_SND_CS46XX is not set
> # CONFIG_SND_CS4281 is not set
> # CONFIG_SND_EMU10K1 is not set
> # CONFIG_SND_EMU10K1X is not set
> # CONFIG_SND_CA0106 is not set
> # CONFIG_SND_KORG1212 is not set
> # CONFIG_SND_MIXART is not set
> # CONFIG_SND_NM256 is not set
> # CONFIG_SND_RME32 is not set
> # CONFIG_SND_RME96 is not set
> # CONFIG_SND_RME9652 is not set
> # CONFIG_SND_HDSP is not set
> # CONFIG_SND_HDSPM is not set
> # CONFIG_SND_TRIDENT is not set
> # CONFIG_SND_YMFPCI is not set
> # CONFIG_SND_AD1889 is not set
> # CONFIG_SND_ALS4000 is not set
> # CONFIG_SND_CMIPCI is not set
> # CONFIG_SND_ENS1370 is not set
> # CONFIG_SND_ENS1371 is not set
> # CONFIG_SND_ES1938 is not set
> # CONFIG_SND_ES1968 is not set
> # CONFIG_SND_MAESTRO3 is not set
> # CONFIG_SND_FM801 is not set
> # CONFIG_SND_ICE1712 is not set
> # CONFIG_SND_ICE1724 is not set
> # CONFIG_SND_INTEL8X0 is not set
> # CONFIG_SND_INTEL8X0M is not set
> # CONFIG_SND_SONICVIBES is not set
> CONFIG_SND_VIA82XX=y
> # CONFIG_SND_VIA82XX_MODEM is not set
> # CONFIG_SND_VX222 is not set
> # CONFIG_SND_HDA_INTEL is not set
>
> #
> # USB devices
> #
> # CONFIG_SND_USB_AUDIO is not set
> # CONFIG_SND_USB_USX2Y is not set
>
> #
> # Open Sound System
> #
> # CONFIG_SOUND_PRIME is not set
>
> #
> # USB support
> #
> CONFIG_USB_ARCH_HAS_HCD=y
> CONFIG_USB_ARCH_HAS_OHCI=y
> CONFIG_USB=y
> # CONFIG_USB_DEBUG is not set
>
> #
> # Miscellaneous USB options
> #
> CONFIG_USB_DEVICEFS=y
> # CONFIG_USB_BANDWIDTH is not set
> # CONFIG_USB_DYNAMIC_MINORS is not set
> # CONFIG_USB_SUSPEND is not set
> # CONFIG_USB_OTG is not set
>
> #
> # USB Host Controller Drivers
> #
> CONFIG_USB_EHCI_HCD=y
> # CONFIG_USB_EHCI_SPLIT_ISO is not set
> CONFIG_USB_EHCI_ROOT_HUB_TT=y
> # CONFIG_USB_ISP116X_HCD is not set
> # CONFIG_USB_OHCI_HCD is not set
> CONFIG_USB_UHCI_HCD=y
> # CONFIG_USB_SL811_HCD is not set
>
> #
> # USB Device Class drivers
> #
> # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
> # CONFIG_USB_ACM is not set
> CONFIG_USB_PRINTER=y
>
> #
> # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
> #
>
> #
> # may also be needed; see USB_STORAGE Help for more information
> #
> CONFIG_USB_STORAGE=y
> # CONFIG_USB_STORAGE_DEBUG is not set
> CONFIG_USB_STORAGE_DATAFAB=y
> CONFIG_USB_STORAGE_FREECOM=y
> CONFIG_USB_STORAGE_ISD200=y
> CONFIG_USB_STORAGE_DPCM=y
> CONFIG_USB_STORAGE_USBAT=y
> CONFIG_USB_STORAGE_SDDR09=y
> CONFIG_USB_STORAGE_SDDR55=y
> CONFIG_USB_STORAGE_JUMPSHOT=y
>
> #
> # USB Input Devices
> #
> CONFIG_USB_HID=y
> CONFIG_USB_HIDINPUT=y
> # CONFIG_HID_FF is not set
> CONFIG_USB_HIDDEV=y
> # CONFIG_USB_AIPTEK is not set
> # CONFIG_USB_WACOM is not set
> # CONFIG_USB_ACECAD is not set
> # CONFIG_USB_KBTAB is not set
> # CONFIG_USB_POWERMATE is not set
> # CONFIG_USB_MTOUCH is not set
> # CONFIG_USB_ITMTOUCH is not set
> # CONFIG_USB_EGALAX is not set
> # CONFIG_USB_YEALINK is not set
> # CONFIG_USB_XPAD is not set
> # CONFIG_USB_ATI_REMOTE is not set
> # CONFIG_USB_KEYSPAN_REMOTE is not set
> # CONFIG_USB_APPLETOUCH is not set
>
> #
> # USB Imaging devices
> #
> # CONFIG_USB_MDC800 is not set
> # CONFIG_USB_MICROTEK is not set
>
> #
> # USB Multimedia devices
> #
> # CONFIG_USB_DABUSB is not set
>
> #
> # Video4Linux support is needed for USB Multimedia device support
> #
>
> #
> # USB Network Adapters
> #
> # CONFIG_USB_CATC is not set
> # CONFIG_USB_KAWETH is not set
> # CONFIG_USB_PEGASUS is not set
> # CONFIG_USB_RTL8150 is not set
> # CONFIG_USB_USBNET is not set
> CONFIG_USB_MON=y
>
> #
> # USB port drivers
> #
> # CONFIG_USB_USS720 is not set
>
> #
> # USB Serial Converter support
> #
> # CONFIG_USB_SERIAL is not set
>
> #
> # USB Miscellaneous drivers
> #
> # CONFIG_USB_EMI62 is not set
> # CONFIG_USB_EMI26 is not set
> # CONFIG_USB_AUERSWALD is not set
> # CONFIG_USB_RIO500 is not set
> # CONFIG_USB_LEGOTOWER is not set
> # CONFIG_USB_LCD is not set
> # CONFIG_USB_LED is not set
> # CONFIG_USB_CYTHERM is not set
> # CONFIG_USB_PHIDGETKIT is not set
> # CONFIG_USB_PHIDGETSERVO is not set
> # CONFIG_USB_IDMOUSE is not set
> # CONFIG_USB_SISUSBVGA is not set
> # CONFIG_USB_LD is not set
> # CONFIG_USB_TEST is not set
>
> #
> # USB DSL modem support
> #
>
> #
> # USB Gadget Support
> #
> # CONFIG_USB_GADGET is not set
>
> #
> # MMC/SD Card support
> #
> # CONFIG_MMC is not set
>
> #
> # InfiniBand support
> #
> # CONFIG_INFINIBAND is not set
>
> #
> # SN Devices
> #
>
> #
> # File systems
> #
> CONFIG_EXT2_FS=y
> CONFIG_EXT2_FS_XATTR=y
> CONFIG_EXT2_FS_POSIX_ACL=y
> CONFIG_EXT2_FS_SECURITY=y
> # CONFIG_EXT2_FS_XIP is not set
> CONFIG_EXT3_FS=y
> CONFIG_EXT3_FS_XATTR=y
> CONFIG_EXT3_FS_POSIX_ACL=y
> CONFIG_EXT3_FS_SECURITY=y
> CONFIG_JBD=y
> # CONFIG_JBD_DEBUG is not set
> CONFIG_FS_MBCACHE=y
> # CONFIG_REISERFS_FS is not set
> # CONFIG_JFS_FS is not set
> CONFIG_FS_POSIX_ACL=y
> # CONFIG_XFS_FS is not set
> # CONFIG_MINIX_FS is not set
> # CONFIG_ROMFS_FS is not set
> CONFIG_INOTIFY=y
> # CONFIG_QUOTA is not set
> CONFIG_DNOTIFY=y
> # CONFIG_AUTOFS_FS is not set
> CONFIG_AUTOFS4_FS=y
> # CONFIG_FUSE_FS is not set
>
> #
> # CD-ROM/DVD Filesystems
> #
> CONFIG_ISO9660_FS=y
> CONFIG_JOLIET=y
> CONFIG_ZISOFS=y
> CONFIG_ZISOFS_FS=y
> CONFIG_UDF_FS=y
> CONFIG_UDF_NLS=y
>
> #
> # DOS/FAT/NT Filesystems
> #
> 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 is not set
>
> #
> # Pseudo filesystems
> #
> CONFIG_PROC_FS=y
> CONFIG_PROC_KCORE=y
> CONFIG_SYSFS=y
> CONFIG_TMPFS=y
> # CONFIG_HUGETLBFS is not set
> # CONFIG_HUGETLB_PAGE is not set
> CONFIG_RAMFS=y
> # CONFIG_RELAYFS_FS is not set
>
> #
> # Miscellaneous filesystems
> #
> # CONFIG_ADFS_FS is not set
> # CONFIG_AFFS_FS is not set
> # CONFIG_HFS_FS is not set
> # CONFIG_HFSPLUS_FS is not set
> # CONFIG_BEFS_FS is not set
> # CONFIG_BFS_FS is not set
> # CONFIG_EFS_FS is not set
> # CONFIG_CRAMFS is not set
> # CONFIG_VXFS_FS is not set
> # CONFIG_HPFS_FS is not set
> # CONFIG_QNX4FS_FS is not set
> # CONFIG_SYSV_FS is not set
> # CONFIG_UFS_FS is not set
>
> #
> # Network File Systems
> #
> # CONFIG_NFS_FS is not set
> # CONFIG_NFSD is not set
> CONFIG_SMB_FS=y
> # CONFIG_SMB_NLS_DEFAULT is not set
> CONFIG_CIFS=y
> CONFIG_CIFS_STATS=y
> # CONFIG_CIFS_STATS2 is not set
> CONFIG_CIFS_XATTR=y
> CONFIG_CIFS_POSIX=y
> # CONFIG_CIFS_EXPERIMENTAL is not set
> # CONFIG_NCP_FS is not set
> # CONFIG_CODA_FS is not set
> # CONFIG_AFS_FS is not set
> # CONFIG_9P_FS is not set
>
> #
> # Partition Types
> #
> # CONFIG_PARTITION_ADVANCED is not set
> CONFIG_MSDOS_PARTITION=y
>
> #
> # Native Language Support
> #
> CONFIG_NLS=y
> CONFIG_NLS_DEFAULT="iso8859-1"
> CONFIG_NLS_CODEPAGE_437=y
> # CONFIG_NLS_CODEPAGE_737 is not set
> # CONFIG_NLS_CODEPAGE_775 is not set
> CONFIG_NLS_CODEPAGE_850=y
> CONFIG_NLS_CODEPAGE_852=y
> # CONFIG_NLS_CODEPAGE_855 is not set
> # CONFIG_NLS_CODEPAGE_857 is not set
> # CONFIG_NLS_CODEPAGE_860 is not set
> # CONFIG_NLS_CODEPAGE_861 is not set
> # CONFIG_NLS_CODEPAGE_862 is not set
> # CONFIG_NLS_CODEPAGE_863 is not set
> # CONFIG_NLS_CODEPAGE_864 is not set
> # CONFIG_NLS_CODEPAGE_865 is not set
> # CONFIG_NLS_CODEPAGE_866 is not set
> # CONFIG_NLS_CODEPAGE_869 is not set
> # CONFIG_NLS_CODEPAGE_936 is not set
> # CONFIG_NLS_CODEPAGE_950 is not set
> # CONFIG_NLS_CODEPAGE_932 is not set
> # CONFIG_NLS_CODEPAGE_949 is not set
> # CONFIG_NLS_CODEPAGE_874 is not set
> # CONFIG_NLS_ISO8859_8 is not set
> # CONFIG_NLS_CODEPAGE_1250 is not set
> # CONFIG_NLS_CODEPAGE_1251 is not set
> # CONFIG_NLS_ASCII is not set
> CONFIG_NLS_ISO8859_1=y
> CONFIG_NLS_ISO8859_2=y
> # CONFIG_NLS_ISO8859_3 is not set
> # CONFIG_NLS_ISO8859_4 is not set
> # CONFIG_NLS_ISO8859_5 is not set
> # CONFIG_NLS_ISO8859_6 is not set
> # CONFIG_NLS_ISO8859_7 is not set
> # CONFIG_NLS_ISO8859_9 is not set
> # CONFIG_NLS_ISO8859_13 is not set
> # CONFIG_NLS_ISO8859_14 is not set
> CONFIG_NLS_ISO8859_15=y
> # CONFIG_NLS_KOI8_R is not set
> # CONFIG_NLS_KOI8_U is not set
> # CONFIG_NLS_UTF8 is not set
>
> #
> # Instrumentation Support
> #
> # CONFIG_PROFILING is not set
> # CONFIG_KPROBES is not set
>
> #
> # Kernel hacking
> #
> CONFIG_PRINTK_TIME=y
> CONFIG_DEBUG_KERNEL=y
> CONFIG_MAGIC_SYSRQ=y
> CONFIG_LOG_BUF_SHIFT=14
> # CONFIG_DETECT_SOFTLOCKUP is not set
> # CONFIG_SCHEDSTATS is not set
> # CONFIG_DEBUG_SLAB is not set
> CONFIG_DEBUG_PREEMPT=y
> # CONFIG_DEBUG_SPINLOCK is not set
> # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
> # CONFIG_DEBUG_KOBJECT is not set
> CONFIG_DEBUG_BUGVERBOSE=y
> # CONFIG_DEBUG_INFO is not set
> # CONFIG_DEBUG_FS is not set
> # CONFIG_DEBUG_VM is not set
> CONFIG_FRAME_POINTER=y
> # CONFIG_RCU_TORTURE_TEST is not set
> CONFIG_EARLY_PRINTK=y
> # CONFIG_DEBUG_STACKOVERFLOW is not set
> # CONFIG_DEBUG_STACK_USAGE is not set
>
> #
> # Page alloc debug is incompatible with Software Suspend on i386
> #
> CONFIG_4KSTACKS=y
> CONFIG_X86_FIND_SMP_CONFIG=y
> CONFIG_X86_MPPARSE=y
>
> #
> # Security options
> #
> # CONFIG_KEYS is not set
> # CONFIG_SECURITY is not set
>
> #
> # Cryptographic options
> #
> CONFIG_CRYPTO=y
> CONFIG_CRYPTO_HMAC=y
> # CONFIG_CRYPTO_NULL is not set
> CONFIG_CRYPTO_MD4=y
> CONFIG_CRYPTO_MD5=y
> CONFIG_CRYPTO_SHA1=y
> CONFIG_CRYPTO_SHA256=y
> CONFIG_CRYPTO_SHA512=y
> CONFIG_CRYPTO_WP512=y
> CONFIG_CRYPTO_TGR192=y
> CONFIG_CRYPTO_DES=y
> CONFIG_CRYPTO_BLOWFISH=y
> CONFIG_CRYPTO_TWOFISH=y
> CONFIG_CRYPTO_SERPENT=y
> CONFIG_CRYPTO_AES_586=y
> CONFIG_CRYPTO_CAST5=y
> CONFIG_CRYPTO_CAST6=y
> CONFIG_CRYPTO_TEA=y
> CONFIG_CRYPTO_ARC4=y
> CONFIG_CRYPTO_KHAZAD=y
> CONFIG_CRYPTO_ANUBIS=y
> CONFIG_CRYPTO_DEFLATE=y
> CONFIG_CRYPTO_MICHAEL_MIC=y
> CONFIG_CRYPTO_CRC32C=y
> # CONFIG_CRYPTO_TEST is not set
>
> #
> # Hardware crypto devices
> #
> # CONFIG_CRYPTO_DEV_PADLOCK is not set
>
> #
> # Library routines
> #
> CONFIG_CRC_CCITT=y
> CONFIG_CRC16=y
> CONFIG_CRC32=y
> CONFIG_LIBCRC32C=y
> CONFIG_ZLIB_INFLATE=y
> CONFIG_ZLIB_DEFLATE=y
> CONFIG_TEXTSEARCH=y
> CONFIG_TEXTSEARCH_KMP=y
> CONFIG_TEXTSEARCH_BM=y
> CONFIG_TEXTSEARCH_FSM=y
> CONFIG_GENERIC_HARDIRQS=y
> CONFIG_GENERIC_IRQ_PROBE=y
> CONFIG_X86_BIOS_REBOOT=y

> 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
> Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> Latency: 32, Cache Line Size: 0x08 (32 bytes)
> Interrupt: pin A routed to IRQ 19
> Region 4: I/O ports at d800 [size=32]
> Capabilities: [80] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>
> 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
> Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> Latency: 32, Cache Line Size: 0x08 (32 bytes)
> Interrupt: pin B routed to IRQ 19
> Region 4: I/O ports at dc00 [size=32]
> Capabilities: [80] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>
> 0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
> Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> Latency: 32, Cache Line Size: 0x08 (32 bytes)
> Interrupt: pin C routed to IRQ 19
> Region 4: I/O ports at e000 [size=32]
> Capabilities: [80] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>
> 0000:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 [EHCI])
> Subsystem: VIA Technologies, Inc. USB 2.0
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> Latency: 32, Cache Line Size: 0x10 (64 bytes)
> Interrupt: pin D routed to IRQ 19
> Region 0: Memory at eb002000 (32-bit, non-prefetchable) [size=256]
> Capabilities: [80] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-

> [4294667.296000] CPU 0 irqstacks, hard=c058b000 soft=c058a000
> [4294667.296000] PID hash table entries: 1024 (order: 10, 16384 bytes)
> [ 0.000000] Detected 1493.921 MHz processor.
> [ 11.886345] Using tsc for high-res timesource
> [ 11.887345] Console: colour VGA+ 80x25
> [ 11.888932] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
> [ 11.889189] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
> [ 11.897885] Memory: 238160k/245696k available (3326k kernel code, 7048k reserved, 1084k data, 212k init, 0k highmem)
> [ 11.897944] Checking if this processor honours the WP bit even in supervisor mode... Ok.
> [ 11.957330] Calibrating delay using timer specific routine.. 2991.85 BogoMIPS (lpj=1495927)
> [ 11.957462] Mount-cache hash table entries: 512
> [ 11.957638] CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
> [ 11.957648] CPU: After vendor identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000
> [ 11.957658] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> [ 11.957704] CPU: L2 Cache: 256K (64 bytes/line)
> [ 11.957746] CPU: After all inits, caps: 0383fbff c1cbfbff 00000000 00000020 00000000 00000000 00000000
> [ 11.957754] Intel machine check architecture supported.
> [ 11.957797] Intel machine check reporting enabled on CPU#0.
> [ 11.957852] mtrr: v2.0 (20020519)
> [ 11.957894] CPU: AMD Sempron(tm) 2200+ stepping 01
> [ 11.957996] Enabling fast FPU save and restore... done.
> [ 11.958067] Enabling unmasked SIMD FPU exception support... done.
> [ 11.958141] Checking 'hlt' instruction... OK.
> [ 11.989662] ENABLING IO-APIC IRQs
> [ 11.990018] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
> [ 12.101695] NET: Registered protocol family 16
> [ 12.101766] ACPI: bus type pci registered
> [ 12.105603] PCI: PCI BIOS revision 2.10 entry at 0xfb9e0, last bus=1
> [ 12.105654] PCI: Using configuration type 1
> [ 12.106235] ACPI: Subsystem revision 20050902
> [ 12.118665] ACPI: Interpreter enabled
> [ 12.118719] ACPI: Using IOAPIC for interrupt routing
> [ 12.119641] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [ 12.119685] PCI: Probing PCI hardware (bus 00)
> [ 12.119848] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
> [ 12.123303] PCI quirk: region 0400-047f claimed by vt8235 PM
> [ 12.123349] PCI quirk: region 5000-500f claimed by vt8235 SMB
> [ 12.123571] Boot video device is 0000:01:00.0
> [ 12.123618] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [ 12.163920] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
> [ 12.164686] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
> [ 12.165465] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12) *5
> [ 12.166265] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12)
> [ 12.166960] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
> [ 12.167728] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
> [ 12.168494] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
> [ 12.169264] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
> [ 12.170222] ACPI: PCI Interrupt Link [ALKA] (IRQs *20), disabled.
> [ 12.170988] ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
> [ 12.171583] ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
> [ 12.172259] ACPI: PCI Interrupt Link [ALKD] (IRQs *23), disabled.
> [ 12.176275] Linux Plug and Play Support v0.97 (c) Adam Belay
> [ 12.176330] pnp: PnP ACPI init
> [ 12.182083] pnp: PnP ACPI: found 13 devices
> [ 12.182331] SCSI subsystem initialized
> [ 12.182418] usbcore: registered new driver usbfs
> [ 12.182494] usbcore: registered new driver hub
> [ 12.182611] PCI: Using ACPI for IRQ routing
> [ 12.182656] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
> [ 12.303063] TC classifier action (bugs to [email protected] cc [email protected])
> [ 12.303600] pnp: 00:01: ioport range 0x400-0x47f could not be reserved
> [ 12.303647] pnp: 00:01: ioport range 0x5000-0x500f has been reserved
> [ 12.303954] PCI: Bridge: 0000:00:01.0
> [ 12.303995] IO window: disabled.
> [ 12.304039] MEM window: e8000000-e9ffffff
> [ 12.304097] PREFETCH window: e4000000-e7ffffff
> [ 12.304156] PCI: Setting latency timer of device 0000:00:01.0 to 64
> [ 12.304237] Machine check exception polling timer started.
> [ 12.306335] Initializing Cryptographic API
> [ 12.306398] io scheduler noop registered
> [ 12.306474] io scheduler anticipatory registered
> [ 12.306548] io scheduler deadline registered
> [ 12.306628] io scheduler cfq registered
> [ 12.306818] ACPI: Power Button (FF) [PWRF]
> [ 12.306871] ACPI: Power Button (CM) [PWRB]
> [ 12.306921] ACPI: Sleep Button (CM) [SLPB]
> [ 12.307002] ACPI: Fan [FAN] (on)
> [ 12.307263] ACPI: CPU0 (power states: C1[C1] C2[C2])
> [ 12.312592] ACPI: Thermal Zone [THRM] (55 C)
> [ 12.328389] lp: driver loaded but no devices found
> [ 12.328521] Real Time Clock Driver v1.12
> [ 12.328564] Linux agpgart interface v0.101 (c) Dave Jones
> [ 12.328649] agpgart: Detected VIA KM400/KM400A chipset
> [ 12.333504] agpgart: AGP aperture is 64M @ 0xe0000000
> [ 12.333596] [drm] Initialized drm 1.0.0 20040925
> [ 12.333761] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
> [ 12.333806] PNP: PS/2 controller doesn't have AUX irq; using default 12
> [ 12.334057] serio: i8042 AUX port at 0x60,0x64 irq 12
> [ 12.334151] serio: i8042 KBD port at 0x60,0x64 irq 1
> [ 12.334235] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
> [ 12.334394] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [ 12.334614] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> [ 12.335156] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [ 12.335392] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> [ 12.335838] parport: PnPBIOS parport detected.
> [ 12.335970] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
> [ 12.419029] lp0: using parport0 (interrupt-driven).
> [ 12.419221] Floppy drive(s): fd0 is 1.44M
> [ 12.433753] FDC 0 is a post-1991 82077
> [ 12.435014] loop: loaded (max 8 devices)
> [ 12.435090] pktcdvd: v0.2.0a 2004-07-14 Jens Axboe ([email protected]) and [email protected]
> [ 12.435169] usbcore: registered new driver ub
> [ 12.435213] e100: Intel(R) PRO/100 Network Driver, 3.4.14-k4-NAPI
> [ 12.435256] e100: Copyright(c) 1999-2005 Intel Corporation
> [ 12.435418] PPP generic driver version 2.4.2
> [ 12.435491] PPP Deflate Compression module registered
> [ 12.435535] PPP BSD Compression module registered
> [ 12.435580] PPP MPPE Compression module registered
> [ 12.435623] NET: Registered protocol family 24
> [ 12.435807] Linux Tulip driver version 1.1.13 (May 11, 2002)
> [ 12.435873] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 16
> [ 12.436366] tulip0: MII transceiver #1 config 1000 status 786d advertising 05e1.
> [ 12.436783] tulip0: MII transceiver #2 config 1000 status 786d advertising 05e1.
> [ 12.437213] tulip0: MII transceiver #3 config 1000 status 786d advertising 05e1.
> [ 12.437629] tulip0: MII transceiver #4 config 1000 status 786d advertising 05e1.
> [ 12.437730] eth0: ADMtek Comet rev 17 at 0001d000, 00:04:E2:38:2F:1E, IRQ 16.
> [ 12.438004] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> IRQ 17
> [ 12.455247] tulip1: EEPROM default media type Autosense.
> [ 12.455291] tulip1: Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
> [ 12.457055] tulip1: MII transceiver #3 config 3100 status 7809 advertising 01e1.
> [ 12.461376] eth1: Digital DS21140 Tulip rev 32 at 0001d400, 00:00:C0:87:35:F8, IRQ 17.
> [ 12.461640] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> [ 12.461686] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> [ 12.461780] VP_IDE: IDE controller at PCI slot 0000:00:11.1
> [ 12.462126] ACPI: PCI Interrupt Link [ALKA] disabled and referenced, BIOS bug.
> [ 12.462314] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
> [ 12.462359] ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 18
> [ 12.462478] PCI: Via IRQ fixup for 0000:00:11.1, from 255 to 2
> [ 12.462543] VP_IDE: chipset revision 6
> [ 12.462584] VP_IDE: not 100% native mode: will probe irqs later
> [ 12.462636] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
> [ 12.462693] ide0: BM-DMA at 0xe400-0xe407, BIOS settings: hda:DMA, hdb:pio
> [ 12.462815] ide1: BM-DMA at 0xe408-0xe40f, BIOS settings: hdc:pio, hdd:DMA
> [ 12.462948] Probing IDE interface ide0...
> [ 12.848726] hda: ST380011A, ATA DISK drive
> [ 13.460828] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> [ 13.461551] Probing IDE interface ide1...
> [ 14.509428] hdd: LITE-ON COMBO SOHC-5232K, ATAPI CD/DVD-ROM drive
> [ 14.560789] ide1 at 0x170-0x177,0x376 on irq 15
> [ 14.561025] hda: max request size: 1024KiB
> [ 14.561521] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
> [ 14.561835] hda: cache flushes supported
> [ 14.561936] hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
> [ 14.594923] hdd: ATAPI 52X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> [ 14.595177] Uniform CD-ROM driver Revision: 3.20
> [ 14.598779] usbmon: debugfs is not available
> [ 14.599367] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
> [ 14.599417] ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
> [ 14.599537] PCI: Via IRQ fixup for 0000:00:10.3, from 11 to 3
> [ 14.599611] ehci_hcd 0000:00:10.3: EHCI Host Controller
> [ 14.599784] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
> [ 14.599849] ehci_hcd 0000:00:10.3: irq 19, io mem 0xeb002000
> [ 14.599898] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
> [ 14.600085] hub 1-0:1.0: USB hub found
> [ 14.600141] hub 1-0:1.0: 6 ports detected
> [ 14.700254] USB Universal Host Controller Interface driver v2.3
> [ 14.700363] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
> [ 14.700477] PCI: Via IRQ fixup for 0000:00:10.0, from 10 to 3
> [ 14.700543] uhci_hcd 0000:00:10.0: UHCI Host Controller
> [ 14.700634] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
> [ 14.700688] uhci_hcd 0000:00:10.0: irq 19, io base 0x0000d800
> [ 14.700888] hub 2-0:1.0: USB hub found
> [ 14.700941] hub 2-0:1.0: 2 ports detected
> [ 14.801177] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
> [ 14.801291] PCI: Via IRQ fixup for 0000:00:10.1, from 11 to 3
> [ 14.801353] uhci_hcd 0000:00:10.1: UHCI Host Controller
> [ 14.801447] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
> [ 14.801501] uhci_hcd 0000:00:10.1: irq 19, io base 0x0000dc00
> [ 14.801703] hub 3-0:1.0: USB hub found
> [ 14.801754] hub 3-0:1.0: 2 ports detected
> [ 14.902099] ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
> [ 14.902213] PCI: Via IRQ fixup for 0000:00:10.2, from 5 to 3
> [ 14.902276] uhci_hcd 0000:00:10.2: UHCI Host Controller
> [ 14.902365] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
> [ 14.902419] uhci_hcd 0000:00:10.2: irq 19, io base 0x0000e000
> [ 14.902618] hub 4-0:1.0: USB hub found
> [ 14.902669] hub 4-0:1.0: 2 ports detected
> [ 15.164833] usb 2-2: new low speed USB device using uhci_hcd and address 2
> [ 15.328567] usbcore: registered new driver usblp
> [ 15.328611] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
> [ 15.328656] Initializing USB Mass Storage driver...
> [ 15.535590] usbcore: registered new driver usb-storage
> [ 15.535633] USB Mass Storage support registered.
> [ 15.743411] usbcore: registered new driver hiddev
> [ 15.764226] input: Logitech USB Optical Mouse as /class/input/input0
> [ 15.764277] input: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:00:10.0-2
> [ 15.764405] usbcore: registered new driver usbhid
> [ 15.764448] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
> [ 15.764581] mice: PS/2 mouse device common for all mice
> [ 15.764780] input: PC Speaker as /class/input/input1
> [ 15.764886] Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07 13:30:21 2005 UTC).
> [ 15.765619] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
> [ 15.765670] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 20
> [ 15.765789] PCI: Via IRQ fixup for 0000:00:11.5, from 5 to 4
> [ 15.765983] PCI: Setting latency timer of device 0000:00:11.5 to 64
> [ 15.822292] input: AT Translated Set 2 keyboard as /class/input/input2
> [ 16.276395] codec_read: codec 0 is not valid [0xfe0000]
> [ 16.282640] codec_read: codec 0 is not valid [0xfe0000]
> [ 16.288929] codec_read: codec 0 is not valid [0xfe0000]
> [ 16.295217] codec_read: codec 0 is not valid [0xfe0000]
> [ 16.307943] ALSA device list:
> [ 16.307990] #0: VIA 8235 with AD1980 at 0xe800, irq 20
> [ 16.308082] GACT probability on
> [ 16.308122] Mirror/redirect action on
> [ 16.308238] u32 classifier
> [ 16.308277] Perfomance counters on
> [ 16.308317] input device check on
> [ 16.308357] Actions configured
> [ 16.308421] NET: Registered protocol family 2
> [ 16.318009] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
> [ 16.318236] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
> [ 16.318359] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
> [ 16.318476] TCP: Hash tables configured (established 8192 bind 8192)
> [ 16.318520] TCP reno registered
> [ 16.318631] ip_conntrack version 2.4 (1919 buckets, 15352 max) - 232 bytes per conntrack
> [ 16.341978] ip_conntrack_pptp version 3.1 loaded
> [ 16.342030] ip_nat_pptp version 3.0 loaded
> [ 16.342075] ip_tables: (C) 2000-2002 Netfilter core team
> [ 16.389884] ipt_recent v0.3.1: Stephen Frost <[email protected]>. http://snowman.net/projects/ipt_recent/
> [ 16.389953] arp_tables: (C) 2002 David S. Miller
> [ 16.398879] TCP bic registered
> [ 16.398923] NET: Registered protocol family 1
> [ 16.398969] NET: Registered protocol family 17
> [ 16.399013] NET: Registered protocol family 15
> [ 16.399064] Using IPI Shortcut mode
> [ 16.408861] ACPI wakeup devices:
> [ 16.408903] SLPB PCI0 USB0 USB1 USB2 USB6 USB7 USB8 USB9 LAN0 MC97 UAR1 ECP1
> [ 16.409330] ACPI: (supports S0 S1 S3 S4 S5)
> [ 16.421504] EXT3-fs: mounted filesystem with ordered data mode.
> [ 16.421563] VFS: Mounted root (ext3 filesystem) readonly.
> [ 16.421964] Freeing unused kernel memory: 212k freed
> [ 16.422076] kjournald starting. Commit interval 5 seconds
> [ 17.416834] Adding 530104k swap on /dev/hda5. Priority:-1 extents:1 across:530104k
> [ 17.482462] EXT3 FS on hda2, internal journal
> [ 18.044180] kjournald starting. Commit interval 5 seconds
> [ 18.044363] EXT3 FS on hda1, internal journal
> [ 18.044438] EXT3-fs: mounted filesystem with ordered data mode.
> [ 18.055177] kjournald starting. Commit interval 5 seconds
> [ 18.055342] EXT3 FS on hda3, internal journal
> [ 18.055415] EXT3-fs: mounted filesystem with ordered data mode.
> [ 18.083220] kjournald starting. Commit interval 5 seconds
> [ 18.083395] EXT3 FS on hda6, internal journal
> [ 18.083468] EXT3-fs: mounted filesystem with ordered data mode.
> [ 18.093175] kjournald starting. Commit interval 5 seconds
> [ 18.093354] EXT3 FS on hda7, internal journal
> [ 18.093426] EXT3-fs: mounted filesystem with ordered data mode.
> [ 22.328840] 0000:00:08.0: tulip_stop_rxtx() failed
> [ 22.328854] eth0: Setting full-duplex based on MII#1 link partner capability of 45e1.


--
Matthew Dharm Home: [email protected]
Maintainer, Linux USB Mass Storage Driver

G: Let me guess, you started on the 'net with AOL, right?
C: WOW! d00d! U r leet!
-- Greg and Customer
User Friendly, 2/12/1999


Attachments:
(No filename) (54.03 kB)
(No filename) (189.00 B)
Download all attachments

2006-01-10 12:25:04

by CaT

[permalink] [raw]
Subject: Re: 2.6.15: usb storage device not detected

On Mon, Jan 09, 2006 at 10:17:13AM -0800, Pete Zaitcev wrote:
> On Tue, 10 Jan 2006 00:05:50 +1100, CaT <[email protected]> wrote:
>
> > kernel: [ 111.330762] usb 1-5: new high speed USB device using ehci_hcd and address 3
> > kernel: [ 112.180267] ub(1.3): Stall at GetMaxLUN, using 1 LUN
> > kernel: [ 151.843141] usb 1-5: USB disconnect, address 3
>
> This is very unusual. The quickest workaround is to unset CONFIG_BLK_DEV_UB,
> like Alan said. But it is very curious how this could happen. Care to

Well I'll leave it in there if it'll help find the bug. :)

> collect a usbmon trace for me? There's a howto in
> Documentation/usb/usbmon.txt

Will do probably in a few days. Have to be not tired enough when I get
hom to remember to do it. :)

--
"To the extent that we overreact, we proffer the terrorists the
greatest tribute."
- High Court Judge Michael Kirby

2006-02-19 05:18:57

by CaT

[permalink] [raw]
Subject: Re: 2.6.15: usb storage device not detected

Apologies for the excessive delay. I had to put in the work around and
evetually the whole thing fell out of my head. :/

On Mon, Jan 09, 2006 at 10:17:13AM -0800, Pete Zaitcev wrote:
> On Tue, 10 Jan 2006 00:05:50 +1100, CaT <[email protected]> wrote:
> > kernel: [ 111.330762] usb 1-5: new high speed USB device using ehci_hcd and address 3
> > kernel: [ 112.180267] ub(1.3): Stall at GetMaxLUN, using 1 LUN
> > kernel: [ 151.843141] usb 1-5: USB disconnect, address 3
>
> This is very unusual. The quickest workaround is to unset CONFIG_BLK_DEV_UB,

That does work.

> like Alan said. But it is very curious how this could happen. Care to
> collect a usbmon trace for me? There's a howto in
> Documentation/usb/usbmon.txt

Is this what you require? I turned on all the (relevant) debug options I
could find in the kernel so as to get as much info as possible (that's
hopefully useful :): So anyway, here's dmesg:

[ 478.728305] hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0020
[ 478.728325] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001803 POWER sig=j CSC CONNECT
[ 478.728338] hub 1-0:1.0: port 5, status 0501, change 0001, 480 Mb/s
[ 478.832191] hub 1-0:1.0: debounce: port 5: total 100ms stable 100ms status 0x501
[ 478.883403] ehci_hcd 0000:00:10.3: port 5 high speed
[ 478.883410] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001005 POWER sig=se0 PE CONNECT
[ 478.934114] usb 1-5: new high speed USB device using ehci_hcd and address 3
[ 478.934260] ehci_hcd 0000:00:10.3: devpath 5 ep0in 3strikes
[ 478.934509] ehci_hcd 0000:00:10.3: devpath 5 ep0in 3strikes
[ 478.934759] ehci_hcd 0000:00:10.3: devpath 5 ep0in 3strikes
[ 478.985358] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001002 POWER sig=se0 CSC
[ 478.985384] hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0020
[ 479.227903] hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0020
[ 479.227922] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001803 POWER sig=j CSC CONNECT
[ 479.227935] hub 1-0:1.0: port 5, status 0501, change 0001, 480 Mb/s
[ 479.331802] hub 1-0:1.0: debounce: port 5: total 100ms stable 100ms status 0x501
[ 479.383049] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001002 POWER sig=se0 CSC
[ 479.727515] hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0020
[ 479.727535] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001803 POWER sig=j CSC CONNECT
[ 479.727548] hub 1-0:1.0: port 5, status 0501, change 0001, 480 Mb/s
[ 479.831411] hub 1-0:1.0: debounce: port 5: total 100ms stable 100ms status 0x501
[ 479.882565] ehci_hcd 0000:00:10.3: port 5 high speed
[ 479.882572] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001005 POWER sig=se0 PE CONNECT
[ 479.933336] usb 1-5: new high speed USB device using ehci_hcd and address 5
[ 479.984518] ehci_hcd 0000:00:10.3: port 5 high speed
[ 479.984525] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001005 POWER sig=se0 PE CONNECT
[ 480.048249] usb 1-5: default language 0x0409
[ 480.048503] usb 1-5: new device strings: Mfr=0, Product=1, SerialNumber=0
[ 480.048508] usb 1-5: Product: USB TO IDE
[ 480.048582] usb 1-5: hotplug
[ 480.049005] usb 1-5: adding 1-5:1.0 (config #1, interface 0)
[ 480.049017] usb 1-5:1.0: hotplug
[ 480.049060] ub 1-5:1.0: usb_probe_interface
[ 480.049063] ub 1-5:1.0: usb_probe_interface - got id
[ 480.544901] ub(1.5): Stall at GetMaxLUN, using 1 LUN
[ 485.541339] drivers/usb/core/inode.c: creating file '005'
[ 501.960162] hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0020
[ 501.960183] ehci_hcd 0000:00:10.3: GetStatus port 5 status 001002 POWER sig=se0 CSC
[ 501.960196] hub 1-0:1.0: port 5, status 0100, change 0001, 12 Mb/s
[ 501.960201] usb 1-5: USB disconnect, address 5
[ 501.960253] usb 1-5: usb_disable_device nuking all URBs
[ 501.960264] usb 1-5: unregistering interface 1-5:1.0
[ 501.960455] usb 1-5:1.0: hotplug
[ 501.960557] usb 1-5: unregistering device
[ 501.960587] usb 1-5: hotplug
[ 502.064051] hub 1-0:1.0: debounce: port 5: total 100ms stable 100ms status 0x100

And here's /sys/kernel/debug/usbmon/1t during plugin and unplug:

c13c97c0 743239930 C Ii:001:01 0 1 = 20
c13c97c0 743239949 S Ii:001:01 -115 2 = 2000
cc0056e0 743239975 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc0056e0 743239987 C Ci:001:00 0 4 = 01050100
cc0056e0 743239991 S Co:001:00 s 23 01 0010 0005 0000 0
cc0056e0 743239993 C Co:001:00 0 0
cc0056e0 743240001 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc0056e0 743240002 C Ci:001:00 0 4 = 01050000
cec8f9a0 743265924 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743265930 C Ci:001:00 0 4 = 01050000
cec8f9a0 743291917 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743291920 C Ci:001:00 0 4 = 01050000
cec8f9a0 743317912 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743317915 C Ci:001:00 0 4 = 01050000
cec8f9a0 743343907 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743343910 C Ci:001:00 0 4 = 01050000
cec8f9a0 743343927 S Co:001:00 s 23 03 0004 0005 0000 0
cec8f9a0 743343930 C Co:001:00 0 0
cec8f9a0 743394902 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743395171 C Ci:001:00 0 4 = 03051000
cec8f9a0 743445894 S Co:001:00 s 23 01 0014 0005 0000 0
cec8f9a0 743445897 C Co:001:00 0 0
cec8f9a0 743445949 S Ci:000:00 s 80 06 0100 0000 0040 64 <
cec8f9a0 743446054 C Ci:000:00 -71 0
cec8f9a0 743446063 S Ci:000:00 s 80 06 0100 0000 0040 64 <
cec8f9a0 743446303 C Ci:000:00 -71 0
cec8f9a0 743446311 S Ci:000:00 s 80 06 0100 0000 0040 64 <
cec8f9a0 743446552 C Ci:000:00 -71 0
cec8f9a0 743446561 S Co:001:00 s 23 03 0004 0005 0000 0
cec8f9a0 743446563 C Co:001:00 0 0
c13c97c0 743489889 C Ii:001:01 0 1 = 20
c13c97c0 743489892 S Ii:001:01 -115 2 = 2000
cec8f9a0 743496885 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743497183 C Ci:001:00 0 4 = 00011100
cec8f9a0 743497185 S Co:001:00 s 23 01 0014 0005 0000 0
cec8f9a0 743497187 C Co:001:00 0 0
cec8f9a0 743497189 S Co:001:00 s 23 01 0001 0005 0000 0
cec8f9a0 743497191 C Co:001:00 0 0
cec8f9a0 743497197 S Co:001:00 s 23 01 0001 0005 0000 0
cec8f9a0 743497199 C Co:001:00 0 0
cec8f9a0 743497208 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743497209 C Ci:001:00 0 4 = 00010000
c13c97c0 743739854 C Ii:001:01 0 1 = 20
c13c97c0 743739861 S Ii:001:01 -115 2 = 2000
cec8f9a0 743739885 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743739899 C Ci:001:00 0 4 = 01050100
cec8f9a0 743739902 S Co:001:00 s 23 01 0010 0005 0000 0
cec8f9a0 743739904 C Co:001:00 0 0
cec8f9a0 743739911 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743739913 C Ci:001:00 0 4 = 01050000
cec8f9a0 743765845 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743765849 C Ci:001:00 0 4 = 01050000
cec8f9a0 743791840 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743791843 C Ci:001:00 0 4 = 01050000
cec8f9a0 743817837 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743817839 C Ci:001:00 0 4 = 01050000
cec8f9a0 743843832 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743843835 C Ci:001:00 0 4 = 01050000
cec8f9a0 743843852 S Co:001:00 s 23 03 0004 0005 0000 0
cec8f9a0 743843854 C Co:001:00 0 0
cec8f9a0 743894826 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 743895130 C Ci:001:00 0 4 = 00011000
cec8f9a0 743895133 S Co:001:00 s 23 01 0014 0005 0000 0
cec8f9a0 743895134 C Co:001:00 0 0
cec8f9a0 743895137 S Co:001:00 s 23 01 0001 0005 0000 0
cec8f9a0 743895138 C Co:001:00 0 0
cec8f9a0 743895143 S Co:001:00 s 23 01 0001 0005 0000 0
cec8f9a0 743895145 C Co:001:00 0 0
c13c97c0 744239779 C Ii:001:01 0 1 = 20
c13c97c0 744239787 S Ii:001:01 -115 2 = 2000
cec8f9a0 744239812 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744239825 C Ci:001:00 0 4 = 01050100
cec8f9a0 744239829 S Co:001:00 s 23 01 0010 0005 0000 0
cec8f9a0 744239831 C Co:001:00 0 0
cec8f9a0 744239839 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744239840 C Ci:001:00 0 4 = 01050000
cec8f9a0 744265769 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744265772 C Ci:001:00 0 4 = 01050000
cec8f9a0 744291764 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744291767 C Ci:001:00 0 4 = 01050000
cec8f9a0 744317757 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744317760 C Ci:001:00 0 4 = 01050000
cec8f9a0 744343757 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744343759 C Ci:001:00 0 4 = 01050000
cec8f9a0 744343774 S Co:001:00 s 23 03 0004 0005 0000 0
cec8f9a0 744343776 C Co:001:00 0 0
cec8f9a0 744394746 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744394961 C Ci:001:00 0 4 = 03051000
cec8f9a0 744445743 S Co:001:00 s 23 01 0014 0005 0000 0
cec8f9a0 744445747 C Co:001:00 0 0
cec8f9a0 744445830 S Ci:000:00 s 80 06 0100 0000 0040 64 <
cec8f9a0 744446093 C Ci:000:00 0 18 = 12010002 00000040 e3050307 29000001 0001
cec8f9a0 744446104 S Co:001:00 s 23 03 0004 0005 0000 0
cec8f9a0 744446106 C Co:001:00 0 0
cec8f9a0 744496729 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 744496977 C Ci:001:00 0 4 = 03051000
cec8f9a0 744547726 S Co:001:00 s 23 01 0014 0005 0000 0
cec8f9a0 744547729 C Co:001:00 0 0
cec8f9a0 744547732 S Co:000:00 s 00 05 0005 0000 0000 0
cec8f9a0 744547980 C Co:000:00 0 0
cec8f9a0 744559725 S Ci:005:00 s 80 06 0100 0000 0012 18 <
cec8f9a0 744559982 C Ci:005:00 0 18 = 12010002 00000040 e3050307 29000001 0001
cec8f9a0 744559991 S Ci:005:00 s 80 06 0200 0000 0009 9 <
cec8f9a0 744560232 C Ci:005:00 0 9 = 09022000 01010080 fa
cec8f9a0 744560239 S Ci:005:00 s 80 06 0200 0000 0020 32 <
cec8f9a0 744560481 C Ci:005:00 0 32 = 09022000 01010080 fa090400 00020806 50000705 81020002 00070502 02000200
cec8fa20 744560496 S Ci:005:00 s 80 06 0300 0000 00ff 255 <
cec8fa20 744560730 C Ci:005:00 0 4 = 04030904
cec8fa20 744560741 S Ci:005:00 s 80 06 0301 0409 00ff 255 <
cec8fa20 744560981 C Ci:005:00 0 22 = 16035500 53004200 20005400 4f002000 49004400 4500
cec8fa20 744561203 S Co:005:00 s 00 09 0001 0000 0000 0
cec8fa20 744561481 C Co:005:00 0 0
c31f414c 744561726 S Bo:005:02 -115 31 = 55534243 00000000 00000000 00000600 00000000 00000000 00000000 000000
c31f414c 744561854 C Bo:005:02 0 31 >
c31f414c 744561863 S Bi:005:01 -115 13 <
c31f414c 745057444 C Bi:005:01 0 13 = 55534253 00000000 00000000 00
c31f414c 745057463 S Ci:005:00 s a1 fe 0000 0000 0001 1 <
c31f414c 745057691 C Ci:005:00 -32 0
c31f414c 745057750 S Co:005:00 s 02 01 0000 0081 0000 0
c31f414c 745058065 C Co:005:00 0 0
c31f414c 745058072 S Co:005:00 s 02 01 0000 0002 0000 0
c31f414c 745058314 C Co:005:00 0 0
c31f414c 745058386 S Bo:005:02 -115 31 = 55534243 01000000 00000000 00000600 00000000 00000000 00000000 000000
c31f414c 745058437 C Bo:005:02 0 31 >
c31f414c 745058444 S Bi:005:01 -115 13 <
c31f414c 750057024 C Bi:005:01 -104 0
c13c97c0 766486396 C Ii:001:01 0 1 = 20
c13c97c0 766486413 S Ii:001:01 -115 2 = 2000
cc005ce0 766486439 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc005ce0 766486452 C Ci:001:00 0 4 = 00010100
cc005ce0 766486456 S Co:001:00 s 23 01 0010 0005 0000 0
cc005ce0 766486458 C Co:001:00 0 0
cec8f9a0 766486884 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cec8f9a0 766486887 C Ci:001:00 0 4 = 00010000
cc0054e0 766512388 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc0054e0 766512392 C Ci:001:00 0 4 = 00010000
cc0054e0 766538383 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc0054e0 766538386 C Ci:001:00 0 4 = 00010000
cc0054e0 766564379 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc0054e0 766564382 C Ci:001:00 0 4 = 00010000
cc0054e0 766590375 S Ci:001:00 s a3 00 0000 0005 0004 4 <
cc0054e0 766590377 C Ci:001:00 0 4 = 00010000

Hope this helps. If not, shout and umm... I shouldn't be this long next
time. Sorry. :/

--
"To the extent that we overreact, we proffer the terrorists the
greatest tribute."
- High Court Judge Michael Kirby

2006-02-19 06:50:05

by Pete Zaitcev

[permalink] [raw]
Subject: Re: 2.6.15: usb storage device not detected

On Sun, 19 Feb 2006 16:19:15 +1100, CaT <[email protected]> wrote:

Thanks for the trace, CaT!

> c31f414c 744561726 S Bo:005:02 -115 31 = 55534243 00000000 00000000 00000600 00000000 00000000 00000000 000000
> c31f414c 744561854 C Bo:005:02 0 31 >
> c31f414c 744561863 S Bi:005:01 -115 13 <
> c31f414c 745057444 C Bi:005:01 0 13 = 55534253 00000000 00000000 00
> c31f414c 745057463 S Ci:005:00 s a1 fe 0000 0000 0001 1 <
> c31f414c 745057691 C Ci:005:00 -32 0
> c31f414c 745057750 S Co:005:00 s 02 01 0000 0081 0000 0
> c31f414c 745058065 C Co:005:00 0 0
> c31f414c 745058072 S Co:005:00 s 02 01 0000 0002 0000 0
> c31f414c 745058314 C Co:005:00 0 0
> c31f414c 745058386 S Bo:005:02 -115 31 = 55534243 01000000 00000000 00000600 00000000 00000000 00000000 000000
> c31f414c 745058437 C Bo:005:02 0 31 >
> c31f414c 745058444 S Bi:005:01 -115 13 <
> c31f414c 750057024 C Bi:005:01 -104 0

I see... This is a device which dislikes the stall clear when called after
a stall on the control pipe.

I knew this was inevitable ever since Wolfgang pointed me at it when we
debugged Martin's Elitegroup K7S5A.

I'm going to send the attached patch to Greg to get it into 2.6.17
(this way it will be separated from all the reset machinery which goes
into 2.6.16). I have tested it on my honest to goodness ZIP-100, and
yes, it stalls the control pipe at the GetMaxLUN, and yes, it works
after that. Here's the hope that it is some kind of an urban legend.

Thanks again,
-- Pete

--- linux-2.6.16-rc2/drivers/block/ub.c 2006-02-11 00:31:36.000000000 -0800
+++ linux-2.6.16-rc2-lem/drivers/block/ub.c 2006-02-18 22:21:30.000000000 -0800
@@ -2480,19 +2477,8 @@ static int ub_probe(struct usb_interface

nluns = 1;
for (i = 0; i < 3; i++) {
- if ((rc = ub_sync_getmaxlun(sc)) < 0) {
- /*
- * This segment is taken from usb-storage. They say
- * that ZIP-100 needs this, but my own ZIP-100 works
- * fine without this.
- * Still, it does not seem to hurt anything.
- */
- if (rc == -EPIPE) {
- ub_probe_clear_stall(sc, sc->recv_bulk_pipe);
- ub_probe_clear_stall(sc, sc->send_bulk_pipe);
- }
+ if ((rc = ub_sync_getmaxlun(sc)) < 0)
break;
- }
if (rc != 0) {
nluns = rc;
break;

2006-02-19 07:06:51

by Matthew Dharm

[permalink] [raw]
Subject: Re: [linux-usb-devel] Re: 2.6.15: usb storage device not detected

On Sat, Feb 18, 2006 at 10:49:24PM -0800, Pete Zaitcev wrote:
>
> I see... This is a device which dislikes the stall clear when called after
> a stall on the control pipe.
>
> I knew this was inevitable ever since Wolfgang pointed me at it when we
> debugged Martin's Elitegroup K7S5A.
>
> I'm going to send the attached patch to Greg to get it into 2.6.17
> (this way it will be separated from all the reset machinery which goes
> into 2.6.16). I have tested it on my honest to goodness ZIP-100, and
> yes, it stalls the control pipe at the GetMaxLUN, and yes, it works
> after that. Here's the hope that it is some kind of an urban legend.

It's not an urban legend. There are several different devices which were
all marketed as ZIP-100. The early generation ones had this problem.

Matt

--
Matthew Dharm Home: [email protected]
Maintainer, Linux USB Mass Storage Driver

E: You run this ship with Windows?! YOU IDIOT!
L: Give me a break, it came bundled with the computer!
-- ESR and Lan Solaris
User Friendly, 12/8/1998


Attachments:
(No filename) (1.06 kB)
(No filename) (189.00 B)
Download all attachments

2006-02-19 16:14:59

by Alan Stern

[permalink] [raw]
Subject: Re: [linux-usb-devel] Re: 2.6.15: usb storage device not detected

On Sat, 18 Feb 2006, Pete Zaitcev wrote:

> On Sun, 19 Feb 2006 16:19:15 +1100, CaT <[email protected]> wrote:
>
> Thanks for the trace, CaT!
>
> > c31f414c 744561726 S Bo:005:02 -115 31 = 55534243 00000000 00000000 00000600 00000000 00000000 00000000 000000
> > c31f414c 744561854 C Bo:005:02 0 31 >
> > c31f414c 744561863 S Bi:005:01 -115 13 <
> > c31f414c 745057444 C Bi:005:01 0 13 = 55534253 00000000 00000000 00
> > c31f414c 745057463 S Ci:005:00 s a1 fe 0000 0000 0001 1 <
> > c31f414c 745057691 C Ci:005:00 -32 0
> > c31f414c 745057750 S Co:005:00 s 02 01 0000 0081 0000 0
> > c31f414c 745058065 C Co:005:00 0 0
> > c31f414c 745058072 S Co:005:00 s 02 01 0000 0002 0000 0
> > c31f414c 745058314 C Co:005:00 0 0
> > c31f414c 745058386 S Bo:005:02 -115 31 = 55534243 01000000 00000000 00000600 00000000 00000000 00000000 000000
> > c31f414c 745058437 C Bo:005:02 0 31 >
> > c31f414c 745058444 S Bi:005:01 -115 13 <
> > c31f414c 750057024 C Bi:005:01 -104 0

Perhaps the device doesn't like the way you do GetMaxLUN after doing TEST
UNIT READY.

Alan Stern

2006-02-19 18:27:52

by Pete Zaitcev

[permalink] [raw]
Subject: Re: [linux-usb-devel] Re: 2.6.15: usb storage device not detected

On Sun, 19 Feb 2006 11:14:57 -0500 (EST), Alan Stern <[email protected]> wrote:

> Perhaps the device doesn't like the way you do GetMaxLUN after doing TEST
> UNIT READY.

Quite possible. However, CaT is not a ub user normally, so we may never know.
Also, it leaves Martin's K7S5A. It seems that it may be easier to have the
old ZIP-100 locked to usb-storage with libusual. I am also concerned that
the old ZIP may require a manual spin-up, which ub does not do (my drive
spins up automatically).

-- Pete