From c0132d0156e875f8ab51f300efdaa1a6fcc05784 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 2 Sep 1999 05:13:01 +0000 Subject: s/LOGIGAL/LOGICAL/ --- sys/isa/pnpreg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/isa/pnpreg.h') 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 -- cgit v1.1