diff options
author | Marius Strobl <marius@FreeBSD.org> | 2006-02-18 15:53:48 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2006-02-18 15:53:48 +0000 |
commit | dd5bb0ca3163bad7eed9372291d7a1739f763a4f (patch) | |
tree | 54239d32b520d8654cff156e610104d3661d1988 /sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1 | |
parent | Security patch, update to version 7.4.12. (diff) |
o Update to 2.01.01a07. Noteworthy changes since 2.01.01a04 are:
- With 2.01.01a05 a new tool btcflash for flashing the firmware of
BTC DRW1008 DVD+/-RW drives was added.
- With 2.01.01a06 `readcd -scanbus` was finally fixed (the "fix" in
2.01.01a05 did not work). Thus the respective ports patch was
removed.
- With 2.01.01a07 my changes to make the direct ATAPI transport
(cooked_ioctl interface) of cdda2wav work again with FreeBSD
after ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed
were finally integrated, but unfortunately a modified, buggy
version. Thus the respective ports patches were removed and the
bug corrected.
For the complete list of changes since 2.01.01a04 see
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a0[5-7]
o Make the direct ATAPI transport of cdda2wav work again with FreeBSD
after device major numbers were abandoned.
Notes
Notes:
svn path=/head/; revision=156302
Diffstat (limited to 'sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1')
-rw-r--r-- | sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1 b/sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1 new file mode 100644 index 000000000000..c8b30d32f974 --- /dev/null +++ b/sysutils/cdrtools-devel/files/patch-btcflash::btcflash.1 @@ -0,0 +1,10 @@ +--- btcflash/btcflash.1.orig Wed Feb 8 23:13:24 2006 ++++ btcflash/btcflash.1 Thu Feb 16 14:54:32 2006 +@@ -293,7 +293,6 @@ + login shell. + .SH "SEE ALSO" + .BR cdrecord (1), +-.BR scg (7), + .BR rcmd (3), + .BR ssh (1). + .SH NOTES |