diff options
Diffstat (limited to 'installer/default_files')
| -rw-r--r-- | installer/default_files/hwdata/Cards.local | 17 | ||||
| -rw-r--r-- | installer/default_files/hwdata/pcitable.local | 16 |
2 files changed, 17 insertions, 16 deletions
diff --git a/installer/default_files/hwdata/Cards.local b/installer/default_files/hwdata/Cards.local index 6e36e5b0..9681574c 100644 --- a/installer/default_files/hwdata/Cards.local +++ b/installer/default_files/hwdata/Cards.local @@ -1,14 +1,12 @@ #~/usr/share/hwdata/Cards.local # -# Description: local changes to the Cards file. All additions should be -# documented here, so that they are not lost ... +# local changes to the Cards file. All additions should be documented here, +# so that they are not lost ... # -# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 23-07-2006 +# Dirk von Suchodoletz <dvs@OpenSLX.com>, 11-11-2006 # -# Copyright: (c) 2006 - RZ Universitaet Freiburg -# (c) 2006 - odlx.org project -# -# Version: 0.0.1b +# (c) 2006 - RZ Universitaet Freiburg +# (c) 2006 - OpenSLX.ORG Project # Dell GX620 NAME Intel 945 @@ -21,3 +19,8 @@ NAME Intel 915GM CHIPSET Intel 915 DRIVER i810 NOCLOCKPROBE + +# onboard NVidia grafix chip +NAME NVIDIA GeForce 6100 +DRIVER nv +NOCLOCKPROBE diff --git a/installer/default_files/hwdata/pcitable.local b/installer/default_files/hwdata/pcitable.local index 19439191..ffe1dc15 100644 --- a/installer/default_files/hwdata/pcitable.local +++ b/installer/default_files/hwdata/pcitable.local @@ -1,18 +1,16 @@ #~/usr/share/hwdata/pcitable.local # -# Description: local changes to the pcitables file. All additions should be -# documented here, so that they are not lost ... -# this file seems to be part of RedHat (and others) hardware -# detection tool suite +# 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 # -# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 23-07-2006 +# Dirk von Suchodoletz <dvs@OpenSLX.com>, 11-11-2006 # -# Copyright: (c) 2006 - RZ Universitaet Freiburg -# (c) 2006 - odlx.org project -# -# Version: 0.0.1a +# (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" |
