rocky
008d86d309
More in line with rest of MMC stuff.
2004-07-31 09:26:31 +00:00
rocky
4739862e2c
source_name is now in gen.
2004-07-31 09:15:25 +00:00
rocky
5c26700f3e
Make setting read lengths more precise (and correct).
2004-07-28 11:45:21 +00:00
rocky
336970c6e3
We use p_env now.
2004-07-25 16:16:55 +00:00
rocky
c81ea6b678
FreeBSD compilation fixes.
2004-07-24 11:50:50 +00:00
rocky
3087bc0784
Add get_drive_cap and generic get_mcn routines.
2004-07-24 05:57:20 +00:00
rocky
8ec061202a
freebsd: add scsi_mmc_cmd_run and use it.
...
Others: small changes.
2004-07-24 05:42:09 +00:00
rocky
f40386d242
Compilation fix from Steven M. Schultz.
2004-07-18 20:40:01 +00:00
rocky
79ea450a56
Add type for holding MCN and ISRC. Add type for session
...
Replace magic constant 100 with CDIO_MAX_TRACK+1 where appropriate.
_cdio_osx: save session number and presumably some tighter coding.
nrg.c: make sure we add zero byte to end of MCN.
2004-06-27 15:29:20 +00:00
rocky
001bd6360b
Put the right suffix on ATAPI devices.
...
More const's, fewer void *'s.
2004-06-19 16:34:45 +00:00
rocky
03e7cde7fd
Add "c" at end of drive specification if not FreeBSD 5.x.
...
Handle not getting default drive more gracefully.
As always changes based on suggestions from Heiner.
2004-06-19 11:07:55 +00:00
rocky
740fdb0e4a
Some of the needed changes for FreeBSD 5.x. More may be needed.
...
From Heiner - thanks!
2004-06-12 17:40:07 +00:00
rocky
0441b2f09d
CAM mode2 form1 and form2 reading fixes.
...
Default device lists default to CAM device name.
Simplify, correct and make more complete CAM support.
With the above we can finally use libcdio for cd-read, vcdimager and
probably vlc and xine.
Many thanks to Heiner.
2004-06-05 02:47:49 +00:00
rocky
6f78156edb
Some variable renaming. env is the environment, user_data is what is
...
passed in.
2004-05-31 14:53:07 +00:00
rocky
484637b207
Make default CAM since that works best. It might help the single
...
FreeBSD user of libcdio.
2004-05-24 23:31:15 +00:00
rocky
b4090f3ca5
Add cdio_open_am_cd.
...
Use network order for FreeBSD lsn/lba's and other small FreeBSD patches.
Thanks again to Heiner.
2004-05-19 03:00:03 +00:00
rocky
cb7c0e870a
Go over FreeBSD code based on output from Heiner.
...
Hopefully 3 bugs are fixed:
- we get the leadout track now, no core dumps
- MSF reporting is corrected
- track format and mode
_cdio_linux.c: use cdio #define rather than GNU/Linux one.
2004-05-13 04:32:12 +00:00
rocky
cb9db0a7d5
Allow more freedom in specifying access mode.
...
Image drivers now have an "image" access mode.
2004-05-13 01:50:10 +00:00
rocky
7f10dab1a1
Small fixes.
2004-05-05 02:47:18 +00:00
rocky
e853206824
Compilation fixes and modulization improvements.
2004-04-30 21:36:53 +00:00
rocky
a4cc1496e5
Attempt to add FreeBSD CAM access method. Hope I havent' broken
...
FreeBSD otherwise.
2004-04-30 09:59:54 +00:00