From Fedora Project Wiki

(Created page with "{{QA/Test_case |description= |setup= #A Fedora17 machine is powered on #Attach a USB mouse #System recognize USB mouse |actions= #Run lsusb to determin usb mouse <bus-id> #mount ...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{QA/Test_case
{{QA/Test_Case
|description=
|description=
|setup=
|setup=

Latest revision as of 09:41, 5 March 2012

Description

Setup

  1. A Fedora17 machine is powered on
  2. Attach a USB mouse
  3. System recognize USB mouse

How to test

  1. Run lsusb to determin usb mouse <bus-id>
  2. mount -t debugfs none /sys/kernel/debug
  3. cat /sys/kernel/debug/usb/usbmon/<bus-id>u

Expected Results

  1. Mouse work fine and as well as other USB device
  2. Traffic show interrupt tranfer



QA.png