Date: Fri, 15 Aug 2008 10:55:11 +0000 (UTC) From: Philip Paeps <philip@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 ata-all.h ata-chipset.c Message-ID: <200808151055.m7FAtTqT064094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2008-08-15 10:55:11 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-chipset.c Log: SVN rev 181753 on 2008-08-15 10:55:11Z by philip Introduce a new loader tunable "hw.ata.ata_dma_check_80pin", defaulting to 1. This can be used to disable the 80pin cable check on systems which forget to set the bit -- such as certain laptops and Soekris boards. PR: kern/114605 (somewhat reworked) Submitted by: marck MFC after: 1 week Revision Changes Path 1.290 +5 -0 src/sys/dev/ata/ata-all.c 1.134 +2 -1 src/sys/dev/ata/ata-all.h 1.225 +6 -0 src/sys/dev/ata/ata-chipset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808151055.m7FAtTqT064094>