Comcert 2000 network driver
Mori Hiroki <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
Hi I port Mindspeed Comcert 2000 to NetBSD. This soc is Cortex-A9. And Ethernet is packet forwarding engine. I make driver. But DMA broken packet. Then I modify this change. https://github.com/yamori813/netbsd-src/commit/103963d3f02346c9ed30f425682d1b2c9abaedeb m_prepend is panic but M_PREPEND good. Why ? This modify is not perfect but mach better. Regards Hiroki Mori