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