How does a kernel module get moved into the /boot/kernel directory? I notice when building a GENERIC kernel that the if_bge.ko driver is copied but the if_bce.ko is not copied. What's the configuration file that causes this to happen? Is there a problem if it doesn't happen? Dave