Date: Tue, 2 Jun 2015 19:45:20 +0300 From: Alex Teaca <ionutalex.teaca@gmail.com> To: soc-status@FreeBSD.org Cc: Gavin Atkinson <gavin@freebsd.org> Subject: GSOC 2015 - NE2000 emulation in bhyve Status Message-ID: <CAP0yNuosFai3TXthROnrHt9723fR5zvxuggHDzsxYpumxiYrQw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I've started the implementation of the NE2000 module. At the moment the ED driver is able to probe the emulated device (RealTek 8029) and add it as a network interface. Some of the features which are implemented: - implement some logging support - clone the /usr/src/sys/dev/ed/if_edreg.h register interface from the ed driver into the bhyve tree sources - implement the NE2000 registers support and an API to access the NIC registers (get and set by offset) - design and implement the Remote DMA protocol so the ED driver can store and load from the NIC's RAM memory Thanks, Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP0yNuosFai3TXthROnrHt9723fR5zvxuggHDzsxYpumxiYrQw>