diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-25 11:15:21 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-12-25 11:15:21 +0000 |
commit | d63c9b18a6919c23840ed92f3ff4675f24f31a96 (patch) | |
tree | 3707adfd41ae71179e5a02721962213fd84d9d94 /h-source/Application/Include/hardware.php | |
parent | bd2f4275434bb99880e6659a1a528bd8eec380f4 (diff) |
added soundcards - part 2
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r-- | h-source/Application/Include/hardware.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index e0919a9..9879d14 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -314,6 +314,7 @@ class Soundcards extends Hardware "National Semiconductor Corporation" => "National-Semiconductor-Corporation", "Neomagic Corp" => "Neomagic-Corp", "nVidia Corporation" => "nVidia-Corporation", + "Realtek" => "Realtek", "RME" => "RME", "S3 Inc" => "S3-Inc", "Silicon Integrated Systems (SiS)" => "Silicon-Integrated-Systems", |