How to umount devnp-msk.so.

Can anyone show me how to solve this problem.
I mounted devnp-msk.so with this command:
#io-pkt-v4-hc -d msk -p tcpip

Now I want to umount this module.
First i do:
ifconfig msk0 down.

But after that I can’t use
#io-pkt-v4-hc -d msk -p tcpip
to mount devnp-msk.so. Can anyone tell me what wrong with this umount command.

Many thanks.

More:
I can’t use ifconfig msk0 destroy? Why?