aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hea
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-08-22 15:35:37 +0000
committerWarner Losh <imp@FreeBSD.org>2003-08-22 15:35:37 +0000
commitf2e618d5b2d3b148afd39f679dfdae55ef0ff03d (patch)
treea4788640cfcc277412e4e37e1fbac026d2c14f03 /sys/dev/hea
parent5ccace6f2cb62925deac1111d57593bda72a3d01 (diff)
Notes
Diffstat (limited to 'sys/dev/hea')
-rw-r--r--sys/dev/hea/eni.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h
index 1e753b2c50c6..53ecef15dc9d 100644
--- a/sys/dev/hea/eni.h
+++ b/sys/dev/hea/eni.h
@@ -234,7 +234,7 @@
*/
/*
- * Part of PCI configuration registers but not defined in <pci/pcireg.h>
+ * Part of PCI configuration registers but not defined in <dev/pci/pcireg.h>
*/
#define PCI_CONTROL_REG 0x60
#define ENDIAN_SWAP_DMA 0x80 /* Enable endian swaps on DMA */