Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 12:18:20 -0800 (PST)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c atapi-fd.c
Message-ID:  <200001282018.MAA88077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2000/01/28 12:18:20 PST

  Modified files:
    sys/dev/ata          ata-all.c atapi-fd.c 
  Log:
  Fix the atapi-fd.c (afd device) so that fx MSDOS formatted ZIP
  disks can be mounted. Use b_pblkno instead of b_blkno
  
  Found by: phk
  
  Protect (proberly) against setting modes on nonexisting devices.
  
  Revision  Changes    Path
  1.46      +5 -3      src/sys/dev/ata/ata-all.c
  1.35      +5 -4      src/sys/dev/ata/atapi-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?200001282018.MAA88077>