freebsd-dev/sys/modules/ibcs2
Peter Wemm 8e6b01171e Do a pass over the broken LKM's and update them to use the "new"
convention of having their entry point named "<modname>_mod"".
Symorder is enforcing this when the current bsd.kmod.mk is installed.

I've not tested all these, but at least they all compile now.

Reattach them to the makefile.

Note that the change that I made to symorder needs to be compiled and
installed before any LKM's will work - the last version was corrupting
the relocation tables.  A "make world" will to this, but if you
manually run a make on the lkm's you'll need to take care of it by
hand.
1995-10-28 12:35:14 +00:00
..
ibcs2 Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
ibcs2.c Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
ibcs2.sh Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
Makefile Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00