Date: Mon, 4 Apr 2005 16:42:36 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <200504041642.j34GgaaF050262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2005-04-04 16:42:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/ata ata-all.c
Log:
Change the default for hw.ata.atapi_dma so that DMA is off. We are
seeing a lot of install problems that get fixed by turning DMA
off. The sparc64 mailing list sees the most reports of this but it
does come up on others. Changing the default should give us a more
robust install, at the expense of people who need DMA for burning
CDs needing to turn it on (maybe).
The same change will be made in HEAD shortly by the ata maintainer.
Discussed with: sos, scottl
Revision Changes Path
1.222.2.11 +1 -1 src/sys/dev/ata/ata-all.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504041642.j34GgaaF050262>
