Butters, 1 year ago How different is the FreeBSD kernel from the Linux kernel? Like in terms of interfaces, if I were to port a device driver, am I just changing some header files and some constants/enums/ifdefs? Or there’s like entirely different function signatures / APIs?
How different is the FreeBSD kernel from the Linux kernel?
Like in terms of interfaces, if I were to port a device driver, am I just changing some header files and some constants/enums/ifdefs?
Or there’s like entirely different function signatures / APIs?