Date: Thu, 10 Jun 2004 21:51:39 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcf pcf_isa.c Message-ID: <200406102151.i5ALpdJt008070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2004-06-10 21:51:39 UTC
FreeBSD src repository
Modified files:
sys/dev/pcf pcf_isa.c
Log:
- Add missing <sys/module.h>.
- s,pcf_,pcf_isa, to better reflect the purpose of this front-end and to
avoid conflicts.
- Don't use this front-end for attaching to EBus, declaring it as an EBus
driver was a cut&paste accident according to joerg.
OK'ed by: joerg, nsouch
Revision Changes Path
1.4 +20 -20 src/sys/dev/pcf/pcf_isa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406102151.i5ALpdJt008070>
