diff options
author | julian <julian@FreeBSD.org> | 1997-02-02 07:19:30 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 1997-02-02 07:19:30 +0000 |
commit | bd62efe166e88da257281ff4cf38609fad2bcdcb (patch) | |
tree | 2ca7db974b59104a2c895e481441b9cd72ce0ca8 /libexec | |
parent | a6c8953f9413347bdd3e8711e944beae529b298c (diff) | |
download | FreeBSD-src-bd62efe166e88da257281ff4cf38609fad2bcdcb.zip FreeBSD-src-bd62efe166e88da257281ff4cf38609fad2bcdcb.tar.gz |
These two shell scripts will
create a skeleton device driver.
one for a real device and the other for a pseudo device.
they each take one argument which is the name (prefix) for the driver.
they add the new file to the /sys tree and add appropriate config files
etc for a build.
hopefully others will build on this so that we get
1/ these drivers improved and the shell scripts
improved in how/where that hook the new code in.
2/ similar tools for providing skeletons for other
modules (I'm tempted to do a VFS filesystem skeleton :)
please take a look and fix anything that maybe should be added.
they compile and link fine,
but I think I wouldn't trust them, as faar as RUNNING yet :)
(well they really wouldn't do very much being skeletons..
we need to add PCI and EISA skeletons as well
followed by a SCSI driver skeleton.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions