Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2001 17:50:53 -0800 (PST)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_diskslice.c src/sys/sys diskslice.h src/sys/cam/scsi scsi_cd.c
Message-ID:  <200101290150.f0T1or766123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         2001/01/28 17:50:53 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             subr_diskslice.c 
    sys/sys              diskslice.h 
    sys/cam/scsi         scsi_cd.c 
  Log:
  MFC, writeable CD support.
  
  This allows writing to DVD-RAM, PD and similar drives that probe as CD
  devices.  Note that these are randomly writeable devices, not
  sequential-only devices like CD-R/CD-RW drives, which are supported
  by cdrecord.
  
  The following files/revisions have been merged:
  
  scsi_cd.c:		the rest of 1.42 and all of 1.43
  subr_diskslice.c:	1.92
  diskslice.h		1.40
  
  Reviewed by:	bde (original changeset)
  
  Revision  Changes    Path
  1.82.2.4  +22 -2     src/sys/kern/subr_diskslice.c
  1.36.2.1  +2 -1      src/sys/sys/diskslice.h
  1.31.2.6  +96 -3     src/sys/cam/scsi/scsi_cd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101290150.f0T1or766123>