public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Walker <dwalker@fifo99.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Arnd Bergmann <arnd@arndb.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers: misc: stcam: Renesas stcam device
Date: Wed, 30 Oct 2013 12:50:16 -0700	[thread overview]
Message-ID: <20131030195015.GB8502@fifo99.com> (raw)
In-Reply-To: <20131030194206.GB8047@kroah.com>

On Wed, Oct 30, 2013 at 12:42:06PM -0700, Greg Kroah-Hartman wrote:
> On Wed, Oct 30, 2013 at 12:17:48PM -0700, Daniel Walker wrote:
> > This is a driver for the ternary content addressable memory unit from Renesas. It
> > allows filtering on bits, and wildcards thru the chip.
> > 
> > Signed-off-by: Daniel Walker <dwalker@fifo99.com>
> 
> What about the Cisco copyright?  Has that author signed off on this?

He's not aware of the release .. I can ask him to sign off, but I think
it's academic (he doesn't care).. I don't think he knows what a sign off
means.

> And why a separate driver, can't you do this all from userspace as a
> normal i2c driver?

I don't know , can I ? This is what Cisco is currently using ..

> 
> You are creating sysfs files without the corrisponding
> Documentation/ABI/ files, why?

Because I didn't realize I needed to.. This release is one in about 25
or so similar drivers that I am planning to release.. I wasn't really
sure of what I needed to do w.r.t the sysfs interface details. Most of
the drivers have them in some form.

> and most important, what is a "ternary content addressable memory unit"
> and what would you do with such a thing?

I asked the same question when I looked at the driver. It's in
wikipedia,

http://en.wikipedia.org/wiki/Content_addressable_memory#Ternary_CAMs

It used for filtering things by 0,1 or wildcard.. In Cisco case "things"
is packets.

Daniel

  reply	other threads:[~2013-10-30 19:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 19:17 [PATCH] drivers: misc: stcam: Renesas stcam device Daniel Walker
2013-10-30 19:42 ` Greg Kroah-Hartman
2013-10-30 19:50   ` Daniel Walker [this message]
2013-10-30 21:22     ` Greg Kroah-Hartman
2013-10-30 21:42       ` Daniel Walker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131030195015.GB8502@fifo99.com \
    --to=dwalker@fifo99.com \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox