The trouble appears to be a combination of my LinkSys USSB10T USB<->ethernet
adapter.
I'm using the kaweth driver (available at http://drivers.rd.ilan.net/kaweth/)
and made the attached changes to recognize my adapter. the adapter works fine
in my desktop pc (ASUS P2B-S/Intel 440BX/Intel PIIX4), but errors out with the
vaio.
i have also tested a mouse with the vaio which appears to work fine.
attached is the changes i had to make the driver recognize the device, my
kernel config file, and the desg output of me attaching the device, along with
some other info. and yes, the ethernet cable was plugged in when i plugged in
the usb.
the host hardware is a sony vaio PCG-505TS, which is a laptop.
the attached tests were performed on 2.3.99-pre6. using the driver with the
usb-2.3.99-pre7-1-for-2.2.14 backport hangs the machine.
> "Nathan A. Ferch" <[EMAIL PROTECTED]> writes:
>
> > when i insmod the usb-uhci module with my sony vaio 505ts, the entire system
> > hangs.
> >
> > this is with the backport applied to both 2.2.14 and 2.2.15.
>
> what version of the backport ? (the last one is
> usb-2.3.99-pre7-1-for-2.2.14.diff).
>
> --
> MandrakeSoft Inc http://www.mandrakesoft.com
> In travel. --Chmouel
#
# Automatically generated by make menuconfig: don't edit
#
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
CONFIG_M586TSC=y
# CONFIG_M686 is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_TSC=y
CONFIG_1GB=y
# CONFIG_2GB is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_SMP is not set
#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y
#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_OPTIMIZE is not set
CONFIG_PCI_OLD_PROC=y
# CONFIG_MCA is not set
# CONFIG_VISWS is not set
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
# CONFIG_BINFMT_JAVA is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_OTHER is not set
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_POWER_OFF is not set
# CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set
# CONFIG_APM_IGNORE_SUSPEND_BOUNCE is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_PARPORT=m
#
# Block devices
#
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_IDE=y
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=m
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_VIA82C586 is not set
# CONFIG_BLK_DEV_CMD646 is not set
# CONFIG_IDE_CHIPSETS is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_BLK_DEV_DAC960 is not set
CONFIG_PARIDE_PARPORT=m
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_DEV_HD is not set
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_NETLINK is not set
# CONFIG_FIREWALL is not set
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_IP_ROUTER is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
CONFIG_IP_ALIAS=y
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_RARP is not set
CONFIG_SKB_LARGE=y
# CONFIG_IPV6 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_BRIDGE is not set
# CONFIG_LLC is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
# CONFIG_CPU_IS_SLOW is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
#
# Telephony Support
#
# CONFIG_PHONE is not set
# CONFIG_PHONE_IXJ is not set
#
# SCSI support
#
# CONFIG_SCSI is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set
# CONFIG_NET_SB1000 is not set
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_RTL8139 is not set
# CONFIG_NET_ISA is not set
# CONFIG_NET_EISA is not set
# CONFIG_NET_POCKET is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_SK98LIN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_SLIP is not set
# CONFIG_NET_RADIO is not set
#
# Token ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
#
# Wan interfaces
#
# CONFIG_HOSTESS_SV11 is not set
# CONFIG_COSA is not set
# CONFIG_SEALEVEL_4021 is not set
# CONFIG_COMX is not set
# CONFIG_DLCI is not set
# CONFIG_SBNI is not set
#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set
#
# IrDA subsystem support
#
CONFIG_IRDA=m
CONFIG_IRLAN=m
CONFIG_IRCOMM=m
# CONFIG_IRLPT is not set
# CONFIG_IRDA_OPTIONS is not set
CONFIG_IRDA_COMPRESSION=y
CONFIG_IRDA_DEFLATE=m
#
# Infrared-port device drivers
#
CONFIG_IRTTY_SIR=m
CONFIG_IRPORT_SIR=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
# CONFIG_SHARP_FIR is not set
CONFIG_TOSHIBA_FIR=m
CONFIG_SMC_IRCC_FIR=m
# CONFIG_DONGLE is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_SERIAL_CONSOLE=y
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
CONFIG_PRINTER_READBACK=y
CONFIG_MOUSE=y
#
# Mice
#
# CONFIG_ATIXL_BUSMOUSE is not set
# CONFIG_BUSMOUSE is not set
# CONFIG_MS_BUSMOUSE is not set
CONFIG_PSMOUSE=y
CONFIG_82C710_MOUSE=m
CONFIG_PC110_PAD=m
#
# Joysticks
#
# CONFIG_JOYSTICK is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_WATCHDOG is not set
CONFIG_NVRAM=m
CONFIG_RTC=y
#
# Video For Linux
#
# CONFIG_VIDEO_DEV is not set
# CONFIG_DTLK is not set
#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
#
# USB support
#
CONFIG_USB=m
CONFIG_USB_DEBUG=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_UHCI=m
CONFIG_USB_UHCI_ALT=m
# CONFIG_USB_OHCI is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_SCANNER is not set
CONFIG_USB_AUDIO=m
# CONFIG_USB_ACM is not set
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_DEBUG is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_STORAGE is not set
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_PLUSB is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_DSBR is not set
CONFIG_USB_HID=m
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
# CONFIG_USB_WACOM is not set
# CONFIG_USB_WMFORCE is not set
CONFIG_INPUT_KEYBDEV=m
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
# CONFIG_INPUT_EVDEV is not set
#
# Filesystems
#
CONFIG_QUOTA=y
CONFIG_AUTOFS_FS=m
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_MINIX_FS=m
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
CONFIG_DEVPTS_FS=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EFS_FS is not set
#
# Network File Systems
#
# CONFIG_CODA_FS is not set
CONFIG_NFS_FS=m
CONFIG_NFSD=m
CONFIG_NFSD_SUN=y
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_SMB_FS=m
# CONFIG_NCP_FS is not set
#
# Partition Types
#
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MAC_PARTITION is not set
# CONFIG_SMD_DISKLABEL is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_NLS=y
#
# Native Language Support
#
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# 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_874 is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# 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_8 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_PM2 is not set
# CONFIG_FB_VESA is not set
CONFIG_FB_VGA16=y
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_MFB=m
CONFIG_FBCON_CFB2=m
CONFIG_FBCON_CFB4=m
CONFIG_FBCON_CFB8=m
CONFIG_FBCON_CFB16=m
CONFIG_FBCON_CFB24=m
CONFIG_FBCON_CFB32=m
CONFIG_FBCON_AFB=m
CONFIG_FBCON_ILBM=m
CONFIG_FBCON_IPLAN2P2=m
CONFIG_FBCON_IPLAN2P4=m
CONFIG_FBCON_IPLAN2P8=m
CONFIG_FBCON_MAC=m
CONFIG_FBCON_VGA_PLANES=y
CONFIG_FBCON_VGA=m
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
CONFIG_FBCON_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_SUN8x16=y
CONFIG_FONT_SUN12x22=y
CONFIG_FONT_6x11=y
CONFIG_FONT_PEARL_8x8=y
CONFIG_FONT_ACORN_8x8=y
#
# Sound
#
CONFIG_SOUND=m
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_PAS is not set
CONFIG_SOUND_SB=m
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_OPL3SA2 is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_OPL3SA1 is not set
CONFIG_SOUND_SOFTOSS=m
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_VMIDI=m
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_NM256 is not set
#
# Additional low level sound drivers
#
# CONFIG_LOWLEVEL_SOUND is not set
#
# Kernel hacking
#
CONFIG_MAGIC_SYSRQ=y
d CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 991
usb-uhci-debug.h: TD @ c30757a0/030757A0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 995
usb-uhci-debug.h: TD @ c3075ea0/03075EA0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 999
usb-uhci-debug.h: TD @ c3075f20/03075F20, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1005
usb-uhci-debug.h: TD @ c3075b60/03075B60, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1010
usb-uhci-debug.h: TD @ c30757a0/030757A0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1014
usb-uhci-debug.h: TD @ c3075ea0/03075EA0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1943
usb-uhci-debug.h: TD @ c3075f20/03075F20, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1947
usb-uhci-debug.h: TD @ c3075b60/03075B60, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1951
usb-uhci-debug.h: TD @ c30757a0/030757A0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1956
usb-uhci-debug.h: TD @ c3075ea0/03075EA0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1961
usb-uhci-debug.h: TD @ c3075f20/03075F20, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 1965
usb-uhci-debug.h: TD @ c3075b60/03075B60, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=02fc41e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 166
usb-uhci-debug.h: TD @ c30757a0/030757A0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 170
usb-uhci-debug.h: TD @ c3075ea0/03075EA0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 174
usb-uhci-debug.h: TD @ c3075f20/03075F20, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 180
usb-uhci-debug.h: TD @ c3075b60/03075B60, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 184
usb-uhci-debug.h: TD @ c30757a0/030757A0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb-uhci.c: interrupt, status 2, frame# 188
usb-uhci-debug.h: TD @ c3075ea0/03075EA0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075ee0, Breadth first
usb.c: error getting string descriptor 0 (error=-84)
usb.c: USB disconnect on device 2
usb.c: USB new device connect, assigned device number 2
Kawasaki Device Probe: 0x0565:0x0005
Linksys whatever connected...
Reading kaweth configuration
Request type: c0 Request: 0 Value: 0 Index: 0 Length: 12
usb-uhci.c: interrupt, status 2, frame# 1092
kaweth control message failed (urb addr: c37f5980)
usb_control/bulk_msg: timeout
usb-uhci.c: interrupt, status 2, frame# 8
usb-uhci-debug.h: TD @ c3075e60/03075E60, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=004a51e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075b60, Breadth first
Actual length: 0, length 18
Resetting...
usb-uhci.c: interrupt, status 2, frame# 11
usb-uhci-debug.h: TD @ c30757a0/030757A0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757e0, Breadth first
Downloading firmware at c4855e58 to kaweth device at c3746000...
Firmware length: 3838
Request type: 40 Request: ff Value: 0 Index: 0 Length: efe
usb-uhci.c: interrupt, status 2, frame# 25
usb-uhci-debug.h: TD @ c3075b60/03075B60, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=03e061a0
usb-uhci-debug.h: Len=07 e0 Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 03075e60, Breadth first
kaweth control message failed (urb addr: c37f5980)
usb-uhci.c: interrupt, status 2, frame# 28
usb-uhci-debug.h: TD @ c30757e0/030757E0, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=004a51e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030757a0, Breadth first
usb-uhci.c: interrupt, status 2, frame# 31
usb-uhci-debug.h: TD @ c3075b20/03075B20, MaxLen=07 DT0 EP=0 Dev=2 PID=(SETUP)
buf=004a51e0
usb-uhci-debug.h: Len=07 e0 SPD Stalled CRC/Timeo
usb-uhci-debug.h: Link points to TD @ 030759e0, Breadth first
Actual length: 0, length 3838
Error downloading firmware (-110), no net device created
usb.c: This device is not recognized by any installed USB driver.
Linux zikzak 2.3.99-pre6 #19 Thu May 4 00:19:55 CDT 2000 i586 unknown
CPU0
0: 146414 XT-PIC timer
1: 6852 XT-PIC keyboard
2: 0 XT-PIC cascade
9: 436 XT-PIC acpi, Ricoh Co Ltd RL5c475, usb-uhci
11: 233 XT-PIC pcnet_cs
12: 0 XT-PIC PS/2 Mouse
13: 1 XT-PIC fpu
14: 35876 XT-PIC ide0
NMI: 0
ERR: 0
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=fce0
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0565 ProdID=0005 Rev= 0.02
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=110mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl= 1ms
diff -urN kaweth/Makefile kaweth+nf/Makefile
--- kaweth/Makefile Fri Mar 31 15:59:49 2000
+++ kaweth+nf/Makefile Tue May 9 22:54:09 2000
@@ -1,5 +1,5 @@
kaweth.o: kaweth.c
- gcc -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -fno-strength-reduce
-malign-loops=2 -malign-functions=2 -malign-jumps=2 -D__KERNEL__ -DMODULE -c
-fomit-frame-pointer kaweth.c
+ gcc -I/usr/src/linux-2.3.99-pre5/include -O2 -Wall -Wstrict-prototypes
+-fno-strict-aliasing -fno-strength-reduce -malign-loops=2 -malign-functions=2
+-malign-jumps=2 -D__KERNEL__ -DMODULE -c -fomit-frame-pointer kaweth.c
clean:
rm -f *.o *~
diff -urN kaweth/kaweth.c kaweth+nf/kaweth.c
--- kaweth/kaweth.c Mon Apr 10 13:11:47 2000
+++ kaweth+nf/kaweth.c Thu May 4 00:39:45 2000
@@ -137,6 +137,7 @@
****************************************************************/
static struct usb_eth_dev usb_dev_id[] = {
{ "NetGear EA-101", 0x0846, 0x1001, NULL },
+ { "Linksys whatever", 0x0565, 0x0005, NULL },
{ NULL, 0, 0, NULL }
};
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]