Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci pcmcia -> pci in comment.
details: https://anonhg.NetBSD.org/src/rev/d12ccaf2d778
branches: trunk
changeset: 522006:d12ccaf2d778
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Feb 10 12:26:23 2002 +0000
description:
pcmcia -> pci in comment.
diffstat:
sys/dev/pci/isic_pci.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 95255e953051 -r d12ccaf2d778 sys/dev/pci/isic_pci.c
--- a/sys/dev/pci/isic_pci.c Sun Feb 10 12:26:00 2002 +0000
+++ b/sys/dev/pci/isic_pci.c Sun Feb 10 12:26:23 2002 +0000
@@ -30,10 +30,10 @@
*
*---------------------------------------------------------------------------
*
- * isic_pci.c - pcmcia bus frontend for i4b_isic driver
+ * isic_pci.c - pci bus frontend for i4b_isic driver
* ----------------------------------------------------
*
- * $Id: isic_pci.c,v 1.5 2001/11/15 09:48:12 lukem Exp $
+ * $Id: isic_pci.c,v 1.6 2002/02/10 12:26:23 wiz Exp $
*
* last edit-date: [Fri Jan 5 11:38:58 2001]
*
@@ -43,7 +43,7 @@
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: isic_pci.c,v 1.5 2001/11/15 09:48:12 lukem Exp $");
+__KERNEL_RCSID(0, "$NetBSD: isic_pci.c,v 1.6 2002/02/10 12:26:23 wiz Exp $");
#include <sys/param.h>
#include <sys/errno.h>
Home |
Main Index |
Thread Index |
Old Index