Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2006 07:58:46 GMT
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 110934 for review
Message-ID:  <200612030758.kB37wkux010704@repoman.freebsd.org>

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

Change 110934 by mjacob@newisp on 2006/12/03 07:57:48

	Mimic CVS and eliminate an unused flag.

Affected files ...

.. //depot/projects/newisp/cam/cam_ccb.h#4 edit

Differences ...

==== //depot/projects/newisp/cam/cam_ccb.h#4 (text+ko) ====

@@ -719,7 +719,6 @@
 #define CTS_SPI_VALID_PPR_OPTIONS	0x10
 	u_int	flags;
 #define	CTS_SPI_FLAGS_DISC_ENB		0x01
-#define	CTS_SPI_FLAGS_TAG_ENB		0x02
 	u_int	sync_period;
 	u_int	sync_offset;
 	u_int	bus_width;



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