D dvshapkin Oct 7, 2015 #1 Hi all, Tell me please, how to learn to develop drivers for FreeBSD (C language I know)? Specifically, I'm interested in WiFi adapter Realtek. What can I read on this subject? Where can I find the specifications for Realtek adapter? Thank you.
Hi all, Tell me please, how to learn to develop drivers for FreeBSD (C language I know)? Specifically, I'm interested in WiFi adapter Realtek. What can I read on this subject? Where can I find the specifications for Realtek adapter? Thank you.
C cpm@ Moderator Moderator Developer Oct 7, 2015 #2 This is a must read: http://www.wonkity.com/~wblock/docs/html/driverbook.html
j4ck Oct 11, 2015 #3 You can also buy lecture 1 from this course: https://www.mckusick.com/courses/netdescrip.html It is presented by George Neville-Neil. It reviews igb(4) and em(4) drivers.
You can also buy lecture 1 from this course: https://www.mckusick.com/courses/netdescrip.html It is presented by George Neville-Neil. It reviews igb(4) and em(4) drivers.