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: https://news.ycombinator.com/item?id=44080803
Points: 3
# Comments: 0
Autentifică-te pentru a adăuga comentarii
Alte posturi din acest grup

Article URL: https://dynomight.net/dumpy/
Comments URL: https://news.ycombinator.com/item?

Hey HN!
After years of wrestling with Lodash's quirks and bundle size issues, I decided to build something better. SuperUtilsPlus is my attempt at creating the utility library I wish existed.

Article URL: https://www.designboom.com/architecture/moma-
Article URL: https://paulgraham.com/goodwriting.html
Comments URL: https://news

Move dotfiles to ~/.config/lnk, get symlinks back, use Git normally. Single binary, no config files, no fluff. Built because chezmoi was too complex and plain Git was too manual.
Comme