summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-01-03 20:39:38 +0000
committerjhb <jhb@FreeBSD.org>2006-01-03 20:39:38 +0000
commit9a6ec66269f2bbf12b49df2f37cd7859c013c323 (patch)
treeb73114f64202678658711adbfa468dfa313cecb3 /usr.sbin/powerd/Makefile
parentdc23cee8b8a93763105123f83ff2e28d93db6f55 (diff)
downloadFreeBSD-src-9a6ec66269f2bbf12b49df2f37cd7859c013c323.zip
FreeBSD-src-9a6ec66269f2bbf12b49df2f37cd7859c013c323.tar.gz
Fix a couple of issues with the ibcs2 module event handler. First, return
success instead of EOPNOTSUPP when being loaded. Secondly, if there are no ibcs2 processes running when a MOD_UNLOAD request is made, break out to return success instead of falling through into the default case which returns EOPNOTSUPP. With these fixes, I can now kldload and subsequently kldunload the ibcs2 module. PR: kern/82026 (and several duplicates) Reported by: lots of folks MFC after: 1 week
Diffstat (limited to 'usr.sbin/powerd/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud