Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
dvd_drive_status [2014/03/13 17:56] – beandog | dvd_drive_status [2018/03/28 05:38] – beandog | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== dvd_drive_status ====== | ====== dvd_drive_status ====== | ||
+ | * [[dvd_info]] package | ||
* [[https:// | * [[https:// | ||
Line 13: | Line 14: | ||
$ gcc -o dvd_drive_status dvd_drive_status.c | $ 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 === |