Date: Wed, 29 Jan 2003 23:20:00 -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-raid.c Message-ID: <200301300720.h0U7K0Qe079598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2003/01/29 23:20:00 PST Modified files: (Branch: RELENG_4) sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-raid.c Log: MFC: Update the code that deals with disk enclosures: Properly handle the newer Promise SuperSwap 1000 enclosures. Print out what kind of enclosure was found in the probe. Misc cleanups in the enclosure handling code. Sponsored by: Advanis Inc. Revision Changes Path 1.50.2.44 +116 -58 src/sys/dev/ata/ata-all.c 1.26.2.12 +5 -2 src/sys/dev/ata/ata-all.h 1.60.2.24 +6 -2 src/sys/dev/ata/ata-disk.c 1.3.2.19 +6 -4 src/sys/dev/ata/ata-raid.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?200301300720.h0U7K0Qe079598>