rocky
34a20c65e2
It's now mmc.h, not scsi_mmc.h
2006-03-17 18:15:10 +00:00
rocky
e660ebfe7a
Improve manual pages.
...
* help output needs to be to stdout not stderr for help2man (*.c,*.h)
* Add EXIT_INFO return code. (*.c,*.h)
* Start filling out man pages, e.g. add SEE ALSO. *.help2man
* Remove non-existent reference to Info pages Makefile.am
2005-10-06 09:37:11 +00:00
rocky
16bdbf2615
Remove libpopt.
...
cd-drive, cd-info: some source option bug fixes
osx.c: bug in duplicate free in add-device
Patches and bug fixes courtesy Peter J. Creath
2005-10-05 09:48:11 +00:00
rocky
c712cad1e3
One more small change.
2005-04-30 10:05:11 +00:00
rocky
fed550d8b3
Try again.
2005-04-30 10:02:15 +00:00
rocky
909937a7c5
Show MMC level for single drive queries too.
2005-04-30 09:52:17 +00:00
rocky
929770f419
Add routine to report MMC capabilities of a drive. Add that to the
...
cd-drive program.
2005-04-30 09:42:37 +00:00
rocky
4428ffa788
Misc memory issues
2005-04-11 01:37:38 +00:00
rocky
8ef435a249
src/* gl_default_log_handler defined only once.
...
lib/dirver/*.c: looks to me like a cosmetic change but supposedly it helps
on Fedora Core 4 test1
Bug # 12363:
See: http://savannah.gnu.org/bugs/?func=detailitem&item_id=12363
2005-03-18 12:56:00 +00:00
rocky
e0cce4558d
Version information now includes build.
2005-01-22 22:21:36 +00:00
rocky
cd919f6664
.
2005-01-13 19:58:17 +00:00
rocky
ed74ce6f37
Just list the drivers that are available.
2005-01-13 19:30:24 +00:00
rocky
2d451beac7
Another slight error message change.
2005-01-09 17:30:14 +00:00
rocky
4ce2a5fe57
Create open_input() for common input open routines.
...
Input error messages have been gone over. cd-read is a little more
like the rest.
Regression output now has NO-WARRANTY.
2005-01-09 00:10:48 +00:00
rocky
d72c6b8e40
CdIo -> CdIo_t
2005-01-02 22:49:31 +00:00
rocky
28b8a70c9a
Opens cd driver a little less and checks for NULL. Helps things
...
especially on AIX.
2004-11-14 00:03:52 +00:00
rocky
152d8508b7
Common output routine in utility programs as a concession to
...
environments which may no have or prefer stdout/stderr such as XBOX.
2004-11-04 10:08:23 +00:00
rocky
19991ded7b
add psz_ to hwinfo type.
...
_cdio_linux.c: go back to using SCSI MMC drive cap routine.
2004-08-27 11:53:38 +00:00
rocky
7454e4375e
Add a couple of routines to pass back the driver used in getting a
...
drive. Speeds up a little the task of opening the drive. Is now used
in cd-drive and cd-info.
2004-08-27 04:17:08 +00:00
rocky
758f954e1f
Expose hwinfo call as a cdio command. It was SCSI-MMC. This may help
...
on OSX.
2004-08-27 02:50:13 +00:00
rocky
5c84847b7f
Bug: listing wrong drive capabilities. Was using wrong source_name.
2004-08-07 11:26:01 +00:00
rocky
18411a8764
util.*, cd-drive: Add feature listing to cd-drives.
...
sample10.c: More feature information printed
scsi_mmc.h: more doxygen comments about features.
2004-08-07 01:48:36 +00:00
rocky
b1616ea6d5
Add scsi_mmc_get_hwinfo.
2004-07-31 07:43:26 +00:00
rocky
e84c6316b0
Expand getting drive capabilities. We now have 3 masks where we had
...
only one before.
2004-07-17 22:16:46 +00:00
rocky
36507b3c10
get_mcn paramater is const.
...
solaris: failed attempt to get mcn and drive capabilities. Some
boilerplate routines used.
scsi_mmc: more defines.
src/cd-drive.c: bugfix when cdio is null
src/util.c: small enhancement.
2004-04-25 03:52:37 +00:00
rocky
52e0a80503
lib/*c, include/cdio/*.h: Add more drive capability info
...
util.{c,h}: common routine for printing capbilities
cd-info.c: use above.
*.right: update for capability display of above
cd-drive.c: new program to show drive capabilities
2004-04-25 00:46:34 +00:00