|
Last change
on this file since 577 was 354, checked in by stevenhl, 18 years ago |
|
Import untested baseline cmedia sources, work products and binaries
Binaries and work products should be deleted from repository.
once new builds are verified to work.
|
|
File size:
800 bytes
|
| Line | |
|---|
| 1 | MODNAME = OS2KRNL
|
|---|
| 2 | MAJOR = 241
|
|---|
| 3 |
|
|---|
| 4 | TRACE MINOR = 10,
|
|---|
| 5 | TP=@STATIC,
|
|---|
| 6 | DESC ="DDCMD_XXXXXXX",
|
|---|
| 7 | FMT = "hStream: 0x%D, pStream: 0x%D, ulFunction: 0x%D, ulParameter: 0x%D"
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | TRACE MINOR = 11,
|
|---|
| 11 | TP=@STATIC,
|
|---|
| 12 | DESC ="DDCMD_CONTROL",
|
|---|
| 13 | FMT = "hStream: 0x%D, pStream: 0x%D, ulFunction: 0x%D, ulParameter: 0x%D"
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | TRACE MINOR = 20,
|
|---|
| 17 | TP=@STATIC,
|
|---|
| 18 | DESC ="IoctlAudioInit",
|
|---|
| 19 | FMT = "pStream: 0x%D, ulMode: 0x%D"
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 | TRACE MINOR = 21,
|
|---|
| 23 | TP=@STATIC,
|
|---|
| 24 | DESC ="IoctlAudioCapability",
|
|---|
| 25 | FMT = "ulLength: 0x%D, ulSamplingRate: 0x%D, ulChannels: 0x%D"
|
|---|
| 26 | FMT = "ulBitsPerSample: 0x%D, ulDataType: 0x%D, ulOperation: 0x%D"
|
|---|
| 27 | FMT = "ulSupport: 0x%D, ulSubType: 0x%D, ulResourceUnits: 0x%D"
|
|---|
| 28 | FMT = "ulResourceClass: 0x%D, ulBlockAlign: 0x%D, fCanRecord: 0x%D"
|
|---|
| 29 | FMT = "ulFlags: 0x%D, ulCapability: 0x%D"
|
|---|
| 30 |
|
|---|
| 31 |
|
|---|
| 32 |
|
|---|
| 33 |
|
|---|
| 34 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.