writing drivers

  1. tembun

    How to create a simple driver for microphone input processing?

    I have quite some experience with C programming, but I'm completely new to writing kernel or device drivers and I want to learn that. I have an idea to create a sort of 'microphone filter', which will receive the input from the microphone, then process it somehow (for example, increase the...
  2. D

    How to learn to develop drivers

    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.
Back
Top