Re: Raspberry PI
Petri Laakso <[email protected]> Wed, 26 Sep 2012 09:49:29 +0300 (EEST)
| Newsgroups | gmane.os.netbsd.ports.arm,gmane.os.netbsd.ports.evbarm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 13 Jul 2012, Nick Hudson wrote: > 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. Petri