All of lore.kernel.org
 help / color / mirror / Atom feed
* Debug output
@ 2011-12-01  0:46 damateem
  2011-12-01 19:01 ` damateem
  0 siblings, 1 reply; 5+ messages in thread
From: damateem @ 2011-12-01  0:46 UTC (permalink / raw)
  To: linux-media list

There are a fair number of debug print statements in the V4L2 code. How
do I turn those on?

For instance, I'd like the following code to print

if ((vfd->debug & V4L2_DEBUG_IOCTL) &&
                !(vfd->debug & V4L2_DEBUG_IOCTL_ARG)) {
        v4l_print_ioctl(vfd->name, cmd);
        printk(KERN_CONT "\n");
    }

so I can trace the IOCTL calls.

Thanks,
David

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <B50FF75CBCFA2E4E8D23F26E18F52B101850FF@mail.oerlikon.ca>]
* IP-Config: Failed to open eth0
@ 2006-08-31  3:37 kabbin
  2006-08-31 14:10 ` Debug Output Abot Botbot
  0 siblings, 1 reply; 5+ messages in thread
From: kabbin @ 2006-08-31  3:37 UTC (permalink / raw)
  To: Linux-omap-open-source

Hello
    I use arm-linux-gcc 3.4.1 to build kernel 2.6.10 for omap2420h4 
but I cannot mount NFS

I got the following message:

/*******************************************************************************

NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 8192)
NET: Registered protocol family 1
NET: Registered protocol family 17
VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2

IP-Config: Failed to open eth0
IP-Config: Complete:
      device=bond0, addr=140.92.60.146, mask=255.255.255.0, gw=255.255.255.255,
     host=tqm, domain=, nis-domain=(none),
     bootserver=140.92.60.138, rootserver=140.92.60.138, rootpath=

Looking up port of RPC 100003/2 on 140.92.60.138
portmap: server 140.92.60.138 not responding, timed out
Root-NFS: Unable to get nfsd port number from server, using default
Looking up port of RPC 100005/1 on 140.92.60.138
portmap: server 140.92.60.138 not responding, timed out
Root-NFS: Unable to get mountd port number from server, using default
mount: server 140.92.60.138 not responding, timed out
Root-NFS: Server returned error -5 while mounting /data/fs-mp3/
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: No root yet, retrying to mount root on nfs (unknown-block(2,0))

/**********************************************************************************
Is there something wrong with my kernel configuration?
Could anybody help me, please? Thanks .


___________________________________________________ 
 您的生活即時通 - 溝通、娛樂、生活、工作一次搞定! 
 http://messenger.yahoo.com.tw/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-01 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01  0:46 Debug output damateem
2011-12-01 19:01 ` damateem
2011-12-01 19:18   ` Mauro Carvalho Chehab
     [not found] <B50FF75CBCFA2E4E8D23F26E18F52B101850FF@mail.oerlikon.ca>
2006-08-31 15:01 ` Debug Output Abot Botbot
  -- strict thread matches above, loose matches on Subject: below --
2006-08-31  3:37 IP-Config: Failed to open eth0 kabbin
2006-08-31 14:10 ` Debug Output Abot Botbot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.