All of lore.kernel.org
 help / color / mirror / Atom feed
From: ausgnome <ausgnome@optusnet.com.au>
To: dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] Afatech 9015
Date: Thu, 03 Apr 2008 09:28:13 +1100	[thread overview]
Message-ID: <47F4087D.2050202@optusnet.com.au> (raw)
In-Reply-To: <20080402023911.GA27360@tull.net>

No code changes needed

lsusb -v
Bus 001 Device 005: ID 15a4:9016 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x15a4
  idProduct          0x9016
  bcdDevice            2.00
  iManufacturer           1 Afatech
  iProduct                2 DVB-T 2
  iSerial                 3 010101010600001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           71
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      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     0x0200  1x 512 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     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.01
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      65
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              16
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Nick Andrew wrote:
> G'day ausgnome,
>
> On Sat, Mar 29, 2008 at 11:55:58PM +1100, ausgnome wrote:
>   
>> I used this tree
>> http://linuxtv.org/hg/~anttip/af9015/
>>     
>
> Did you need to modify the code at all?
>
> And what's your "lsusb" output?
>
> Nick.
>
>   


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  parent reply	other threads:[~2008-04-02 22:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29  2:41 [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3) L.
2008-03-29  3:26 ` thomas schorpp
2008-03-30  5:39   ` L.
2008-03-30  6:33     ` thomas schorpp
2008-03-30  7:16       ` [linux-dvb] KNC1 DVB-C Plus analog input (was: Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
2008-03-30 10:24         ` [linux-dvb] KNC1 DVB-C Plus analog input thomas schorpp
2008-03-30 21:26           ` L.
2008-03-31  2:32             ` thomas schorpp
2008-03-30  8:00       ` [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
2008-03-30 10:28         ` thomas schorpp
2008-03-29  3:38 ` [linux-dvb] Afatech 9015 ausgnome
2008-03-29  5:05 ` ausgnome
2008-03-29  9:48   ` Antti Palosaari
2008-03-29 12:55     ` ausgnome
2008-04-02  2:39       ` Nick Andrew
2008-04-02 14:35         ` Antti Palosaari
2008-04-02 22:28         ` ausgnome [this message]
2008-05-27  9:48           ` Lauri Tischler
2008-05-27 11:15             ` Antti Palosaari
2008-04-08 13:13 ` [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3)) L.
2008-04-08 23:07   ` Oliver Endriss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47F4087D.2050202@optusnet.com.au \
    --to=ausgnome@optusnet.com.au \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.