sos 2005-04-25 07:50:52 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Only try to allocate and use the SATA resource if they are enabled by the BIOS. It seems some BIOS's doesn't get this right, and that would result in ATA panic'ing. Revision Changes Path 1.112 +40 -44 src/sys/dev/ata/ata-chipset.c