Subject: Re: SCSI MMC device abstraction and UDF patch for review
To: Reinoud Zandijk <reinoud@netbsd.org>
From: Hubert Feyrer <feyrer@cs.stevens.edu>
List: tech-kern
Date: 12/21/2005 19:20:41
On Wed, 21 Dec 2005, Reinoud Zandijk wrote:
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/reinoud/src-diffs-scsi.20051222.gz

There is no patch for cd.4 included.

What can one do with those MMC ioctls?


> ftp://ftp.NetBSD.org/pub/NetBSD/misc/reinoud/src-diffs-udf.20051222.gz

mount_udf.8:
  * No description of any of the flags (-m, -o, -t) is included
  * filingsystem -> file system?
  * Maybe add a HISTORY section to indicate when this hits NetBSD (4.0?)
  * Maybe add a SEE ALSO section
  * Maybe add a few more words to include all the nice buzzwords you
    had in your mail (BlueRay, ...)?

sys/fs/udf/udf_vfsops.c:
  * indentation of those UDFD() calls looks strange


  - Hubert