You can load drivers into the stack from the command line.
For example:
io-pkt-v4-hc -de1000
You can also mount a driver in the standard way:
mount -Tio-pkt /lib/dll/devnp-e1000.so
The standard way to remove a driver from the stack is with the ifconfig iface destroy command. For example:
ifconfig wm0 destroy