Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 20:25:02 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 89291 for review
Message-ID:  <200601062025.k06KP2v5041615@repoman.freebsd.org>

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

Change 89291 by jhb@jhb_slimer on 2006/01/06 20:24:33

	IFC @89289.

Affected files ...

.. //depot/projects/smpng/sys/dev/si/si2_z280.c#4 integrate

Differences ...

==== //depot/projects/smpng/sys/dev/si/si2_z280.c#4 (text+ko) ====

@@ -1,7 +1,7 @@
 /*-
- * Copyright (C) 1998 Specialix International.
+ * Copyright (C) 1988-1998 Specialix International.
  *
- * Download code for SI/XIO/SX host cards.
+ * Download code for SI/XIO host cards.
  *
  * Redistribution and use in binary forms (this file is a binary form), with
  * or without modification, are permitted provided that the following
@@ -28,7 +28,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/dev/si/si2_z280.c,v 1.6 2005/01/06 01:43:13 imp Exp $");
+__FBSDID("$FreeBSD: src/sys/dev/si/si2_z280.c,v 1.7 2006/01/06 20:17:48 jhb Exp $");
 
 #include <sys/param.h>
 #include <sys/bus.h>



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