Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2007 21:22:46 GMT
From:      Scott Long <scottl@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 114071 for review
Message-ID:  <200702052122.l15LMk0O054741@repoman.freebsd.org>

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

Change 114071 by scottl@scottl-x64 on 2007/02/05 21:22:24

	Make the ahc driver compile.

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/dev/aic7xxx/aic7xxx_osm.h#9 edit

Differences ...

==== //depot/projects/scottl-camlock/src/sys/dev/aic7xxx/aic7xxx_osm.h#9 (text+ko) ====

@@ -146,6 +146,7 @@
 	void			*ih;
 	eventhandler_tag	 eh;
 	struct proc		*recovery_thread;
+	struct mtx		mtx;
 };
 
 struct scb_platform_data {



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