Hello @misc, I could not resist more againist the strength of OpenBSD and PF so switched to this great OS from Linux at my network servers. Also i have to admit that OpenSmtpd is my next target. For the first, thanks to all who contributed these technologies.
Here is my problem. I need to implement OpenBSD device driver for an unsupported parallel LCD display module. The vendor supplied me some information and also linux driver. I read this paper : http://www.openbsd.org/papers/opencon06-drivers/index.html But i could not clearly understand how to develop device driver code under OpenBSD. I know that OpenBSD is againist to binary blobs so i do. So should i ignore man lkm? Please tell me a fresh start point. Is there any device driver template? Any supported parallel port lcd display module's code to strip? Thanks. Denis

