cvs commit: src/sys/tools fw_stub.awk
John Baldwin
jhb at FreeBSD.org
Fri Jun 16 21:06:06 UTC 2006
jhb 2006-06-16 21:06:03 UTC
FreeBSD src repository
Modified files:
sys/tools fw_stub.awk
Log:
Check for errors when registering and unregistering firmware modules. This
prevents the unfortunate situation whereby one might kldload a firmware
module by hand and later kldunload it while a driver still has an open
reference to it.
MFC after: 1 week
Glanced at by: iedowse
Revision Changes Path
1.3 +25 -12 src/sys/tools/fw_stub.awk
More information about the cvs-src
mailing list