mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 05:53:46 +01:00
300bef5821
* New "ATOM" BIOS Support for radeons X-series * This also removes scanning for the BIOS signature for other cards git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20272 a95241bf-73f2-0310-859d-f6bbb57e9c96
12 lines
149 B
C
12 lines
149 B
C
/*
|
|
Copyright (c) 2002, Thomas Kurschel
|
|
|
|
|
|
Part of Radeon driver
|
|
|
|
Version
|
|
*/
|
|
|
|
// current version
|
|
#define RADEON_DRIVER_VERSION "Version: 5.1.2.1"
|