All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Olivari" <mathieu@codeaurora.org>
To: <netdev@vger.kernel.org>
Subject: RE: repository for switch hardware info
Date: Mon, 2 Mar 2015 11:05:28 -0800	[thread overview]
Message-ID: <00a201d0551b$d982f2a0$8c88d7e0$@codeaurora.org> (raw)
In-Reply-To: <CANmuVZcYEyoqDhtY+5UWakYqYa6MqO4hj2MNwE1uWH=hcUKcrA@mail.gmail.com>

Here is what's available publically for QCA devices.

AR8xxx/QCA8xxx (Ethernet xMII/MDIO based hardware switch widely deployed in home gateways):
- open source vendor SDK is available here: https://www.codeaurora.org/cgit/quic/qsdk/oss/lklm/qca-ssdk/ (configuration command can be found in https://www.codeaurora.org/cgit/quic/qsdk/oss/ssdk-shell/) 
- same devices (AR8xxx/QCA8xxx) are also supported by OpenWrt using a swconfig based driver: http://git.openwrt.org/?p=openwrt.git;a=tree;f=target/linux/generic/files/drivers/net/phy;h=ceb9d8c46e7ffb936e3e56dcf77a0253fa5b3468;hb=HEAD (files ar8216.c & ar8327.c)

IPQ806x (NPU we talked about during netdev01):
- code is available here: https://www.codeaurora.org/cgit/quic/qsdk/
Driver is split between oss/lklm/nss-drv, oss/lklm/nss-gmac and oss/lklm/qca-nss-ecm.

Both hardware can easily be found in home routers on the market today.

Thanks,
Mathieu

---------- Forwarded message ----------
From: David Miller <davem@davemloft.net>
Date: 2015-02-22 13:03 GMT-08:00
Subject: repository for switch hardware info
To: netdev@vger.kernel.org



There are various vendor switch SDKs (some opensource, some not),
vendor switch hardware specification documents, etc. scattered all
over the place.

I was about to start doing my own research trying to find all of this
crap, but what a complete waste of time that's going to be if other
developers embark upon the same task starting from scratch just as I
would.

Therefore I'd like people to reply to this email if they know of the
location of such resources.  Just give me the URL and I'll maintain
it all on a public web page somewhere anyone can refer to or send me
updates for.

Thanks!

  parent reply	other threads:[~2015-03-02 19:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-22 21:03 repository for switch hardware info David Miller
2015-02-22 21:30 ` Scott Feldman
2015-02-22 21:41   ` David Miller
2015-03-15 20:31     ` Jiri Pirko
2015-03-16  2:00       ` David Miller
2015-02-22 21:40 ` Andrew Lunn
2015-02-22 21:59   ` David Miller
2015-02-23  8:57   ` Richard Cochran
2015-02-23 13:19     ` Jamal Hadi Salim
2015-02-23 21:34       ` David Miller
2015-02-23 13:03 ` Jamal Hadi Salim
2015-02-23 13:04   ` Jamal Hadi Salim
2015-02-23 18:28   ` John W. Linville
2015-02-24  8:34 ` Or Gerlitz
2015-02-24 16:54   ` David Miller
2015-02-24 19:14     ` Or Gerlitz
2015-02-24 19:21       ` David Miller
     [not found] ` <CANmuVZcYEyoqDhtY+5UWakYqYa6MqO4hj2MNwE1uWH=hcUKcrA@mail.gmail.com>
2015-03-02 19:05   ` Mathieu Olivari [this message]
2015-03-02 20:40     ` David Miller
2015-03-02 20:57       ` David Miller
2015-03-10 13:32         ` Siva Mannem
2015-03-11 20:30           ` David Miller

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='00a201d0551b$d982f2a0$8c88d7e0$@codeaurora.org' \
    --to=mathieu@codeaurora.org \
    --cc=netdev@vger.kernel.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.