summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/usr
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-11-13 10:16:49 +0100
committerDirk von Suchodoletz2006-11-13 10:16:49 +0100
commit8cfddeb45e7ca75c5d251995ee29bed7d317033f (patch)
treeb7297a95918a4905d06fbc6ebad8bef69a02ead7 /initramfs/initrd-stuff/usr
parentbugfix (diff)
downloadcore-8cfddeb45e7ca75c5d251995ee29bed7d317033f.tar.gz
core-8cfddeb45e7ca75c5d251995ee29bed7d317033f.tar.xz
core-8cfddeb45e7ca75c5d251995ee29bed7d317033f.zip
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
Diffstat (limited to 'initramfs/initrd-stuff/usr')
-rw-r--r--initramfs/initrd-stuff/usr/share/hwdata/Cards4
-rw-r--r--initramfs/initrd-stuff/usr/share/hwdata/pcitable1
2 files changed, 5 insertions, 0 deletions
diff --git a/initramfs/initrd-stuff/usr/share/hwdata/Cards b/initramfs/initrd-stuff/usr/share/hwdata/Cards
index 8a5d7c1b..20662f23 100644
--- a/initramfs/initrd-stuff/usr/share/hwdata/Cards
+++ b/initramfs/initrd-stuff/usr/share/hwdata/Cards
@@ -3381,6 +3381,10 @@ CHIPSET Quadro FX
DRIVER nv
NOCLOCKPROBE
+NAME NVIDIA GeForce 6100
+DRIVER nv
+NOCLOCKPROBE
+
NAME NVIDIA GeForce 6150
DRIVER nv
NOCLOCKPROBE
diff --git a/initramfs/initrd-stuff/usr/share/hwdata/pcitable b/initramfs/initrd-stuff/usr/share/hwdata/pcitable
index 3ab54c48..51c47f00 100644
--- a/initramfs/initrd-stuff/usr/share/hwdata/pcitable
+++ b/initramfs/initrd-stuff/usr/share/hwdata/pcitable
@@ -630,6 +630,7 @@
0x10de 0x021d "Card:NVIDIA Unknown (generic)"
0x10de 0x021e "Card:NVIDIA Unknown (generic)"
0x10de 0x0240 "Card:NVIDIA Geforce 6150"
+0x10de 0x0242 "Card:NVIDIA Geforce 6100"
0x10de 0x0250 "Card:NVIDIA GeForce 4 (generic)"
0x10de 0x0251 "Card:NVIDIA GeForce 4 (generic)"
0x10de 0x0252 "Card:NVIDIA GeForce 4 (generic)"