aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/geodevga.h
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2012-09-01 17:12:54 +0200
committerKevin O'Connor <kevin@koconnor.net>2012-09-03 12:04:55 -0400
commit0155aef19a1478d2e30efa4ef96c7fba104ed296 (patch)
tree1fdf1bdf0b7e420c8cc38cca17254b121bc4d7ab /vgasrc/geodevga.h
parentefb97840151ab3cc74ff5fa196f0269f78953d7e (diff)
downloadseabios-hppa-0155aef19a1478d2e30efa4ef96c7fba104ed296.zip
seabios-hppa-0155aef19a1478d2e30efa4ef96c7fba104ed296.tar.gz
seabios-hppa-0155aef19a1478d2e30efa4ef96c7fba104ed296.tar.bz2
Remove Extened CRTC Register functions
As the access the DC registers via memory, we dont need to work with the extended CRTC register to setup the DC-VGA-mapping. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Diffstat (limited to 'vgasrc/geodevga.h')
-rw-r--r--vgasrc/geodevga.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/vgasrc/geodevga.h b/vgasrc/geodevga.h
index fd7ce43..7098037 100644
--- a/vgasrc/geodevga.h
+++ b/vgasrc/geodevga.h
@@ -13,13 +13,6 @@
#define VRC_DATA 0xAC1E // Data register
#define VR_UNLOCK 0xFC53 // Virtual register unlock code
-#define EXTENDED_REGISTER_LOCK 0x30
-#define EXTENDED_MODE_CONTROL 0x43
-#define EXTENDED_START_ADDR 0x44
-
-#define CRTCE_UNLOCK 0x4c
-#define CRTCE_LOCK 0xff
-
// Graphics-specific registers:
#define OEM_BAR0 0x50
#define OEM_BAR1 0x54