Commit Graph

15 Commits

Author SHA1 Message Date
937a226543 Bug fix: Closed memory leak with failure to open device file under FreeBSD. Thanks to George Danchev. 2009-10-27 10:09:31 +00:00
e5632de786 Bug fix: Device scan stalled on FreeBSD. Ticket 148 jwele 2009-04-30 07:08:23 +00:00
ed60d9a644 Removed remark that use of statvfs() was untested with FreeBSD 2008-11-15 22:07:24 +00:00
090861567d Brought burn_stdio_write_track() onto sector_data() for outmost realism 2007-09-12 10:45:34 +00:00
75dd141055 Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
Alexander Nedotsukov
3aec7fdeda Restored FreeBSD backend. 2007-01-24 12:44:22 +00:00
13641fcbae Made portability clarifications 2006-11-15 17:10:12 +00:00
99ca953b1d Made MMC command CLOSE TRACK/SESSION available to struct burn_drive 2006-10-30 11:18:36 +00:00
c51a93fd9a Updated tangling of FreeBSD code with mmc.c :( 2006-10-23 12:41:29 +00:00
e5ed5f1856 Split enumerate_common() into logic-layer, command-layer, transport-layer 2006-10-21 18:51:35 +00:00
b6a04cb493 Implemented some ATIP functionality 2006-10-21 10:34:15 +00:00
8610c9bd1d Made cdrskin produce "ATIP start of lead" (on non-blank media for now) 2006-10-20 11:34:52 +00:00
Alexander Nedotsukov
f8fd6a21f4 - Added logging to libdax_msgs similar to Linux backend.
- Added mmc_function_spy() traces.
2006-10-17 03:09:29 +00:00
0710bbb4fb Introduced burn_drive_enumerator_t to allow more complete sg-freebsd implementation 2006-10-14 12:24:03 +00:00
Mario Danic
1d570af0b5 Implemented freebsd transport layer 2006-10-12 17:38:32 +00:00