cvs commit: src/sys/dev/ata ata-disk.c

Søren Schmidt sos at FreeBSD.org
Thu Sep 14 12:12:39 PDT 2006


sos         2006-09-14 19:12:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-disk.c 
  Log:
  If current_heads or current_sectors in the disk cap page are zero, dont try to use the current_ geometry.
  This avoids a panic with BIOS'n that sets these to zero.
  
  Revision  Changes    Path
  1.199     +2 -1      src/sys/dev/ata/ata-disk.c


More information about the cvs-src mailing list