mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Karel Kulhavy <clock@twibright.com>
To: linux-kernel@vger.kernel.org
Subject: pcf8591 range list syntax
Date: Fri, 12 Nov 2004 14:25:25 +0000	[thread overview]
Message-ID: <20041112142525.GA19825@beton.cybernet.src> (raw)

Hello

modinfo pcf8591 in 2.6.8.1 says:
"parm:           probe_range:List of adapter,start-addr,end-addr triples to
scan additionally "

when I call modprobe pcf8591 probe_range=..., what is the syntax of the list?
Are the addresses in decimal (0,255) or hexa (0,ff) or variable base
(0,0xff)?

When I want to specify 2 triples say 0,0,8 and 1,4,6 , is it
probe_range=0,0,8,1,4,6 or probe_range={0,0,8},{1,4,6} or something like
this or something completely different?

Cl<


             reply	other threads:[~2004-11-12 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-12 14:25 Karel Kulhavy [this message]
2004-11-14  4:22 ` Randy.Dunlap

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=20041112142525.GA19825@beton.cybernet.src \
    --to=clock@twibright.com \
    --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

Powered by JetHome