All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Malone <m.malone@homicidalteddybear.net>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] LiteOn TVT-1060 PCI-e minicard support
Date: Sat, 18 Oct 2008 16:25:58 +1000	[thread overview]
Message-ID: <1224311158.4381.6.camel@hades> (raw)

Hi all,

I've got a notebook that has one of the above cards embedded.  They dont
appear to currently be supported, however having pulled it out and had a
look, it's using a dibcom 7700c, using the usb2 lane of the minicard.
I've tried hacking the USB id into dib0700_devices.c, and have got it to
register but not a whole lot else, mostly because the code's a bit
beyond me.

I wonder if there's been any attempt to get support for this card added?
If not, here's the output from lsusb -v which I hope is somewhat
helpful.  If some photos of the card itself would help I'm sure I can
bash a couple up.

What else would be needed to get support for this card happening?  

Miles Malone

output from lsusb -v:

Bus 002 Device 002: ID 04ca:f016 Lite-On Technology Corp.
        Device Descriptor:
        bLength 18
        bDescriptorType 1
        bcdUSB 2.00
        bDeviceClass 0 (Defined at Interface level)
        bDeviceSubClass 0
        bDeviceProtocol 0
        bMaxPacketSize0 64
        idVendor 0x04ca Lite-On Technology Corp.
        idProduct 0xf016
        bcdDevice 1.00
        iManufacturer 1 LITEON
        iProduct 2 TVT-1060
        iSerial 3 0000000100
        bNumConfigurations 1
        Configuration Descriptor:
        bLength 9
        bDescriptorType 2
        wTotalLength 46
        bNumInterfaces 1
        bConfigurationValue 1
        iConfiguration 0
        bmAttributes 0xa0
        (Bus Powered)
        Remote Wakeup
        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 0x01 EP 1 OUT
        bmAttributes 2
        Transfer Type Bulk
        Synch Type None
        Usage Type Data
        wMaxPacketSize 0x0200 1x 512 bytes
        bInterval 1
        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 1
        Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x82 EP 2 IN
        bmAttributes 2
        Transfer Type Bulk
        Synch Type None
        Usage Type Data
        wMaxPacketSize 0x0200 1x 512 bytes
        bInterval 1
        Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x83 EP 3 IN
        bmAttributes 2
        Transfer Type Bulk
        Synch Type None
        Usage Type Data
        wMaxPacketSize 0x0200 1x 512 bytes
        bInterval 1
        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)


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

                 reply	other threads:[~2008-10-18  6:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1224311158.4381.6.camel@hades \
    --to=m.malone@homicidalteddybear.net \
    --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.