Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 1998 15:48:16 -0700 (PDT)
From:      Kenneth Merry <ken@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/cam/scsi scsi_cd.c scsi_cd.h
Message-ID:  <199809202248.PAA17404@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         1998/09/20 15:48:16 PDT

  Modified files:
    sys/cam/scsi         scsi_cd.c scsi_cd.h 
  Log:
  Some fixes to the CD driver that may fix PR kern/7996.  The data direction
  flags on some of the operations in the driver weren't quite right.  Also,
  clean up scsi_cd.h, change u_char to u_int8_t.
  
  I'm surprised this problem didn't show up sooner.  (the code has been in
  there almost a year and a half)
  
  PR:		        7996
  Reviewed by:	        ken
  Submitted (mostly) by:	gibbs
  
  Revision  Changes    Path
  1.3       +42 -28    src/sys/cam/scsi/scsi_cd.c
  1.2       +100 -101  src/sys/cam/scsi/scsi_cd.h



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