Hi, I'm building a new driver for i386 port. I have written the probe and attach code, and I want to create a new entry in the kernel. How to do this (files to should be modified) ? I think I also need some number (major and minor) for testing. Any hints ? FreeBSD differ a lot from NetBSD to theses points. Thanks.