Date: Thu, 14 Sep 2006 19:12:29 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c Message-ID: <200609141912.k8EJCTle054280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609141912.k8EJCTle054280>
