Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1219233

Re: [RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards

From Ondrej Zary <linux@rainbow-software.org>
Newsgroups linux.kernel
Subject Re: [RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards
Date 2015-09-04 20:20 +0200
Message-ID <q53KG-1p6-9@gated-at.bofh.it> (permalink)
References <q0KGC-3W2-19@gated-at.bofh.it> <q1tDH-1uW-15@gated-at.bofh.it> <q1tX4-1RJ-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday 25 August 2015 23:26:13 Ondrej Zary wrote:
> On Tuesday 25 August 2015 23:04:30 David Miller wrote:
> > From: Ondrej Zary <linux@rainbow-software.org>
> > Date: Sun, 23 Aug 2015 23:06:27 +0200
> >
> > > Add support for IP1000A chips to dl2k driver.
> > > IP1000A chip looks like a TC9020 with integrated PHY.
> > >
> > > Tested with Asus NX1101.
> >
> > You're saying the PHY support is incomplete, so gigabit isn't even
> > detected for these chips.
> >
> > So in a way this is a regression of sorts.
> >
> > Come back with these proposed changes once you have the PHY support
> > situation sorted out.
> >
> > Thanks.
>
> Actually, gigabit works with this patch. The "PHY magic" part contains
> mii_write(9, 0x0700) which makes gigabit work.
>
> BTW. D-Link DGE-550T is on the way so I'll test that too.

Just got the DGE-550T (vendor 0x1186, device 0x4000) and it works with the 
modified driver.

-- 
Ondrej Zary
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards Ondrej Zary <linux@rainbow-software.org> - 2015-08-23 23:10 +0200
  Re: [RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards David Miller <davem@davemloft.net> - 2015-08-25 23:10 +0200
    Re: [RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards Ondrej Zary <linux@rainbow-software.org> - 2015-08-25 23:30 +0200
      Re: [RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards Francois Romieu <romieu@fr.zoreil.com> - 2015-08-26 01:10 +0200
      Re: [RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards Ondrej Zary <linux@rainbow-software.org> - 2015-09-04 20:20 +0200

csiph-web