jmcneill
effc049eb6
Add Makefile for building puffs kmod.
2008-05-19 17:08:57 +00:00
jmcneill
a14327894a
Makefile for building putter kmod
2008-05-19 17:00:13 +00:00
ad
784f5f1678
Replicate drm build fix, although this is not enabled by default yet.
2008-05-19 13:41:21 +00:00
tnn
0772c0d1b9
Fix build.
2008-05-19 13:21:57 +00:00
jmcneill
d185ee89b0
Build radeondrm kmod on i386.
2008-05-18 21:14:04 +00:00
jmcneill
72d2bc8973
Makefile for building radeondrm kmod
2008-05-18 21:13:22 +00:00
jmcneill
802b2951e9
Build drm and i915drm modules for i386 and amd64.
2008-05-18 20:55:24 +00:00
jmcneill
34b244eab1
Add Makefiles for building drmbase and i915drm as kmods.
2008-05-18 20:04:03 +00:00
ad
f1fc7f3fd6
cd9660 module as an example of a file system. Not enabled until we sort
...
out installation properly.
2008-05-03 15:58:47 +00:00
ad
7d1f779aa2
Build and install modules into /kernel/modules. Each module gets a
...
directory for properties, blobs, etc. It's not fixed in stone and
can easily be changed if there are issues with the location/layout.
2008-05-02 23:12:00 +00:00
ad
3ba209837a
- Add a bsd.kmodule.mk to build new style modules.
...
- Set the file suffix to .kmod
2008-05-02 14:20:50 +00:00
ad
8c94e76aa9
Add a module that looks up a "miniroot" section within its ELF object,
...
and passes that to md_root_setconf(). The file system image can be added
with objcopy after the module is built.
2008-05-02 13:03:58 +00:00
martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
jmmv
c062e07376
Add an example on how to handle the incoming properties during module load.
2008-03-02 11:19:30 +00:00
jmmv
d902e11647
Let this build by using BUILDSYMLINKS to workaround a problem in bsd.kmod.mk
...
that prevents a source file to be named exactly as the final module. Thanks
to pooka@ and mrg@ for pointing out how to resolve this.
Also define NOMAN because there is no manual page here.
2008-02-10 10:51:18 +00:00
ad
bbc79e58a6
Pull in my modules code for review/test/hacking.
2008-01-16 12:34:50 +00:00