Changeset 2945

Show
Ignore:
Timestamp:
10/31/08 12:33:22 (17 months ago)
Author:
kris
Message:

Updated the soundcards auto-detect file with 2 new cards:

  • Crystal CS4610/14/22/24/30 SoundFusion? PCI Audio Accelerator
  • Acer Labs 0x546110b9 (May not be supported by FreeBSD yet though)
Location:
pcbsd
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/branches/7.0/system-overlay/PCBSD/soundDetect/soundcards.xml

    r2905 r2945  
    154154        <x10b9> 
    155155                <snd_t4dwave>0x545110b9</snd_t4dwave> 
     156                <snd_t4dwave>0x546110b9</snd_t4dwave> 
    156157        </x10b9> 
    157158<!--End Acer --> 
     
    276277<!--End Lenovo subvendor --> 
    277278 
     279<!--Start Crystal subvendor --> 
     280        <x1013> 
     281                <snd_cma>0x60031013</snd_cma> 
     282        </x1013> 
     283<!--End Crystal subvendor --> 
     284 
     285 
    278286</SoundCard_vendors> 
  • pcbsd/trunk/system-overlay/PCBSD/soundDetect/soundcards.xml

    r2905 r2945  
    154154        <x10b9> 
    155155                <snd_t4dwave>0x545110b9</snd_t4dwave> 
     156                <snd_t4dwave>0x546110b9</snd_t4dwave> 
    156157        </x10b9> 
    157158<!--End Acer --> 
     
    276277<!--End Lenovo subvendor --> 
    277278 
     279<!--Start Crystal subvendor --> 
     280        <x1013> 
     281                <snd_cma>0x60031013</snd_cma> 
     282        </x1013> 
     283<!--End Crystal subvendor --> 
     284 
     285 
    278286</SoundCard_vendors>