=================================================================== RCS file: /cvs/sys/dev/ic/aic7xxx_seeprom.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/dev/ic/aic7xxx_seeprom.c 2008/03/04 16:10:12 1.1 +++ sys/dev/ic/aic7xxx_seeprom.c 2008/03/04 16:10:12 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: aic7xxx_seeprom.c,v 1.1 2008/03/04 16:10:12 nbrk Exp $ */ +/* $OpenBSD: aic7xxx_seeprom.c,v 1.1.1.1 2008/03/04 16:10:12 nbrk Exp $ */ /* $NetBSD: aic7xxx_seeprom.c,v 1.8 2003/05/02 19:12:19 dyoung Exp $ */ /* @@ -47,7 +47,7 @@ * from the FreeBSD source file aic7xxx_pci.c by Frank van der Linden * * - * $Id: aic7xxx_seeprom.c,v 1.1 2008/03/04 16:10:12 nbrk Exp $ + * $Id: aic7xxx_seeprom.c,v 1.1.1.1 2008/03/04 16:10:12 nbrk Exp $ * * $FreeBSD: src/sys/dev/aic7xxx/aic7xxx_pci.c,v 1.22 2003/01/20 20:44:55 gibbs Exp $ */