freebsd_amp_hwpstate/lkm
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
..
atapi atapi and wcd LKMs. 1995-10-14 15:47:29 +00:00
cd9660 Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
coff Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
fdesc Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +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
if_disc The discard, tunnel, SLIP, and PPP network interface pseudo-devices 1995-03-20 19:25:49 +00:00
if_ppp Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically 1995-04-15 17:36:53 +00:00
if_sl Forgot slcompress.c in SLIP module. 1995-03-20 19:31:47 +00:00
if_tun The discard, tunnel, SLIP, and PPP network interface pseudo-devices 1995-03-20 19:25:49 +00:00
ip_mroute_mod
ipfw Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
kernfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
linux Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
mfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
msdos Removed redundant delcaration of msdosfs_denode.c from the SRCS line. 1995-03-03 18:33:04 +00:00
nfs Create NFS LKM. 1994-09-22 22:12:59 +00:00
nullfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
pcic Revert to default entry point. 1995-10-15 17:00:49 +00:00
portal Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
procfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
socksys Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
syscons Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
umapfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
union Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
wcd atapi and wcd LKMs. 1995-10-14 15:47:29 +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
Makefile.inc