From 8cfddeb45e7ca75c5d251995ee29bed7d317033f Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Mon, 13 Nov 2006 09:16:49 +0000 Subject: Add some specific hardware to be detected (NVidia graphics adaptor) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@508 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/default_files/hwdata/Cards.local | 17 ++++++++++------- installer/default_files/hwdata/pcitable.local | 16 +++++++--------- 2 files changed, 17 insertions(+), 16 deletions(-) (limited to 'installer/default_files') 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 , 23-07-2006 +# Dirk von Suchodoletz , 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 , 23-07-2006 +# Dirk von Suchodoletz , 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" -- cgit v1.2.3-55-g7522