Changeset 111 for GPL/trunk/lib32/ioctl.c
- Timestamp:
- May 24, 2007, 6:37:10 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/lib32/ioctl.c
r86 r111 244 244 pcms = pcm_instances(deviceid); 245 245 246 // printk("pcms = %i\n", pcms); 246 printk("pcms = %i\n", pcms); //uncommented 247 247 if (!pcmcaps[deviceid]) 248 248 {
Note:
See TracChangeset
for help on using the changeset viewer.