Warner Losh
76c4b2cb5d
And isa_if.h
2004-08-16 15:24:03 +00:00
Warner Losh
763cd88752
Add pccbb_isa.c and pccbb_pci.c
2004-08-16 15:23:10 +00:00
Warner Losh
1fd2cdcb2f
Fix this pending the decision of which of the redundant
...
sys/modules/{pc,}cbb/Makefile to remove.
2002-08-27 15:59:19 +00:00
Ruslan Ermilov
17d6c63672
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
...
Not objected to by: -current
2002-01-11 15:49:02 +00:00
Mike Smith
4535126875
Turn on unconditional symbol export for modules whose API is
...
not clear enough, will require additional analysis, or will
require some input from their maintainers.
2002-01-11 01:19:26 +00:00
David E. O'Brien
c68159a6d8
Use a consistent style and one much closer to the rest of /usr/src
2001-01-06 14:00:42 +00:00
Peter Wemm
64db83a8ab
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
...
encoding the relative path.
2000-05-27 01:14:33 +00:00
Peter Wemm
56ca39961b
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
...
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
2000-05-04 12:08:52 +00:00
Bruce Evans
6f940b3847
Removed special rules for building and cleaning device interface files
...
and empty options files. The rules are now generated automatically in
bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}).
1999-11-28 18:53:47 +00:00
Warner Losh
10534a60e8
Add modules for cardbus and the cardbus bridge driver. Files needed
...
to build these to be committed next.
Again, not added to sys/modules/Makefile
1999-11-18 07:11:16 +00:00