• David Brownell's avatar
    [PATCH] PATCH 2.5.10 -- pegasus ethtool support · a333596b
    David Brownell authored
    This resends the "usb_make_path()" update (my net-0408 patch)
    to pegasus, so it reports the same bus info the other usb network
    drivers now return, and fixes a couple other bugs in ethtool support I
    happened to notice:
    
        - driver info wasn't providing the "driver short name".
        - settings weren't correctly initting data (returned garbage)
    
    The first bug caused one text fields to overflow into the next in
    "ethtool -i eth1" output.  The second caused a 10/100 device
    to report itself with "ethtool eth1" as having gigabit support ... :)
    a333596b
pegasus.c 27.7 KB