]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This is KernelDriver, a tool for automating the addition of
authormsmith <msmith@FreeBSD.org>
Tue, 21 Jan 1997 08:34:14 +0000 (08:34 +0000)
committermsmith <msmith@FreeBSD.org>
Tue, 21 Jan 1997 08:34:14 +0000 (08:34 +0000)
commit5775546affa686ce4f5da1dbe71fd9fdb7d7a956
tree7ce47f0efeaac80996f68dd2952b1c1273599ea1
parent9bd58b13fcbf62ce89b2f17d5660ce18d7a516bd
This is KernelDriver, a tool for automating the addition of
third-party device-driver source to the FreeBSD kernel (at versions
2.2 and later).  It can list and remove drivers it's added too.

It can (should) be included by device-driver authors in their driver
distributions, but is perhaps a little too specific to warrant a place
in the mainstream distribution.
tools/tools/kdrv/KernelDriver [new file with mode: 0755]
tools/tools/kdrv/sample.drvinfo [new file with mode: 0644]