summaryrefslogtreecommitdiffstats
path: root/sys/isa/pnpreg.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-02 05:13:01 +0000
committerpeter <peter@FreeBSD.org>1999-09-02 05:13:01 +0000
commitc0132d0156e875f8ab51f300efdaa1a6fcc05784 (patch)
tree927abc03ed256a47a2d8293c2941670fb03b3d21 /sys/isa/pnpreg.h
parent00758b4eb08a8db6c84ad0aac95eb1034189fc51 (diff)
downloadFreeBSD-src-c0132d0156e875f8ab51f300efdaa1a6fcc05784.zip
FreeBSD-src-c0132d0156e875f8ab51f300efdaa1a6fcc05784.tar.gz
s/LOGIGAL/LOGICAL/
Diffstat (limited to 'sys/isa/pnpreg.h')
-rw-r--r--sys/isa/pnpreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/pnpreg.h b/sys/isa/pnpreg.h
index fed7a4c..9c9b6f3 100644
--- a/sys/isa/pnpreg.h
+++ b/sys/isa/pnpreg.h
@@ -235,7 +235,7 @@
/* Small Resource Item names */
#define PNP_TAG_VERSION 0x1
-#define PNP_TAG_LOGIGAL_DEVICE 0x2
+#define PNP_TAG_LOGICAL_DEVICE 0x2
#define PNP_TAG_COMPAT_DEVICE 0x3
#define PNP_TAG_IRQ_FORMAT 0x4
#define PNP_TAG_DMA_FORMAT 0x5
OpenPOWER on IntegriCloud