freebsd_amp_hwpstate/lkm
Bruce Evans 0ea3482342 Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat
functions instead of skipping the call if the function is nosys().
nosys() returned the wrong value as well as having the wrong type.
1995-11-13 07:19:10 +00:00
..
atapi Add extra export symbols for the ATAPI generic interface. 1995-10-28 17:46:58 +00:00
cd9660
coff Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
fdesc
ibcs2 Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
if_disc
if_ppp Update if_ppp lkm to pull in the new files... 1995-10-31 20:54:15 +00:00
if_sl
if_tun
ip_mroute_mod
ipfw Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
kernfs
linux Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
mfs
msdos
nfs
nullfs
pcic Revert to default entry point. 1995-10-15 17:00:49 +00:00
portal
procfs
socksys
syscons Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat 1995-11-13 07:19:10 +00:00
umapfs
union
wcd atapi and wcd LKMs. 1995-10-14 15:47:29 +00:00
Makefile Reattach atapi and wcd to the lkm Makefile, these compile for me now. 1995-10-28 17:46:03 +00:00
Makefile.inc