PERFORCE change 114071 for review

Scott Long scottl at FreeBSD.org
Mon Feb 5 21:23:02 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=114071

Change 114071 by scottl at 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 {


More information about the p4-projects mailing list