Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 05:35:29 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa fd.c
Message-ID:  <200106281235.f5SCZTh17093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2001/06/28 05:35:29 PDT

  Modified files:
    sys/isa              fd.c 
  Log:
  Merge in parts of a larger patchset i received from Bruce.  Untested
  by now (except of a compile test), but i believe this to contain no
  actual functional changes.
  
  . Fix the copyright of the Regents i accidentally broke in rev 1.197
    (although only a very small part of the original driver survived
    at all...).
  
  . Bump MAX_CYLINDER since some obscure formats really use more than 80
    cylinders.
  
  . Correctly handle BIO_FORMAT which used to be a bitmask but is now a BIO
    command of its own.
  
  . Numerous stylistic fixes.
  
  Submitted by:	bde
  
  Revision  Changes    Path
  1.207     +39 -42    src/sys/isa/fd.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?200106281235.f5SCZTh17093>