Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dvd_drive_status [2021/10/17 23:49] – beandog | dvd_drive_status [2021/10/17 23:50] (current) – beandog | ||
---|---|---|---|
Line 7: | Line 7: | ||
This program is a successor to the small program [[trayopen]] (which also inspired this one). '' | This program is a successor to the small program [[trayopen]] (which also inspired this one). '' | ||
- | To build, just download the [[https:// | + | It has support on and off for *BSD systems. I like to work on it, and then I don't. The kernels are different, |
- | < | + | A man page is included with the '' |
- | $ wget https:// | + | |
- | $ gcc -o dvd_drive_status dvd_drive_status.c | + | |
- | </ | + | |
- | + | ||
- | It has support on and off for *BSD systems. I like to work on it, and then I don't. The kernels are different, and have different tray status checks and so on. I'm limited by that. | + | |
=== Context === | === Context === |