Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/bebox/stand/boot/pci.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/bebox/stand/boot/pci.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4.96.1 retrieving revision 1.5 diff -u -p -r1.4.96.1 -r1.5 --- src/sys/arch/bebox/stand/boot/pci.c 2010/10/22 07:21:08 1.4.96.1 +++ src/sys/arch/bebox/stand/boot/pci.c 2010/10/14 06:12:54 1.5 @@ -1,4 +1,4 @@ -/* $NetBSD: pci.c,v 1.4.96.1 2010/10/22 07:21:08 uebayasi Exp $ */ +/* $NetBSD: pci.c,v 1.5 2010/10/14 06:12:54 kiyohara Exp $ */ /* * Copyright (C) 1995-1997 Gary Thomas (gdt@linuxppc.org)