Y
Hacker News
new
|
ask
|
show
|
jobs
by
agwa
4137 days ago
The author says the device is a USB modem. So, under Linux, the author could have simply written a udev rule to use the name "whiteboard" for that particular USB modem's device file.
2 comments
m-ou-se
4137 days ago
Indeed. It's just a udev rule with: SYMLINK+="whiteboard
link
seryoiupfurds
4137 days ago
And even under plain-Jane Unix, you can name a device file whatever you want.
link