summaryrefslogtreecommitdiffstats
path: root/sys/dev/agp/agpvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/agp/agpvar.h')
-rw-r--r--sys/dev/agp/agpvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/agp/agpvar.h b/sys/dev/agp/agpvar.h
index df3112b..52d40ef 100644
--- a/sys/dev/agp/agpvar.h
+++ b/sys/dev/agp/agpvar.h
@@ -87,7 +87,7 @@ int agp_release(device_t dev);
/*
* Enable the agp hardware with the relavent mode. The mode bits are
- * defined in <pci/agpreg.h>
+ * defined in <dev/agp/agpreg.h>
*/
int agp_enable(device_t dev, u_int32_t mode);
OpenPOWER on IntegriCloud