Module Name:    src
Committed By:   leot
Date:           Tue Nov 24 23:30:04 UTC 2015

Modified Files:
        src/sys/dev/pci: if_alc.c if_alcreg.h

Log Message:
Add NetBSD RCS Id.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/if_alc.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/if_alcreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/if_alc.c
diff -u src/sys/dev/pci/if_alc.c:1.16 src/sys/dev/pci/if_alc.c:1.17
--- src/sys/dev/pci/if_alc.c:1.16	Tue Nov 24 20:13:12 2015
+++ src/sys/dev/pci/if_alc.c	Tue Nov 24 23:30:04 2015
@@ -1,3 +1,4 @@
+/*	$NetBSD: if_alc.c,v 1.17 2015/11/24 23:30:04 leot Exp $	*/
 /*	$OpenBSD: if_alc.c,v 1.1 2009/08/08 09:31:13 kevlo Exp $	*/
 /*-
  * Copyright (c) 2009, Pyun YongHyeon <yong...@freebsd.org>

Index: src/sys/dev/pci/if_alcreg.h
diff -u src/sys/dev/pci/if_alcreg.h:1.4 src/sys/dev/pci/if_alcreg.h:1.5
--- src/sys/dev/pci/if_alcreg.h:1.4	Tue Sep  8 08:24:42 2015
+++ src/sys/dev/pci/if_alcreg.h	Tue Nov 24 23:30:04 2015
@@ -1,3 +1,4 @@
+/*	$NetBSD: if_alcreg.h,v 1.5 2015/11/24 23:30:04 leot Exp $	*/
 /*	$OpenBSD: if_alcreg.h,v 1.1 2009/08/08 09:31:13 kevlo Exp $	*/
 /*-
  * Copyright (c) 2009, Pyun YongHyeon <yong...@freebsd.org>

Reply via email to