Date: Mon, 3 Jun 2002 02:16:52 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile src/sys/modules/hea Makefile src/sys/conf files src/sys/dev/hea eni.c eni.h eni_buffer.c hea_freebsd.c hea_freebsd.h hea_pci.c Message-ID: <200206030916.g539GqX04190@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2002/06/03 02:16:52 PDT
Modified files:
sys/dev/hea eni.c eni.h eni_buffer.c
Added files:
sys/dev/hea hea_freebsd.c hea_freebsd.h hea_pci.c
Log:
Quick and dirty convert to newbus. (Eventually 'eni.c' should go away.)
Module loads and unloads properly.
Thanks to Richard Hodges <rh@matriplex.com> for donating the hardware
to allow me to work on this driver.
Revision Changes Path
1.20 +25 -14 src/sys/dev/hea/eni.c
1.4 +2 -4 src/sys/dev/hea/eni.h
1.13 +4 -1 src/sys/dev/hea/eni_buffer.c
1.1 +357 -0 src/sys/dev/hea/hea_freebsd.c (new)
1.1 +59 -0 src/sys/dev/hea/hea_freebsd.h (new)
1.1 +224 -0 src/sys/dev/hea/hea_pci.c (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?200206030916.g539GqX04190>
