openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openvortex-dev] Re : CVS: alsa-kernel/pci/au88x0 au88x0.c, 1.18, 1.19


From: Raymond
Subject: [Openvortex-dev] Re : CVS: alsa-kernel/pci/au88x0 au88x0.c, 1.18, 1.19
Date: Sat, 10 Sep 2005 13:11:02 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; zh-CN; rv:1.7.8) Gecko/20050603 Fedora/1.7.8-1.1.1.legacy

Refer to the recent change in CVS

http://cvs.sourceforge.net/viewcvs.py/alsa/alsa-kernel/pci/au88x0/au88x0.c?r1=1.18&r2=1.19

The au88x0 chips have known conflict with the following PCI devices

1) PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8365_1
2) PCI_VENDOR_ID_VIA, PCI_EVICE_ID_VIA_82C598_1
3) PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_FE_GATE_7007

The function of snd_vortex_workaround() is to detect the presence of
these devices and  perform vortex_fix_latency() and
vortex_fix_agp_bridge() automatically.

http://sourceforge.net/mailarchive/forum.php?thread_id=8137444&forum_id=33141

What is the difference between pci_find_device() and pci_get_device() ?

What is the purpose of adding pci_dev_put(via); at the end of
snd_vortex_workaround() ?








reply via email to

[Prev in Thread] Current Thread [Next in Thread]