Date: Mon, 27 Jan 2003 01:04:29 -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: <200301270904.h0R94TWw062944@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2003/01/27 01:04:29 PST Modified files: sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-raid.c Log: 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.164 +121 -62 src/sys/dev/ata/ata-all.c 1.58 +5 -2 src/sys/dev/ata/ata-all.h 1.140 +3 -1 src/sys/dev/ata/ata-disk.c 1.51 +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?200301270904.h0R94TWw062944>