freebsd-dev/sys/mips/gxemul/files.gxemul
Juli Mallett bd6c6f4249 Add a trivial driver for the GXemul Ethernet device. Probably quite buggy and
certainly non-optimal, but enough for basic networking use.

Requested by:	rwatson
2012-05-07 04:15:46 +00:00

9 lines
267 B
Plaintext

# $FreeBSD$
dev/gxemul/cons/gxemul_cons.c optional gxemul_cons
mips/gxemul/gxemul_machdep.c standard
mips/mips/intr_machdep.c standard
mips/mips/tick.c standard
dev/gxemul/disk/gxemul_disk.c optional gxemul_disk
dev/gxemul/ether/if_gx.c optional gxemul_ether