Date: Mon, 19 Mar 2001 00:04:55 -0800 (PST) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-raid.c atapi-all.c Message-ID: <200103190804.f2J84t682393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2001/03/19 00:04:55 PST Modified files: sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-raid.c atapi-all.c Log: Add sysctls for reading the tunables as suggested by des. Minor cleanups plus checks of the ->active state. Cosmetics. Revision Changes Path 1.110 +63 -37 src/sys/dev/ata/ata-all.c 1.43 +2 -2 src/sys/dev/ata/ata-all.h 1.97 +64 -31 src/sys/dev/ata/ata-disk.c 1.34 +8 -5 src/sys/dev/ata/ata-disk.h 1.13 +3 -14 src/sys/dev/ata/ata-raid.c 1.67 +7 -1 src/sys/dev/ata/atapi-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103190804.f2J84t682393>