From fc2ae8ee9f3b90876d30d80ffedaefa3fcb243f2 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 12 Mar 2004 23:45:38 +0000 Subject: added device numbers git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1397 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/NSC/pc87366/pc87366.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/superio') diff --git a/src/superio/NSC/pc87366/pc87366.h b/src/superio/NSC/pc87366/pc87366.h index ccdf1a099d..d1bc9de319 100644 --- a/src/superio/NSC/pc87366/pc87366.h +++ b/src/superio/NSC/pc87366/pc87366.h @@ -9,3 +9,8 @@ #define PC87366_ACB 0x08 #define PC87366_FSCM 0x09 #define PC87366_WDT 0x0A +#define PC87366_GMP 0x0b +#define PC87366_MIDI 0x0C +#define PC87366_VLM 0x0D +#define PC87366_TMS 0x0E + -- cgit v1.2.3