On Mon, 17 Jan 2005, George Georgalis wrote: > Just occurs to me. I've never heard of modules in BSD. Do they exist? > Is the vr0 driver something that can be compiled, added and removed > without rebooting? Sure. Man {kldload, kldunload, kldstat}. # locate if_vr.ko /modules/if_vr.ko I wish I knew enough to fix the code myself, but :o(