PERFORCE change 89291 for review

John Baldwin jhb at FreeBSD.org
Fri Jan 6 12:25:03 PST 2006


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

Change 89291 by jhb at 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>


More information about the p4-projects mailing list