Discussion:
SMSC95XX [was Re: Raspberry PI]
(too old to reply)
Nick Hudson
2012-10-03 12:00:30 UTC
Permalink
Hi,
I thought I'd share the fact that I'm making good progress with
Raspberry PI.
Nick
Looks good :-)
I have tiny Raspberry PI -like devkit which has SMSC LAN9512 chip, the
same RPI uses. LAN9512 is USB HUB and ethernet controller in the same
chip.
Do you (or anyone) have plan to introduce support for that chip?
Or is it supported already?
Quick look at sys/dev/ic and I didn't find any support from -current.
Hi,
Others expressed an interest in helping write a driver for this, but I
don't think that anyone has started in earnest.
OK, I have if_smsc compiling. No idea if it works.

Nick

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Petri Laakso
2012-10-04 04:31:13 UTC
Permalink
Post by Nick Hudson
Hi,
I thought I'd share the fact that I'm making good progress with
Raspberry PI.
Nick
Looks good :-)
I have tiny Raspberry PI -like devkit which has SMSC LAN9512 chip, the
same RPI uses. LAN9512 is USB HUB and ethernet controller in the same
chip.
Do you (or anyone) have plan to introduce support for that chip?
Or is it supported already?
Quick look at sys/dev/ic and I didn't find any support from -current.
Hi,
Others expressed an interest in helping write a driver for this, but I
don't think that anyone has started in earnest.
OK, I have if_smsc compiling. No idea if it works.
Nick
Well, that is something. Ton of work already done :-)

Petri

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...