Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 1996 12:58:26 -0700 (PDT)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/conf options src/sys/scsi od.c
Message-ID:  <199606161958.MAA08929@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

joerg       96/06/16 12:58:25

  Modified:    sys/conf  options
               sys/scsi  od.c
  Log:
  Miscellaneous cleanup and minor fixes by Shunsuke and by me.
  
  . use new-style options
  . introduce an option OD_AUTO_TURNOFF
  . try to use the native geometry as reported by the drive instead of
    a faked on -- MOs do have a ``classical'' geometry
  . make the scsi_start_unit() actually working
  . some cosmetic fixes
  
  Submitted by:	akiyama@kme.mei.co.jp (Shunsuke Akiyama)
  
  Revision  Changes    Path
  1.15      +5 -1      src/sys/conf/options
  1.18      +143 -96   src/sys/scsi/od.c



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