Home | History | Annotate | Download | only in udf
History log of /src/sys/fs/udf/udf_mount.h
RevisionDateAuthorComments
 1.4  16-Oct-2019  maya Switch files copyright Reinoud Zandijk from BSD 4 clause to BSD 2 clause.

OK'd by reinoud in email (from 4 Feb 2019).
 1.3  02-Feb-2006  reinoud branches: 1.3.4; 1.3.16; 1.3.22; 1.3.166;
Fix header re-inclusion protection defines to a less generic naming
scheme.
 1.2  02-Feb-2006  reinoud Fix $NetBSD$ tags. (sorry)
 1.1  02-Feb-2006  reinoud Initial import of a UDF file system implementation for NetBSD.

The code supports read access to all media types that CD/DVD type drives
can recognize including DVD-RAM and BD- drives as well as harddisc partions
and vnd devices. UDF versions upto the latest 2.60 are to be supported
though due to lack of test media version 2.50 and 2.60 are not implemented
yet though easy to add. Both open and closed media are supported.

Write access is planned and in preparation. To facilitate this some hooks
are present in the code that are not strictly needed in a read-only
implementation but which allow writing to be added more easily.

Implemented and tested media types are CD-ROM, CD-R, CD-RW, CD-MRW,
DVD-ROM, DVD*R, DVD*RW, DVD+MRW but the same code can also read DVD-RAM,
HD-DVD and BluRay discs. Also vnd devices have been tested with several
sector sizes.

Discs created and written by UDFclient, Nero's InCD and Roxio's
DirectCD/Drag2Disc read fine.
 1.3.166.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.3.22.2  09-Sep-2006  rpaulo sync with head
 1.3.22.1  02-Feb-2006  rpaulo file udf_mount.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:57:06 +0000
 1.3.16.2  21-Jun-2006  yamt sync with head.
 1.3.16.1  02-Feb-2006  yamt file udf_mount.h was added on branch yamt-lazymbuf on 2006-06-21 15:09:36 +0000
 1.3.4.2  18-Feb-2006  yamt sync with head.
 1.3.4.1  02-Feb-2006  yamt file udf_mount.h was added on branch yamt-uio_vmspace on 2006-02-18 15:39:18 +0000

RSS XML Feed