[Prev][Next][Index][Thread]

tlan driver




 Hi,

I managed to compile oskit with the tlan driver from linux 2.2.20.  This
driver is working fine with oskit-mach.  I copied the two tlan files
from the kernel source and added the following line to 
oskit/dev/linux_ethernet.h:

driver(tlan, "TI Thunder Lan", "Texas Instruments", "Torben Mathiasen", "tlan", tlan_probe)

 What is the easiest way to get more drivers into oskit?

James A. Morrison