Update of /cvsroot/alsa/alsa-kernel/pci
In directory sc8-pr-cvs1:/tmp/cvs-serv4942

Modified Files:
        maestro3.c 
Log Message:
fixed typo.



Index: maestro3.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/maestro3.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- maestro3.c  18 Jun 2003 11:09:13 -0000      1.38
+++ maestro3.c  1 Jul 2003 13:08:38 -0000       1.39
@@ -2305,7 +2305,7 @@
        w &= ~(SOUND_BLASTER_ENABLE|FM_SYNTHESIS_ENABLE|
               MPU401_IO_ENABLE|MPU401_IRQ_ENABLE|ALIAS_10BIT_IO|
               DISABLE_LEGACY);
-       pci_write_config_word(pcidev, PCI_LEGACY_AUDIO_CTRL, &w);
+       pci_write_config_word(pcidev, PCI_LEGACY_AUDIO_CTRL, w);
 
        pci_read_config_dword(pcidev, PCI_ALLEGRO_CONFIG, &n);
        n &= REDUCED_DEBOUNCE;



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to