I want to port a kernel module from solaris 10 to HP-UX 11.31. There are any relevant guides for me?
Asked
Active
Viewed 63 times
1 Answers
2
Best practice is to find sample code that works for each kernel, and see how it uses the kernel functions. You'll not find many (if any) useful tutorials online for HPUX: a web search shows only books. Both Oracle and HP removed most of the useful information from their websites a few years ago.
Further reading:

Thomas Dickey
- 51,086
- 7
- 70
- 105