* enable radeon_hd in the nightly build

* disable Evergreen+ cards for now as they are tested
  non-functional.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42888 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV 2011-10-20 14:22:30 +00:00
parent f5edabc8f8
commit a6c4bc423e
2 changed files with 5 additions and 2 deletions

View File

@ -119,7 +119,7 @@ SYSTEM_ADD_ONS_ACCELERANTS = $(X86_ONLY)radeon.accelerant
$(X86_ONLY)s3.accelerant $(X86_ONLY)vesa.accelerant
$(X86_ONLY)ati.accelerant
$(X86_ONLY)3dfx.accelerant
#$(X86_ONLY)radeon_hd.accelerant
$(X86_ONLY)radeon_hd.accelerant
#$(X86_ONLY)via.accelerant
#$(X86_ONLY)vmware.accelerant
;
@ -165,7 +165,7 @@ SYSTEM_ADD_ONS_DRIVERS_AUDIO_OLD = ; #cmedia usb_audio ;
SYSTEM_ADD_ONS_DRIVERS_GRAPHICS = $(X86_ONLY)radeon $(X86_ONLY)nvidia
$(X86_ONLY)neomagic $(X86_ONLY)matrox $(X86_ONLY)intel_extreme
$(X86_ONLY)s3 $(X86_ONLY)vesa #$(X86_ONLY)via #$(X86_ONLY)vmware
$(X86_ONLY)ati $(X86_ONLY)3dfx #$(X86_ONLY)radeon_hd
$(X86_ONLY)ati $(X86_ONLY)3dfx $(X86_ONLY)radeon_hd
;
SYSTEM_ADD_ONS_DRIVERS_MIDI = emuxki usb_midi ;
SYSTEM_ADD_ONS_DRIVERS_NET = $(X86_ONLY)3com $(X86_ONLY)atheros813x

View File

@ -121,6 +121,8 @@ const struct supported_device {
// From here on AMD no longer used numeric identifiers
// TODO: These don't work yet, no video. (maybe FB issue?)
# if 0
// R1000 series (HD54xx - HD63xx)
// Codename: Evergreen
// Cedar
@ -196,6 +198,7 @@ const struct supported_device {
{0x671F, 5, 0, RADEON_R2000 | 0x30, false, "Radeon HD 6900"},
// Antilles
{0x671d, 5, 0, RADEON_R2000 | 0x40, false, "Radeon HD 6990"}
#endif
// R3000 series (HD74xx - HD79xx)
// Codename: Southern Islands