Custom Query (242 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 242)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#38 fixed UniAud32 does not report correct IRQ flags to the resource_manager's database Steve Wendt
Description

Uniaud32 does not report correct IRQ settings to the resource_manager's database.

Functions affected: request_irq() RMRequestIRQ() ALSA_SetIrq()

In RMRequestIRQ() the "PCIIrqPin" variable is always set to "none". Actually it should reflect the irq pin value taken from the sound device's pci configuration space. In RMRequestIRQ() the "IRQFlags" variable is always set to shared. Actually this flag should not be set before having called ALSA_SetIRQ(). The "IRQFlags" variable should reflect what type of IRQ (shared/exclusive) ALSA_SetIRQ() was able to connect.

#42 fixed http://os2.kiev.ua/ vladest rwklein@…
Description

Customers still end up to often on: http://os2.kiev.ua/

No redirect to ftp.netlabs.org/pub/, old downloads, causing confusion for end users. And giving eComStation and Netlabs unneeded support questions.

#43 fixed subversion repository contains build products Brendan Oakley stevenhl
Description

The uniaud16 repository contains build products that should not be version controlled. For example

j:\sla_dev2\uniaud16.dev\trunk\install
>svn ls -v
     33 vladest          1249 Dec 07  2005 AUDHELP.HLP
     33 vladest         12301 Dec 07  2005 CARDINFO.DLL
     33 vladest           958 Dec 07  2005 CARDINFO.RES
     33 vladest          7328 Dec 07  2005 CARDINFO.zip
     33 vladest           326 Dec 07  2005 audfiles.scr
     33 vladest           876 Dec 07  2005 audhelp.itl
     33 vladest          4395 Dec 07  2005 audplay.ico
     33 vladest           130 Dec 07  2005 cardinfo.def
     33 vladest         10050 Dec 07  2005 cardinfo.rc
     33 vladest          1965 Dec 07  2005 control.scr
     33 vladest          3625 Dec 07  2005 makefile.os2
     33 vladest          4395 Dec 07  2005 midiplay.ico
     33 vladest         88041 Dec 07  2005 rc.exe
     33 vladest         48128 Dec 07  2005 rcpp.exe
     33 vladest          2273 Dec 07  2005 rcstub.c
     33 vladest          4395 Dec 07  2005 vidplay.ico

In the above cardinfo.dll, cardlinfo.zip and others are generated by the build process. These should be deleted from the respository with svn rm.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.