Date: Mon, 3 Nov 2003 01:25:02 -0800 (PST) From: Dag-Erling Smorgrav <des@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-disk.c Message-ID: <200311030925.hA39P2Zc012924@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/11/03 01:25:02 PST FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-disk.c Log: Move sysctl declarations next to the corresponding tunable declarations. Add a sysctl declaration for hw.ata.atapi_dma, which had gone MIA (though setting it in loader.conf still worked, it was not visible at runtime) Approved by: sos Revision Changes Path 1.196 +6 -0 src/sys/dev/ata/ata-all.c 1.162 +0 -7 src/sys/dev/ata/ata-disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311030925.hA39P2Zc012924>