Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 14:51:50 -0800 (PST)
From:      Nate Lawson <njl@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-cd.c src/sys/cam/scsi scsi_cd.c
Message-ID:  <200211232251.gANMpojO002868@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2002/11/23 14:51:50 PST

  Modified files:
    sys/dev/ata          atapi-cd.c 
    sys/cam/scsi         scsi_cd.c 
  Log:
  Allow acd(4) and cd(4) to support old behavior for CDRIOC*SPEED ioctls.
  If the value from the user is less than 177, assume it is a multiple of
  a single speed CDROM and convert to KB/sec.
  
  No complaints from:     sos
  Reviewed by:    ken
  Approved by:    re
  MFC after:      1 day
  
  Revision  Changes    Path
  1.68      +6 -0      src/sys/cam/scsi/scsi_cd.c
  1.127     +15 -2     src/sys/dev/ata/atapi-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?200211232251.gANMpojO002868>