diff options
Diffstat (limited to 'installer/default_files/hwdata')
| -rw-r--r-- | installer/default_files/hwdata/Cards.local | 51 | ||||
| -rw-r--r-- | installer/default_files/hwdata/pcitable.local | 34 |
2 files changed, 0 insertions, 85 deletions
diff --git a/installer/default_files/hwdata/Cards.local b/installer/default_files/hwdata/Cards.local deleted file mode 100644 index 61619686..00000000 --- a/installer/default_files/hwdata/Cards.local +++ /dev/null @@ -1,51 +0,0 @@ -# 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 -# -# <SLX_BASE_PATH>/share/templates/hwdata/Cards.local -# -# Local changes to the Cards file. All additions should be documented here, -# so that they are not lost ... They are prepended via mkdxsinitrd to the -# main flat file database - -# Dell GX620 -NAME Intel 945 -CHIPSET Intel 945 -DRIVER i810 -NOCLOCKPROBE - -# IBM X41 -NAME Intel 915GM -CHIPSET Intel 915 -DRIVER i810 -NOCLOCKPROBE - -# onboard NVidia grafix chip -NAME NVIDIA GeForce 6100 -DRIVER nv -NOCLOCKPROBE - -# HP AMD64 onboard ATI Radeon RS482 -NAME ATI Radeon RS482 -DRIVER radeon - -# link for fglrx, not used at the moment -NAME ATI Radeon (fglrx) -SEE ATI Radeon (generic) - -# link for Matrox G550 Dualhead -NAME Matrox Millennium G550 DualHead -SEE Matrox Millennium G550 - -# link for VMware virtual SVGA -NAME VMware virtual video card -SEE VMware - -# main database diff --git a/installer/default_files/hwdata/pcitable.local b/installer/default_files/hwdata/pcitable.local deleted file mode 100644 index 5c7f370d..00000000 --- a/installer/default_files/hwdata/pcitable.local +++ /dev/null @@ -1,34 +0,0 @@ -# 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 -# -# <SLX_BASE_PATH>/share/templates/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. These changes are -# prepended via mkdxsinitrd to the main flat file database - -0x8086 0x2592 "Card:Intel 915GM" -0x8086 0x2772 "Card:Intel 945" -0x8086 0x2792 "Card:Intel 915GM" -0x8086 0x2592 "Card:Intel 915" -0x8086 0x266e "snd-intel8x0" "Intel Corp.|AC'97 Audio Controller" -0x10de 0x0059 "snd-intel8x0" "nVidia Corporation|CK804 AC'97 Audio Controller" -0x10de 0x0242 "Card:NVIDIA Geforce 6100" -0x1002 0x5834 "Card:ATI Radeon" -0x1002 0x5964 "Card:ATI Radeon RS482" -0x1002 0x5974 "Card:ATI Radeon RS482" -0x1002 0x5b60 "Card:ATI Radeon (generic)" -0x1002 0x5b70 "Card:ATI Radeon (generic)" -0x1002 0x5964 "Card:ATI Radeon (generic)" - - -# main database |
