freebsd-dev/sys/modules/pcic
Warner Losh 76980afbc0 I don't think that these modules should export symbols at all. All
intermodule communication is done via kobj calls.  If anything
currently depends on them, let it break so that we can fix it.  Maybe
we'll need to export some of the card_if.c or power_if.c symbols, but
I think those should be in the base kernel (since all *_if.c should be
in the base kernel for just these reasons).
2002-01-11 20:14:03 +00:00
..
Makefile I don't think that these modules should export symbols at all. All 2002-01-11 20:14:03 +00:00