Hi,

I cannot get the USB interface to work on my ASUS L7300G Laptop with 
-CURRENT. I have attached an excerpt of the message file and the section of 
the config file dealing with USB. Any hints?

messages:
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci0: <Intel 82443MX USB 
controller> port 0x1c00-0x1c1f irq 11 at device 7.2 on pci0
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_run: setting run=0
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_run: done cmd=0x0 sts=0x20
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_run: setting run=1
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_run: done cmd=0x81 sts=0x0
Jan 23 10:01:22 tybalt /boot/kernel/kernel: usb0: <Intel 82443MX USB 
controller> on uhci0
Jan 23 10:01:22 tybalt /boot/kernel/kernel: usb0: USB revision 1.0
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhub0: Intel UHCI root hub, 
class 9/0, rev 1.00/1.00, addr 1
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhub0: 2 ports with 2 
removable, self powered
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_waitintr: timeout
Jan 23 10:01:22 tybalt /boot/kernel/kernel: usbd_transfer_cb: short 
transfer 0<8
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_waitintr: timeout
Jan 23 10:01:22 tybalt /boot/kernel/kernel: usbd_transfer_cb: short 
transfer 0<8
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhci_waitintr: timeout
Jan 23 10:01:22 tybalt /boot/kernel/kernel: usbd_transfer_cb: short 
transfer 0<8
Jan 23 10:01:22 tybalt /boot/kernel/kernel: usbd_new_device: addr=2, 
getting first desc failed
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhub_explore: usb_new_device 
failed, error=SHORT_XFER
Jan 23 10:01:22 tybalt /boot/kernel/kernel: uhub0: device problem, 
disabling port 1

config:
# USB support
device          uhci            # UHCI PCI->USB interface
device          usb             # USB Bus (required)
device          ugen            # Generic
device          uhid            # "Human Interface Devices"
device          ums             # Mouse

options         UHCI_DEBUG
options         USB_DEBUG

options         UGEN_DEBUG
options         UHID_DEBUG
options         UHUB_DEBUG
options         UMS_DEBUG


Thanks

        -Thorsten



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to