Today I was looking into some of the more simple devices to see how they are implemented. I figured the basic text ones (zero, random, null, etc) would be a nice place to start. I went to /usr/src/sys/dev to look for them, but I couldn't find them. Where is the source of these basic devices? Are they actual drivers like network drivers or are they some completely different devices?
Thanks, Jordon

