login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
9
Re: [PATCH 01/18] lirc core device driver infrastructure
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Janne Grunau
Subject:
Re: [PATCH 01/18] lirc core device driver infrastructure
Date: Tuesday, September 9, 2008 - 6:20 am
On Tuesday 09 September 2008 15:03:11 Andi Kleen wrote:
quoted text
> > pr_printk is not found in include/ nor by google. please explain > > pr_debug() sorry.
pr_debug() does something else. that dprintk macro prints depending on a module parameter Janne --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 02/18] lirc serial port receiver/transmitter device ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 03/18] lirc driver for 1st-gen Media Center Ed. USB ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 04/18] lirc driver for 2nd-gen and later Media Cent ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 05/18] lirc driver for i2c-based IR receivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 06/18] lirc driver for the ATI USB RF remote receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 07/18] lirc driver for the CommandIR USB Transceiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 08/18] lirc driver for the Soundgraph IMON IR Receivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 09/18] lirc driver for the Streamzap PC Receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 10/18] lirc driver for Igor Cesko's USB IR receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 11/18] lirc driver for the Technotrend USB IR receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 12/18] lirc driver for the Sasem OnAir and Dign HV5 ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 13/18] lirc driver for ITE8709 CIR port receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 14/18] lirc driver for the ITE IT87xx CIR Port rece ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 15/18] lirc driver for the SIR IrDA port
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 16/18] lirc driver for the IR interface on BT829-ba ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 17/18] lirc driver for homebrew parallel port receivers
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 18/18] lirc driver for the zilog/haupauge IR transc ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 18/18] lirc driver for the zilog/haupauge IR transc ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
Re: [PATCH 05/18] lirc driver for i2c-based IR receivers
, Jarod Wilson
, (Mon Sep 8, 9:13 pm)
Re: [PATCH 0/18] linux infrared remote control drivers
, Chris Wedgwood
, (Mon Sep 8, 9:36 pm)
Re: [PATCH 0/18] linux infrared remote control drivers
, Alexey Dobriyan
, (Tue Sep 9, 12:06 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Sebastian Siewior
, (Tue Sep 9, 12:40 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Janne Grunau
, (Tue Sep 9, 1:32 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Andi Kleen
, (Tue Sep 9, 2:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 2:53 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Alan Cox
, (Tue Sep 9, 4:13 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 4:35 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Sebastian Siewior
, (Tue Sep 9, 5:33 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Christoph Hellwig
, (Tue Sep 9, 5:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Tue Sep 9, 6:01 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Andi Kleen
, (Tue Sep 9, 6:03 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 6:10 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 6:20 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Stefan Richter
, (Tue Sep 9, 6:27 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Tue Sep 9, 8:23 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jonathan Corbet
, (Tue Sep 9, 8:33 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jon Smirl
, (Tue Sep 9, 8:34 am)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jonathan Corbet
, (Tue Sep 9, 9:14 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Tue Sep 9, 10:03 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Lennart Sorensen
, (Tue Sep 9, 11:27 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Tue Sep 9, 11:34 am)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Jonathan Corbet
, (Tue Sep 9, 12:21 pm)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Stefan Lippers-Hollmann
, (Tue Sep 9, 12:51 pm)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jarod Wilson
, (Tue Sep 9, 12:56 pm)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Jonathan Corbet
, (Tue Sep 9, 4:30 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Janne Grunau
, (Tue Sep 9, 4:59 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Janne Grunau
, (Tue Sep 9, 5:04 pm)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Janne Grunau
, (Tue Sep 9, 5:36 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Jarod Wilson
, (Tue Sep 9, 6:39 pm)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Ville
, (Wed Sep 10, 2:58 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Wed Sep 10, 5:24 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Wed Sep 10, 5:29 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Wed Sep 10, 5:45 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jarod Wilson
, (Wed Sep 10, 6:05 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Dmitry Torokhov
, (Wed Sep 10, 6:08 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Christoph Hellwig
, (Wed Sep 10, 6:14 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jon Smirl
, (Wed Sep 10, 6:37 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Janne Grunau
, (Wed Sep 10, 6:44 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Ville
, (Wed Sep 10, 7:08 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jarod Wilson
, (Wed Sep 10, 7:13 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Christoph Hellwig
, (Wed Sep 10, 7:19 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Dmitry Torokhov
, (Wed Sep 10, 7:30 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Dmitry Torokhov
, (Wed Sep 10, 7:37 am)
Re: [PATCH 05/18] lirc driver for i2c-based IR receivers
, Jonathan Corbet
, (Wed Sep 10, 8:42 am)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Jonathan Corbet
, (Wed Sep 10, 10:09 am)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jarod Wilson
, (Wed Sep 10, 10:40 am)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jonathan Corbet
, (Wed Sep 10, 2:02 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Janne Grunau
, (Wed Sep 10, 2:23 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Wed Sep 10, 8:22 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Gerd Hoffmann
, (Thu Sep 11, 1:47 am)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Adrian Bunk
, (Thu Sep 11, 2:21 am)
Re: [PATCH 09/18] lirc driver for the Streamzap PC Receiver
, Jonathan Corbet
, (Thu Sep 11, 8:22 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 9:41 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 11:03 am)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Christoph Bartelmus
, (Thu Sep 11, 11:24 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 11:30 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Thu Sep 11, 12:09 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 12:18 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Maxim Levitsky
, (Thu Sep 11, 2:28 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 5:12 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 5:16 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Dmitry Torokhov
, (Thu Sep 11, 9:44 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Fri Sep 12, 1:33 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Fri Sep 12, 7:51 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Greg KH
, (Fri Sep 12, 9:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Sat Sep 13, 12:20 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Sat Sep 13, 12:21 am)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Mon Sep 22, 2:47 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Wed Sep 24, 1:21 pm)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Jarod Wilson
, (Thu Sep 25, 8:21 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #11559] 2.6.27-rc6: nohz + s2ram = need to press keys to get progress
Chris Mason
Re: [Bug #11548] kernel BUG at drivers/pci/intel-iommu.c:1373!
Josef 'Jeff' Sipek
[PATCH 23/24] Unionfs: Kconfig and Makefile
Borislav Petkov
2.6.23-rc1: no setup signature found...
David Miller
Re: 'global' rq->clock
git
:
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Peter Kjellerstedt
RE: [PATCH] send-email: do not check for editor until needed
Laflen, Brandon (GE, Research)
RE: fatal: Unable to find remote helper for 'http'
Oliver Hoffmann
git init --bare versus git --bare init
Sam Song
Fwd: [OT] Re: Git via a proxy server?
linux-netdev
:
William Allen Simpson
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
David Miller
Re: [PATCH v5] rfs: Receive Flow Steering
David Miller
Re: [PATCH 2/2] macb: process the RX ring regardless of interrupt status
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB (13368): af9015: support for Sveon STV20 Tuner USB DVB-T HDTV
Linux Kernel Mailing List
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Linux Kernel Mailing List
checkpatch: add check for too short Kconfig descriptions
Linux Kernel Mailing List
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Linux Kernel Mailing List
V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500
openbsd-misc
:
Private Equity Investment Exchange of Vietnam
Cong cu huu hieu: Cong giao tiep dau tu chuyen nghiep nhat Vietnam | Private Equit...
mark reardon
pfctl not loading rules - Must enable table loading for optimizations
KURS ENGLESKOG JEZIKA NA 10 CD-a
AUDIO-VIZUELNA METODA UCENJA ENGLESKOG JEZIKA na 10 CD-a
Nick Guenther
Re: This is what Linus Torvalds calls openBSD crowd
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Colocation donated by:
Syndicate