Module Name: src
Committed By: msaitoh
Date: Thu Apr 11 10:12:48 UTC 2013
Modified Files:
src/sys/dev/pci: if_bgereg.h
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/pci/if_bgereg.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_bgereg.h
diff -u src/sys/dev/pci/if_bgereg.h:1.73 src/sys/dev/pci/if_bgereg.h:1.74
--- src/sys/dev/pci/if_bgereg.h:1.73 Thu Apr 11 10:10:41 2013
+++ src/sys/dev/pci/if_bgereg.h Thu Apr 11 10:12:48 2013
@@ -1,4 +1,4 @@
-/* $NetBSD: if_bgereg.h,v 1.73 2013/04/11 10:10:41 msaitoh Exp $ */
+/* $NetBSD: if_bgereg.h,v 1.74 2013/04/11 10:12:48 msaitoh Exp $ */
/*
* Copyright (c) 2001 Wind River Systems
* Copyright (c) 1997, 1998, 1999, 2001
@@ -430,7 +430,7 @@
/*
* PCI state register -- note, this register is read only
- * unless the PCISTATE_WR bit of the PCI Misc. Host Control
+ * unless the PCISTATE_RW bit of the PCI Misc. Host Control
* register is set.
*/
#define BGE_PCISTATE_FORCE_RESET 0x00000001