Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:techref:hardware:switch [2023/04/26 09:49] – [Support matrix] bcm53xx supports DSA as well. borrominidocs:techref:hardware:switch [2024/08/11 20:52] (current) – [Realtek] fix link linus
Line 45: Line 45:
   * [[http://realtek.info/pdf/rtl8366_8369_datasheet_1-1.pdf|RTL8366/RTL8369 datasheet]], notice that this is quite different from RTL8366RB or RTL8369S   * [[http://realtek.info/pdf/rtl8366_8369_datasheet_1-1.pdf|RTL8366/RTL8369 datasheet]], notice that this is quite different from RTL8366RB or RTL8369S
   * [[https://web.archive.org/web/20100729202805/http://www.realtek.com.tw/products/productsView.aspx?Langid=1&PNid=18&PFid=15&Level=5&Conn=4&ProdID=197|RealTek RTL8366RB]], a 5-port Gigabit switch e.g. in the [[toh/tp-link/tl-wr1043nd|WR1043ND v1]] or [[toh/d-link/DIR-685]]   * [[https://web.archive.org/web/20100729202805/http://www.realtek.com.tw/products/productsView.aspx?Langid=1&PNid=18&PFid=15&Level=5&Conn=4&ProdID=197|RealTek RTL8366RB]], a 5-port Gigabit switch e.g. in the [[toh/tp-link/tl-wr1043nd|WR1043ND v1]] or [[toh/d-link/DIR-685]]
-    * [[https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/dsa/rtl8366rb.c|Upstream RTL8366RB DSA kernel driver]] this should become the default after incorporating kernel v4.19 or later+    * [[https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/dsa/realtek/rtl8366rb.c|Upstream RTL8366RB DSA kernel driver]] this should become the default after incorporating kernel v4.19 or later
     * see [[https://dev.openwrt.org/search?q=+8366RB&noquickjump=1&ticket=on|all tickets concerning the Realtek RTL8366RB]]     * see [[https://dev.openwrt.org/search?q=+8366RB&noquickjump=1&ticket=on|all tickets concerning the Realtek RTL8366RB]]
       * e.g. [[https://dev.openwrt.org/ticket/7977|Ticket 7977:Enhance rtl8366rb driver]]       * e.g. [[https://dev.openwrt.org/ticket/7977|Ticket 7977:Enhance rtl8366rb driver]]
  • Last modified: 2023/04/26 09:49
  • by borromini