imp
1f5642e8bb
Move to generating pccarddevs.h on the fly, both for the kernel and
...
the modules.
Also generate usbdevs.h automatically now, but a non-kernel file is
stopping that at the moment.
2004-05-26 00:53:10 +00:00
nyan
0499bbb049
Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.
2002-11-06 13:47:00 +00:00
takawata
d19ac116d6
Make oldcard and newcard kernel module work.
2002-05-30 17:38:00 +00:00
ru
3f4f85365b
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
...
Not objected to by: -current
2002-01-11 15:49:02 +00:00
msmith
96286409df
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
imp
2f5c2dfede
Catch up with some recent changes:
...
1) pcic_isa.c
2) For pc98, add mecia driver and -DPC98 to command line.
3) pcic_p.c -> pcic_pci.c
2001-05-16 07:35:54 +00:00
peter
a7f86be978
Zap some bad examples:
...
opt_foo.h:
touch opt_foo.h
.. is unnecessary - kmod.mk does this for us.
2001-02-04 08:23:14 +00:00
obrien
c269c9fb36
Use a consistent style and one much closer to the rest of /usr/src
2001-01-06 14:00:42 +00:00
imp
1e95becf76
add pcic_p to the list of things built
2001-01-02 21:40:41 +00:00
imp
569d0d33af
No need to generate opt_compat_oldisa.h
2000-09-20 19:52:03 +00:00
imp
0392946729
Preliminary commit of oldcard module. This might not work, but will.
...
This should allow one to load oldcard or newcard for testing. Please
let me know if this doesn't work. Don't load this and either of pcic
or pccard. I've not tried it, but I suspect bad things will happen.
2000-06-18 05:08:57 +00:00