• This site is a private, non-commercial website. As such, you're welcome here as long as you were invited. If you would like an invite, reach out to Cliff Spark

Show HN: Rotary Phone Dial Linux Kernel Driver

  • Thread starter Thread starter sephalon
  • Start date Start date
S

sephalon

A Linux kernel driver that turns a rotary phone dial into an evdev input device. You might be interested in this driver if you
  • prefer the slow pace of dialing over typing numbers with your numpad,
  • want to bring your old rotary phone into the digital era,
  • are an educator looking for a simple example driver with a VM-based end-to-end development & test environment (no real hardware needed)
  • have another creative use case in mind!
This driver was my introduction to embedded Linux years ago—and ultimately led to my career. However, it remained unfinished and unpublished until now. Initially, I intended to reimplement the driver in Rust to explore the state of the Rust for Linux project. Unfortunately, I soon realized that the necessary bindings simply are not available yet, so that part will have to wait.



Comments URL: Show HN: Rotary Phone Dial Linux Kernel Driver | Hacker News

Points: 235

# Comments: 29

Continue reading...
 
Back
Top