From 3d6107410848dbdbb0aebb58d889dd0afa4cfcd9 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 24 Oct 2006 23:08:10 +0000 Subject: [PATCH] Rename src/superio/NSC to src/superio/nsc. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2473 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/{NSC => nsc}/pc8374/Config.lb | 0 src/superio/{NSC => nsc}/pc8374/chip.h | 0 src/superio/{NSC => nsc}/pc8374/pc8374.h | 0 src/superio/{NSC => nsc}/pc8374/pc8374_early_serial.c | 0 src/superio/{NSC => nsc}/pc8374/superio.c | 0 src/superio/{NSC => nsc}/pc87351/Config.lb | 0 src/superio/{NSC => nsc}/pc87351/chip.h | 0 src/superio/{NSC => nsc}/pc87351/pc87351.h | 0 src/superio/{NSC => nsc}/pc87351/pc87351_early_serial.c | 0 src/superio/{NSC => nsc}/pc87351/superio.c | 0 src/superio/{NSC => nsc}/pc87360/Config.lb | 0 src/superio/{NSC => nsc}/pc87360/chip.h | 0 src/superio/{NSC => nsc}/pc87360/pc87360.h | 0 src/superio/{NSC => nsc}/pc87360/pc87360_early_serial.c | 0 src/superio/{NSC => nsc}/pc87360/superio.c | 0 src/superio/{NSC => nsc}/pc87366/Config.lb | 0 src/superio/{NSC => nsc}/pc87366/chip.h | 0 src/superio/{NSC => nsc}/pc87366/pc87366.h | 0 src/superio/{NSC => nsc}/pc87366/pc87366_early_serial.c | 0 src/superio/{NSC => nsc}/pc87366/superio.c | 0 src/superio/{NSC => nsc}/pc87417/Config.lb | 0 src/superio/{NSC => nsc}/pc87417/chip.h | 0 src/superio/{NSC => nsc}/pc87417/pc87417.h | 0 src/superio/{NSC => nsc}/pc87417/pc87417_early_init.c | 0 src/superio/{NSC => nsc}/pc87417/pc87417_early_serial.c | 0 src/superio/{NSC => nsc}/pc87417/superio.c | 0 src/superio/{NSC => nsc}/pc87427/Config.lb | 0 src/superio/{NSC => nsc}/pc87427/chip.h | 0 src/superio/{NSC => nsc}/pc87427/pc87427.h | 0 src/superio/{NSC => nsc}/pc87427/pc87427_early_init.c | 0 src/superio/{NSC => nsc}/pc87427/superio.c | 0 src/superio/{NSC => nsc}/pc97307/Config.lb | 0 src/superio/{NSC => nsc}/pc97307/chip.h | 0 src/superio/{NSC => nsc}/pc97307/pc97307.h | 0 src/superio/{NSC => nsc}/pc97307/superio.c | 0 src/superio/{NSC => nsc}/pc97317/Config.lb | 0 src/superio/{NSC => nsc}/pc97317/chip.h | 0 src/superio/{NSC => nsc}/pc97317/pc97317.h | 0 src/superio/{NSC => nsc}/pc97317/pc97317_early_serial.c | 0 src/superio/{NSC => nsc}/pc97317/superio.c | 0 40 files changed, 0 insertions(+), 0 deletions(-) rename src/superio/{NSC => nsc}/pc8374/Config.lb (100%) rename src/superio/{NSC => nsc}/pc8374/chip.h (100%) rename src/superio/{NSC => nsc}/pc8374/pc8374.h (100%) rename src/superio/{NSC => nsc}/pc8374/pc8374_early_serial.c (100%) rename src/superio/{NSC => nsc}/pc8374/superio.c (100%) rename src/superio/{NSC => nsc}/pc87351/Config.lb (100%) rename src/superio/{NSC => nsc}/pc87351/chip.h (100%) rename src/superio/{NSC => nsc}/pc87351/pc87351.h (100%) rename src/superio/{NSC => nsc}/pc87351/pc87351_early_serial.c (100%) rename src/superio/{NSC => nsc}/pc87351/superio.c (100%) rename src/superio/{NSC => nsc}/pc87360/Config.lb (100%) rename src/superio/{NSC => nsc}/pc87360/chip.h (100%) rename src/superio/{NSC => nsc}/pc87360/pc87360.h (100%) rename src/superio/{NSC => nsc}/pc87360/pc87360_early_serial.c (100%) rename src/superio/{NSC => nsc}/pc87360/superio.c (100%) rename src/superio/{NSC => nsc}/pc87366/Config.lb (100%) rename src/superio/{NSC => nsc}/pc87366/chip.h (100%) rename src/superio/{NSC => nsc}/pc87366/pc87366.h (100%) rename src/superio/{NSC => nsc}/pc87366/pc87366_early_serial.c (100%) rename src/superio/{NSC => nsc}/pc87366/superio.c (100%) rename src/superio/{NSC => nsc}/pc87417/Config.lb (100%) rename src/superio/{NSC => nsc}/pc87417/chip.h (100%) rename src/superio/{NSC => nsc}/pc87417/pc87417.h (100%) rename src/superio/{NSC => nsc}/pc87417/pc87417_early_init.c (100%) rename src/superio/{NSC => nsc}/pc87417/pc87417_early_serial.c (100%) rename src/superio/{NSC => nsc}/pc87417/superio.c (100%) rename src/superio/{NSC => nsc}/pc87427/Config.lb (100%) rename src/superio/{NSC => nsc}/pc87427/chip.h (100%) rename src/superio/{NSC => nsc}/pc87427/pc87427.h (100%) rename src/superio/{NSC => nsc}/pc87427/pc87427_early_init.c (100%) rename src/superio/{NSC => nsc}/pc87427/superio.c (100%) rename src/superio/{NSC => nsc}/pc97307/Config.lb (100%) rename src/superio/{NSC => nsc}/pc97307/chip.h (100%) rename src/superio/{NSC => nsc}/pc97307/pc97307.h (100%) rename src/superio/{NSC => nsc}/pc97307/superio.c (100%) rename src/superio/{NSC => nsc}/pc97317/Config.lb (100%) rename src/superio/{NSC => nsc}/pc97317/chip.h (100%) rename src/superio/{NSC => nsc}/pc97317/pc97317.h (100%) rename src/superio/{NSC => nsc}/pc97317/pc97317_early_serial.c (100%) rename src/superio/{NSC => nsc}/pc97317/superio.c (100%) diff --git a/src/superio/NSC/pc8374/Config.lb b/src/superio/nsc/pc8374/Config.lb similarity index 100% rename from src/superio/NSC/pc8374/Config.lb rename to src/superio/nsc/pc8374/Config.lb diff --git a/src/superio/NSC/pc8374/chip.h b/src/superio/nsc/pc8374/chip.h similarity index 100% rename from src/superio/NSC/pc8374/chip.h rename to src/superio/nsc/pc8374/chip.h diff --git a/src/superio/NSC/pc8374/pc8374.h b/src/superio/nsc/pc8374/pc8374.h similarity index 100% rename from src/superio/NSC/pc8374/pc8374.h rename to src/superio/nsc/pc8374/pc8374.h diff --git a/src/superio/NSC/pc8374/pc8374_early_serial.c b/src/superio/nsc/pc8374/pc8374_early_serial.c similarity index 100% rename from src/superio/NSC/pc8374/pc8374_early_serial.c rename to src/superio/nsc/pc8374/pc8374_early_serial.c diff --git a/src/superio/NSC/pc8374/superio.c b/src/superio/nsc/pc8374/superio.c similarity index 100% rename from src/superio/NSC/pc8374/superio.c rename to src/superio/nsc/pc8374/superio.c diff --git a/src/superio/NSC/pc87351/Config.lb b/src/superio/nsc/pc87351/Config.lb similarity index 100% rename from src/superio/NSC/pc87351/Config.lb rename to src/superio/nsc/pc87351/Config.lb diff --git a/src/superio/NSC/pc87351/chip.h b/src/superio/nsc/pc87351/chip.h similarity index 100% rename from src/superio/NSC/pc87351/chip.h rename to src/superio/nsc/pc87351/chip.h diff --git a/src/superio/NSC/pc87351/pc87351.h b/src/superio/nsc/pc87351/pc87351.h similarity index 100% rename from src/superio/NSC/pc87351/pc87351.h rename to src/superio/nsc/pc87351/pc87351.h diff --git a/src/superio/NSC/pc87351/pc87351_early_serial.c b/src/superio/nsc/pc87351/pc87351_early_serial.c similarity index 100% rename from src/superio/NSC/pc87351/pc87351_early_serial.c rename to src/superio/nsc/pc87351/pc87351_early_serial.c diff --git a/src/superio/NSC/pc87351/superio.c b/src/superio/nsc/pc87351/superio.c similarity index 100% rename from src/superio/NSC/pc87351/superio.c rename to src/superio/nsc/pc87351/superio.c diff --git a/src/superio/NSC/pc87360/Config.lb b/src/superio/nsc/pc87360/Config.lb similarity index 100% rename from src/superio/NSC/pc87360/Config.lb rename to src/superio/nsc/pc87360/Config.lb diff --git a/src/superio/NSC/pc87360/chip.h b/src/superio/nsc/pc87360/chip.h similarity index 100% rename from src/superio/NSC/pc87360/chip.h rename to src/superio/nsc/pc87360/chip.h diff --git a/src/superio/NSC/pc87360/pc87360.h b/src/superio/nsc/pc87360/pc87360.h similarity index 100% rename from src/superio/NSC/pc87360/pc87360.h rename to src/superio/nsc/pc87360/pc87360.h diff --git a/src/superio/NSC/pc87360/pc87360_early_serial.c b/src/superio/nsc/pc87360/pc87360_early_serial.c similarity index 100% rename from src/superio/NSC/pc87360/pc87360_early_serial.c rename to src/superio/nsc/pc87360/pc87360_early_serial.c diff --git a/src/superio/NSC/pc87360/superio.c b/src/superio/nsc/pc87360/superio.c similarity index 100% rename from src/superio/NSC/pc87360/superio.c rename to src/superio/nsc/pc87360/superio.c diff --git a/src/superio/NSC/pc87366/Config.lb b/src/superio/nsc/pc87366/Config.lb similarity index 100% rename from src/superio/NSC/pc87366/Config.lb rename to src/superio/nsc/pc87366/Config.lb diff --git a/src/superio/NSC/pc87366/chip.h b/src/superio/nsc/pc87366/chip.h similarity index 100% rename from src/superio/NSC/pc87366/chip.h rename to src/superio/nsc/pc87366/chip.h diff --git a/src/superio/NSC/pc87366/pc87366.h b/src/superio/nsc/pc87366/pc87366.h similarity index 100% rename from src/superio/NSC/pc87366/pc87366.h rename to src/superio/nsc/pc87366/pc87366.h diff --git a/src/superio/NSC/pc87366/pc87366_early_serial.c b/src/superio/nsc/pc87366/pc87366_early_serial.c similarity index 100% rename from src/superio/NSC/pc87366/pc87366_early_serial.c rename to src/superio/nsc/pc87366/pc87366_early_serial.c diff --git a/src/superio/NSC/pc87366/superio.c b/src/superio/nsc/pc87366/superio.c similarity index 100% rename from src/superio/NSC/pc87366/superio.c rename to src/superio/nsc/pc87366/superio.c diff --git a/src/superio/NSC/pc87417/Config.lb b/src/superio/nsc/pc87417/Config.lb similarity index 100% rename from src/superio/NSC/pc87417/Config.lb rename to src/superio/nsc/pc87417/Config.lb diff --git a/src/superio/NSC/pc87417/chip.h b/src/superio/nsc/pc87417/chip.h similarity index 100% rename from src/superio/NSC/pc87417/chip.h rename to src/superio/nsc/pc87417/chip.h diff --git a/src/superio/NSC/pc87417/pc87417.h b/src/superio/nsc/pc87417/pc87417.h similarity index 100% rename from src/superio/NSC/pc87417/pc87417.h rename to src/superio/nsc/pc87417/pc87417.h diff --git a/src/superio/NSC/pc87417/pc87417_early_init.c b/src/superio/nsc/pc87417/pc87417_early_init.c similarity index 100% rename from src/superio/NSC/pc87417/pc87417_early_init.c rename to src/superio/nsc/pc87417/pc87417_early_init.c diff --git a/src/superio/NSC/pc87417/pc87417_early_serial.c b/src/superio/nsc/pc87417/pc87417_early_serial.c similarity index 100% rename from src/superio/NSC/pc87417/pc87417_early_serial.c rename to src/superio/nsc/pc87417/pc87417_early_serial.c diff --git a/src/superio/NSC/pc87417/superio.c b/src/superio/nsc/pc87417/superio.c similarity index 100% rename from src/superio/NSC/pc87417/superio.c rename to src/superio/nsc/pc87417/superio.c diff --git a/src/superio/NSC/pc87427/Config.lb b/src/superio/nsc/pc87427/Config.lb similarity index 100% rename from src/superio/NSC/pc87427/Config.lb rename to src/superio/nsc/pc87427/Config.lb diff --git a/src/superio/NSC/pc87427/chip.h b/src/superio/nsc/pc87427/chip.h similarity index 100% rename from src/superio/NSC/pc87427/chip.h rename to src/superio/nsc/pc87427/chip.h diff --git a/src/superio/NSC/pc87427/pc87427.h b/src/superio/nsc/pc87427/pc87427.h similarity index 100% rename from src/superio/NSC/pc87427/pc87427.h rename to src/superio/nsc/pc87427/pc87427.h diff --git a/src/superio/NSC/pc87427/pc87427_early_init.c b/src/superio/nsc/pc87427/pc87427_early_init.c similarity index 100% rename from src/superio/NSC/pc87427/pc87427_early_init.c rename to src/superio/nsc/pc87427/pc87427_early_init.c diff --git a/src/superio/NSC/pc87427/superio.c b/src/superio/nsc/pc87427/superio.c similarity index 100% rename from src/superio/NSC/pc87427/superio.c rename to src/superio/nsc/pc87427/superio.c diff --git a/src/superio/NSC/pc97307/Config.lb b/src/superio/nsc/pc97307/Config.lb similarity index 100% rename from src/superio/NSC/pc97307/Config.lb rename to src/superio/nsc/pc97307/Config.lb diff --git a/src/superio/NSC/pc97307/chip.h b/src/superio/nsc/pc97307/chip.h similarity index 100% rename from src/superio/NSC/pc97307/chip.h rename to src/superio/nsc/pc97307/chip.h diff --git a/src/superio/NSC/pc97307/pc97307.h b/src/superio/nsc/pc97307/pc97307.h similarity index 100% rename from src/superio/NSC/pc97307/pc97307.h rename to src/superio/nsc/pc97307/pc97307.h diff --git a/src/superio/NSC/pc97307/superio.c b/src/superio/nsc/pc97307/superio.c similarity index 100% rename from src/superio/NSC/pc97307/superio.c rename to src/superio/nsc/pc97307/superio.c diff --git a/src/superio/NSC/pc97317/Config.lb b/src/superio/nsc/pc97317/Config.lb similarity index 100% rename from src/superio/NSC/pc97317/Config.lb rename to src/superio/nsc/pc97317/Config.lb diff --git a/src/superio/NSC/pc97317/chip.h b/src/superio/nsc/pc97317/chip.h similarity index 100% rename from src/superio/NSC/pc97317/chip.h rename to src/superio/nsc/pc97317/chip.h diff --git a/src/superio/NSC/pc97317/pc97317.h b/src/superio/nsc/pc97317/pc97317.h similarity index 100% rename from src/superio/NSC/pc97317/pc97317.h rename to src/superio/nsc/pc97317/pc97317.h diff --git a/src/superio/NSC/pc97317/pc97317_early_serial.c b/src/superio/nsc/pc97317/pc97317_early_serial.c similarity index 100% rename from src/superio/NSC/pc97317/pc97317_early_serial.c rename to src/superio/nsc/pc97317/pc97317_early_serial.c diff --git a/src/superio/NSC/pc97317/superio.c b/src/superio/nsc/pc97317/superio.c similarity index 100% rename from src/superio/NSC/pc97317/superio.c rename to src/superio/nsc/pc97317/superio.c