Date: Tue, 13 Nov 2001 09:58:14 -0800 (PST) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/drivers make_device_driver.sh make_pseudo_driver.sh Message-ID: <200111131758.fADHwFX38968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2001/11/13 09:58:14 PST
Modified files:
share/examples/drivers make_device_driver.sh
make_pseudo_driver.sh
Log:
- Modify to make the generated device driver code work with current.
- Use M_ZERO instead of another call to bzero().
Inspired by: misc/31905
Revision Changes Path
1.18 +6 -5 src/share/examples/drivers/make_device_driver.sh
1.7 +8 -8 src/share/examples/drivers/make_pseudo_driver.sh
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?200111131758.fADHwFX38968>
