Certainly, here it is:
ls -l /dev/usb/lp* /dev/usblp* /dev/bus/usb/*/*
crw-rw-r--  1 root root 189,   0 2009-04-26 22:53 /dev/bus/usb/001/001
crw-rw-r--  1 root root 189, 128 2009-04-26 22:53 /dev/bus/usb/002/001
crw-rw-r--  1 root root 189, 129 2009-04-26 22:53 /dev/bus/usb/002/002
crw-rw-r--  1 root root 189, 130 2009-04-26 22:53 /dev/bus/usb/002/003
lrwxrwxrwx  1 root root        7 2009-04-26 22:53 /dev/usblp0 -> usb/lp0
crw-rw----+ 1 root lp   180,   0 2009-04-26 22:53 /dev/usb/lp0

lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 04f9:0027 Brother Industries, Ltd HL-2030 Laser Printer
Bus 002 Device 002: ID 045e:009d Microsoft Corp.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


lsusb -vvv

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:                                            
  bLength                18                                   
  bDescriptorType         1                                   
  bcdUSB               2.00                                   
  bDeviceClass            9 Hub                               
  bDeviceSubClass         0 Unused                            
  bDeviceProtocol         0 Full speed (or root) hub          
  bMaxPacketSize0        64                                   
  idVendor           0x1d6b Linux Foundation                  
  idProduct          0x0002 2.0 root hub                      
  bcdDevice            2.06                                   
  iManufacturer           3                                   
  iProduct                2                                   
  iSerial                 1                                   
  bNumConfigurations      1                                   
  Configuration Descriptor:                                   
    bLength                 9                                 
    bDescriptorType         2                                 
    wTotalLength           25                                 
    bNumInterfaces          1                                 
    bConfigurationValue     1                                 
    iConfiguration          0                                 
    bmAttributes         0xe0                                 
      Self Powered                                            
      Remote Wakeup                                           
    MaxPower                0mA                               
    Interface Descriptor:                                     
      bLength                 9                               
      bDescriptorType         4                               
      bInterfaceNumber        0                               
      bAlternateSetting       0                               
      bNumEndpoints           1                               
      bInterfaceClass         9 Hub                           
      bInterfaceSubClass      0 Unused                        
      bInterfaceProtocol      0 Full speed (or root) hub      
      iInterface              0                               
      Endpoint Descriptor:                                    
        bLength                 7                             
        bDescriptorType         5                             
        bEndpointAddress     0x81  EP 1 IN                    
        bmAttributes            3                             
          Transfer Type            Interrupt                  
          Synch Type               None                       
          Usage Type               Data                       
        wMaxPacketSize     0x0004  1x 4 bytes                 
        bInterval              12                             
can't get hub descriptor: Operation not permitted             
can't get device qualifier: Operation not permitted           
can't get debug descriptor: Operation not permitted           
cannot read device status, Operation not permitted (1)        

Bus 002 Device 003: ID 04f9:0027 Brother Industries, Ltd HL-2030 Laser Printer
Device Descriptor:                                                            
  bLength                18                                                   
  bDescriptorType         1                                                   
  bcdUSB               2.00                                                   
  bDeviceClass            0 (Defined at Interface level)                      
  bDeviceSubClass         0                                                   
  bDeviceProtocol         0                                                   
  bMaxPacketSize0         8                                                   
  idVendor           0x04f9 Brother Industries, Ltd                           
  idProduct          0x0027 HL-2030 Laser Printer                             
  bcdDevice            1.00                                                   
  iManufacturer           1                                                   
  iProduct                2                                                   
  iSerial                 3                                                   
  bNumConfigurations      1                                                   
  Configuration Descriptor:                                                   
    bLength                 9                                                 
    bDescriptorType         2                                                 
    wTotalLength           32                                                 
    bNumInterfaces          1                                                 
    bConfigurationValue     1                                                 
    iConfiguration          0                                                 
    bmAttributes         0xc0                                                 
      Self Powered                                                            
    MaxPower                2mA                                               
    Interface Descriptor:                                                     
      bLength                 9                                               
      bDescriptorType         4                                               
      bInterfaceNumber        0                                               
      bAlternateSetting       0                                               
      bNumEndpoints           2                                               
      bInterfaceClass         7 Printer                                       
      bInterfaceSubClass      1 Printer                                       
      bInterfaceProtocol      2 Bidirectional                                 
      iInterface              0                                               
      Endpoint Descriptor:                                                    
        bLength                 7                                             
        bDescriptorType         5                                             
        bEndpointAddress     0x01  EP 1 OUT                                   
        bmAttributes            2                                             
          Transfer Type            Bulk                                       
          Synch Type               None                                       
          Usage Type               Data                                       
        wMaxPacketSize     0x0040  1x 64 bytes                                
        bInterval               0                                             
      Endpoint Descriptor:                                                    
        bLength                 7                                             
        bDescriptorType         5                                             
        bEndpointAddress     0x82  EP 2 IN                                    
        bmAttributes            2                                             
          Transfer Type            Bulk                                       
          Synch Type               None                                       
          Usage Type               Data                                       
        wMaxPacketSize     0x0010  1x 16 bytes                                
        bInterval               0                                             
can't get device qualifier: Operation not permitted                           
can't get debug descriptor: Operation not permitted                           
cannot read device status, Operation not permitted (1)                        

Bus 002 Device 002: ID 045e:009d Microsoft Corp. 
Device Descriptor:                               
  bLength                18                      
  bDescriptorType         1                      
  bcdUSB               2.00                      
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0                             
  bDeviceProtocol         0                             
  bMaxPacketSize0         8                             
  idVendor           0x045e Microsoft Corp.             
  idProduct          0x009d                             
  bcdDevice            0.41                             
  iManufacturer           1                             
  iProduct                2                             
  iSerial                 0                             
  bNumConfigurations      1                             
  Configuration Descriptor:                             
    bLength                 9                           
    bDescriptorType         2                           
    wTotalLength           59                           
    bNumInterfaces          2                           
    bConfigurationValue     1                           
    iConfiguration          0                           
    bmAttributes         0xa0                           
      (Bus Powered)                                     
      Remote Wakeup                                     
    MaxPower              100mA                         
    Interface Descriptor:                               
      bLength                 9                         
      bDescriptorType         4                         
      bInterfaceNumber        0                         
      bAlternateSetting       0                         
      bNumEndpoints           1                         
      bInterfaceClass         3 Human Interface Device  
      bInterfaceSubClass      1 Boot Interface Subclass 
      bInterfaceProtocol      1 Keyboard                
      iInterface              0                         
        HID Device Descriptor:                          
          bLength                 9                     
          bDescriptorType        33                     
          bcdHID               1.11                     
          bCountryCode            0 Not supported       
          bNumDescriptors         1                     
          bDescriptorType        34 Report              
          wDescriptorLength      63                     
         Report Descriptors:                            
           ** UNAVAILABLE **                            
      Endpoint Descriptor:                              
        bLength                 7                       
        bDescriptorType         5                       
        bEndpointAddress     0x81  EP 1 IN              
        bmAttributes            3                       
          Transfer Type            Interrupt            
          Synch Type               None                 
          Usage Type               Data                 
        wMaxPacketSize     0x0008  1x 8 bytes           
        bInterval              10                       
    Interface Descriptor:                               
      bLength                 9                         
      bDescriptorType         4                         
      bInterfaceNumber        1                         
      bAlternateSetting       0                         
      bNumEndpoints           1                         
      bInterfaceClass         3 Human Interface Device  
      bInterfaceSubClass      0 No Subclass             
      bInterfaceProtocol      0 None                    
      iInterface              0                         
        HID Device Descriptor:                          
          bLength                 9                     
          bDescriptorType        33                     
          bcdHID               1.11                     
          bCountryCode            0 Not supported       
          bNumDescriptors         1                     
          bDescriptorType        34 Report              
          wDescriptorLength     556                     
         Report Descriptors:                            
           ** UNAVAILABLE **                            
      Endpoint Descriptor:                              
        bLength                 7                       
        bDescriptorType         5                       
        bEndpointAddress     0x82  EP 2 IN              
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            2.06
  iManufacturer           3
  iProduct                2
  iSerial                 1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

-- 
hal CUPS backend does not work with libusb
https://bugs.launchpad.net/bugs/278069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to