[haiku-bugs] Re: [Haiku] #7908: [usb_davicom] doesn't work

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Fri, 12 Aug 2011 14:39:25 -0000

#7908: [usb_davicom] doesn't work
-------------------------------------------+----------------------------
   Reporter:  diver                        |      Owner:  pulkomandy
       Type:  bug                          |     Status:  new
   Priority:  normal                       |  Milestone:  R1
  Component:  Drivers/Network/usb_davicom  |    Version:  R1/Development
 Resolution:                               |   Keywords:
 Blocked By:                               |   Blocking:
Has a Patch:  0                            |   Platform:  All
-------------------------------------------+----------------------------

Comment (by diver):

 sudo lsusb -v -s 002:003
 {{{
 Bus 002 Device 003: ID 0a46:9601 Davicom Semiconductor, Inc. DM9601 Fast
 Ethernet Adapter
 Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               1.10
   bDeviceClass            0 (Defined at Interface level)
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0         8
   idVendor           0x0a46 Davicom Semiconductor, Inc.
   idProduct          0x9601 DM9601 Fast Ethernet Adapter
   bcdDevice            1.01
   iManufacturer           1
   iProduct                2
   iSerial                 3
   bNumConfigurations      1
   Configuration Descriptor:
     bLength                 9
     bDescriptorType         2
     wTotalLength           39
     bNumInterfaces          1
     bConfigurationValue     1
     iConfiguration          0
     bmAttributes         0xa0
       (Bus Powered)
       Remote Wakeup
     MaxPower              120mA
     Interface Descriptor:
       bLength                 9
       bDescriptorType         4
       bInterfaceNumber        0
       bAlternateSetting       0
       bNumEndpoints           3
       bInterfaceClass         0 (Defined at Interface level)
       bInterfaceSubClass      0
       bInterfaceProtocol      0
       iInterface              0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x81  EP 1 IN
         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     0x02  EP 2 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     0x83  EP 3 IN
         bmAttributes            3
           Transfer Type            Interrupt
           Synch Type               None
           Usage Type               Data
         wMaxPacketSize     0x0008  1x 8 bytes
         bInterval               1
 Device Status:     0x0000
   (Bus Powered)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7908#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: