On Mon, 2008-01-28 at 22:32 +0900, Reinin Oyama wrote:
> Asix 88178 does not work under 100Mbps connection.
> This patch correct the problem.
> kernel version: 2.6.24
Please don't post the patch as a .gz, it's very small so just post it as
text.
Otherwise:
Acked-by: D
hy_write() to warn against
> calling them from an interrupt context.
> * Use work queue for PHY state machine handling since
> it can potentially sleep
> * Change phydev lock from spinlock to mutex
Cool, now I think I might be able to use the PAL for USB Ethernet
devic
o NULL
> for zero-length transfers and uses ETH_ALEN size for allocating MAC
> address buffer.
>
> Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]>
Acked-by: David Hollis <[EMAIL PROTECTED]>
> ---
> drivers/net/usb/asix.c | 44 +++
driver in the past few months.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
nges
in usbnet, but that would seem to affect far more devices. My AX88178
devices (not the Linksys one, they are manufacturing samples) still work
fine. I may have to pickup on the Linksys ones to figure out what is up
with it.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from
Please note I cannot send mail to you: "(conversation with
> dhollis.dyndns.org[71.251.104.159] timed out while sending MAIL FROM)"
I've fixed that issue so my mail delivery isn't sporadic.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line &q
ader' to ethernet
packets as they are transmitted down the USB pipe. The device strips
this off and puts the packets on the wire. This could be where the
issue lies. Are you on x86 by chance or something else?
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send th
in
that device and if I need to add support for it.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
(Originally sent to linux-usb-devel)
The attached patch adds the device IDs for the Belkin F5D5055 device.
Reported by Andy Juniper <[EMAIL PROTECTED]>
Signed-off-by: David Hollis <[EMAIL PROTECTED]>
--
David Hollis <[EMAIL PROTECTED]>
--- a/drivers/net/usb/asix.
be fairly straightforward to work around.
>
Locking is the biggest sticking point for me. The only other issue I
see is the string for the bus name (doesn't it turn out like phy0:0 or
something, it's been awhile). I don't seem to have a way to map back to
what it turns in
t driver code, it looks like they all
fiddle with the PHYs in basically the same way, though some drivers do
more, some less. Most likely due to lack of access to errata and such
or issues just not cropping up that need to be fixed.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from t
quirks of the PHY. Having it all abstracted
makes for one location to deal with things and everybody wins.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
;
> Yeah, going and madly turning 1000 things on seemed to make it happy.
If you ran system-config-securitylevel to do that, that probably made it
re-generate the /etc/sysconfig/iptables file which is dumped to
iptables.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, 2007-01-26 at 22:57 +0900, YOSHIFUJI Hideaki / 吉藤英明 wrote:
> Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
Acked-by: David Hollis <[EMAIL PROTECTED]>
> ---
> drivers/usb/net/asix.c |4
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
>
.c drive to use the PHY layer but the
locking killed that effort since USB devices can't do spinlocks without
hosing things up.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED
conf or
something like that. This way, ethtool doesn't have to be
changed/updated/patched/likely-bug-added for every single device known
to man.
Just a thought.
--
David Hollis <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the
On Thu, 2006-01-26 at 11:04 -0800, Ben Greear wrote:
>
> It appears to be the case. It might be technically possible to
> hack up madwifi as a module w/out the HAL and force end-users to
> download and install the HAL (and taint their kernel) to have a useful
> setup. That would go against much
On Thu, 2005-08-25 at 15:51 -0500, Andy Fleming wrote:
> On Aug 25, 2005, at 15:04, David Hollis wrote:
>
>
> >
> > Question for you, I'm trying to setup my mdio_bus driver and I don't
> > know how I can get it registered at the appropriate time. I can
ect the phys that are
present? Maybe there would be either a function I could call later to
do the auto-detect or to manually add a phy address to the bus?
--
David Hollis <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
19 matches
Mail list logo