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

Re: [rtl] automating driver conversions



We've been building a library of calls to make Linux -> RTLinux porting a
job of just relinking.  We're still trying to find out how many people need
and would use such a library before putting much time in on it.

Can you give some details on your driver?

} I wrote a driver and now I want to addapt it for RTLinux. Can anyone think of
} reasons why I couldn't write a header file with macros to replace normal linux
} calls with the appropriate rtl ones? Has anyone done this?