summaryrefslogtreecommitdiffstats
path: root/installer/default_files
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-01-30 01:12:13 +0100
committerDirk von Suchodoletz2007-01-30 01:12:13 +0100
commit99adef7e0adaffcd6d632a369810cb63154de9b7 (patch)
tree6aa33aa31ecd95d57efb8f060c73e789cd0c286e /installer/default_files
parentUpdated list of files to be excluded for SuSE10.1 (splitted the file for (diff)
downloadcore-99adef7e0adaffcd6d632a369810cb63154de9b7.tar.gz
core-99adef7e0adaffcd6d632a369810cb63154de9b7.tar.xz
core-99adef7e0adaffcd6d632a369810cb63154de9b7.zip
Extra exclude file for OpenSuSE10.2, added new hardware to Cards.local
and pcitable.local, see bug #100 ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@654 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/default_files')
-rw-r--r--installer/default_files/hwdata/Cards.local20
-rw-r--r--installer/default_files/hwdata/pcitable.local17
2 files changed, 27 insertions, 10 deletions
diff --git a/installer/default_files/hwdata/Cards.local b/installer/default_files/hwdata/Cards.local
index 9681574c..fa848fde 100644
--- a/installer/default_files/hwdata/Cards.local
+++ b/installer/default_files/hwdata/Cards.local
@@ -1,12 +1,18 @@
+# Copyright (c) 2003 - 2006 - RZ Uni Freiburg
+# Copyright (c) 2006, 2007 - OpenSLX GmbH
+#
+# This program/file is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
+#
+# If you have any feedback please consult http://openslx.org/feedback and
+# send your feedback to feedback@openslx.org
+#
+# General information about OpenSLX can be found under http://openslx.org
+#
#~/usr/share/hwdata/Cards.local
#
# local changes to the Cards file. All additions should be documented here,
# so that they are not lost ...
-#
-# Dirk von Suchodoletz <dvs@OpenSLX.com>, 11-11-2006
-#
-# (c) 2006 - RZ Universitaet Freiburg
-# (c) 2006 - OpenSLX.ORG Project
# Dell GX620
NAME Intel 945
@@ -24,3 +30,7 @@ NOCLOCKPROBE
NAME NVIDIA GeForce 6100
DRIVER nv
NOCLOCKPROBE
+
+# HP AMD64 onboard ATI Radeon RS482
+NAME ATI Radeon RS482
+DRIVER radeon
diff --git a/installer/default_files/hwdata/pcitable.local b/installer/default_files/hwdata/pcitable.local
index ffe1dc15..d1f6549a 100644
--- a/installer/default_files/hwdata/pcitable.local
+++ b/installer/default_files/hwdata/pcitable.local
@@ -1,16 +1,23 @@
+# Copyright (c) 2003 - 2006 - RZ Uni Freiburg
+# Copyright (c) 2006, 2007 - OpenSLX GmbH
+#
+# This program/file is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
+#
+# If you have any feedback please consult http://openslx.org/feedback and
+# send your feedback to feedback@openslx.org
+#
+# General information about OpenSLX can be found under http://openslx.org
+#
#~/usr/share/hwdata/pcitable.local
#
# local changes to the pcitables file. All additions should be documented
# here, so that they are not lost ... the pcitable file seems to be part of
# RedHat (and others) hardware detection tool suite
-#
-# Dirk von Suchodoletz <dvs@OpenSLX.com>, 11-11-2006
-#
-# (c) 2006 - RZ Universitaet Freiburg
-# (c) 2006 - OpenSLX.ORG Project
0x8086 0x2592 "Card:Intel 915GM"
0x8086 0x2772 "Card:Intel 945"
0x8086 0x2792 "Card:Intel 915GM"
0x8086 0x2592 "Card:Intel 915"
0x10de 0x0242 "Card:NVIDIA Geforce 6100"
+0x1002 0x5974 "Card:ATI Radeon RS482"