Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 12:47:06 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21928 for review
Message-ID:  <200212042047.gB4Kl6K9090911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=21928

Change 21928 by peter@peter_itanic2 on 2002/12/04 12:46:41

	GRRR

Affected files ...

.. //depot/projects/ia64/sys/dev/ata/ata-all.c#22 edit

Differences ...

==== //depot/projects/ia64/sys/dev/ata/ata-all.c#22 (text+ko) ====

@@ -611,7 +611,9 @@
 	free(ata_delayed_attach, M_TEMP);
 	ata_delayed_attach = NULL;
     }
+#ifdef DEV_ATADISK
     ata_raid_attach();
+#endif
 }
 
 static void

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212042047.gB4Kl6K9090911>