marvell relation support 20100602
KIYOHARA Takashi <[email protected]> Thu, 03 Jun 2010 15:20:31 +0900 (JST)
| Newsgroups | gmane.os.netbsd.ports.ofppc |
|---|---|
| Message-ID | <[email protected]> |
Hi! Frank and all, I make MV64361 support patch again. It is working on PegasosII. It support PCI and Gigabit-Ethernet. Maybe, this is smarter than pegasospci. ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/orion_nas/ofppc-gt-20100602.diff PCI(gtpci) and Gigabit-Ethernet(mvgbe) already tested by Frank and me. 1. Moreover, call config_found() before than other devices. And skip. 2. A special bootpath check handling for gt was added in device_register(). By the way, Can our ofwboot handle GbE of MV64361? I was not able to confirm bootpath when booting with mvgbe. Please test this patch. And I try to support gtidmac(IDMA Controller) now. Looks like work fine. But interrupt don't happen... Thanks, -- kiyohara