Date: Mon, 22 Sep 2008 16:10:12 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/drivers make_pseudo_driver.sh Message-ID: <200809221610.m8MGARWY070695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-09-22 16:10:12 UTC
FreeBSD src repository
Modified files:
share/examples/drivers make_pseudo_driver.sh
Log:
SVN rev 183272 on 2008-09-22 16:10:12Z by ed
Make the make_pseudo_driver.sh shellscript work again.
It seems this script was broken because of the SYSINIT changes and a
rather awkward variable initialisation. For some reason the
make_device_driver.sh script is also broken, related to BUS_SETUP_INTR.
I have no experience with FreeBSD's interrupt handling, so I hope
someone else is willing to take a look at that shell script.
PR: misc/126435
MFC after: 1 month
Revision Changes Path
1.14 +2 -2 src/share/examples/drivers/make_pseudo_driver.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809221610.m8MGARWY070695>
