Gentoo Archives: gentoo-embedded

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Marvell switch 6131 and the DSA driver
Date: Tue, 18 Jan 2011 20:11:35
Message-Id: AANLkTikh4FGuA22AU0A9mStSXVPNyCmGe48zdEYjyD3r@mail.gmail.com
1 Hi,
2 I'm not able to register to netdev, so I'm asking here.
3 Something is wrong with the mailing list server there.
4
5 There is driver for Marvell switches in the kernel:
6 Networking support --->
7 Networking options --->
8 Distributed Switch Architecture support --->
9 --- Distributed Switch Architecture support
10 [*] Marvell 88E6060 ethernet switch chip support
11 [*] Marvell 88E6131 ethernet switch chip support
12 [*] Marvell 88E6123/6161/6165 ethernet switch chip support
13
14 I have an evaluation board from Marvell that connects for now via USB.
15 lsusb shows the switch, but the kernel don't activate the DSA driver
16 for this switch.
17 Reading the drivers code, I see just mentioning of mii_bus.
18 It seems that the kernel doesn't make the connection between the
19 device found on the USB bus, and the DSA driver in the kernel.
20 There are usb wireless dongles, so I assume the kernel know how
21 to handle network hardware on top USB.
22 Can someone help me understand this?
23
24 Thanks,
25 Kfir

Replies

Subject Author
Re: [gentoo-embedded] Marvell switch 6131 and the DSA driver Manuel Lauss <manuel.lauss@××××××××××.com>