Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2007 18:17:36 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 115283 for review
Message-ID:  <200703031817.l23IHaaq047983@repoman.freebsd.org>

index | next in thread | raw e-mail

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

Change 115283 by piso@piso_newluxor on 2007/03/03 18:17:12

	Fix puc compilation.

Affected files ...

.. //depot/projects/soc2006/intr_filter/dev/puc/puc.c#11 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/dev/puc/puc.c#11 (text+ko) ====

@@ -59,6 +59,7 @@
 
 	int		p_hasintr:1;
 
+	driver_filter_t *p_ih;
 	serdev_intr_t	*p_ihsrc[PUC_ISRCCNT];
 	void		*p_iharg;
 


help

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