Date: Wed, 27 Feb 2002 09:41:06 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/gem if_gem.c if_gem_pci.c if_gemreg.h if_gemvar.h Message-ID: <200202271741.g1RHf6631034@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/02/27 09:41:06 PST Added files: sys/dev/gem if_gem.c if_gem_pci.c if_gemreg.h if_gemvar.h Log: Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernet adaptors, ported from NetBSD. Revision Changes Path 1.1 +2017 -0 src/sys/dev/gem/if_gem.c (new) 1.1 +192 -0 src/sys/dev/gem/if_gem_pci.c (new) 1.1 +538 -0 src/sys/dev/gem/if_gemreg.h (new) 1.1 +242 -0 src/sys/dev/gem/if_gemvar.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202271741.g1RHf6631034>