2005/6/3, Bob Beck <[EMAIL PROTECTED]>: > For example, let's say you have a particular ethernet card, > for which there is support in say, linux, or netbsd, but not in > OpenBSD. Find a card for which there is support in both. Now read > the source code for both device drivers, and compare how both > OS's do things slightly differently. Now use the device driver > code from the other OS, and start bringing it over into OpenBSD.
Well, don't use the Linux code, it contains a virus called GPL. But reading and comparing is good. Wijnand