lkml.org 
[lkml]   [2006]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH 1/3] driver for mcs7830 (aka DeLOCK) USB ethernet adapter
    Date
    On Saturday 16 September 2006 4:02 pm, Arnd Bergmann wrote:
    > This driver adds support for the DeLOCK USB ethernet adapter
    > and potentially others based on the MosChip MCS7830 chip.
    >
    > It is based on the usbnet and asix drivers as well as the
    > original device driver provided by MosChip, which in turn
    > was based on the usbnet driver.
    >
    > It has been tested successfully on an OHCI, but interestingly
    > there seems to be a problem with the mcs7830 when connected to
    > the ICH6/EHCI in my thinkpad: it keeps receiving lots of
    > broken packets in the RX interrupt. The problem goes away when
    > I'm using an active USB hub, so I assume it's not related to
    > the device driver, but rather to the hardware.
    >
    > Signed-off-by: Arnd Bergmann <arnd@arndb.de>

    Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

    ... yes, I'd assume it's a hardware issue too. Try different
    cables; if you have a fast 'scope, you might see what kind of
    eye diagram you get. The hub might improve the signal quality.


    Do you know how the remote wakeup mechanism works for this chip?
    It'd be interesting to see "usbnet" be taught how to autosuspend
    chips which will wake up the USB host when they get the right
    kind of packet ... for example, passing the multicast/broadcast
    filter, or addressed directly to that adapter.

    Such an autosuspend mechanism would let the host controller stop
    polling a mostly-idle network link, getting rid of one source of
    periodic DMA transfers and thus allowing deeper sleep states for
    many x86 family CPUs. And also, I'd expect, giving fewer
    opportunities for those broken RX packets. :)

    - Dave

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-09-28 03:31    [W:3.512 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site