All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Bartosch <peter@bartosch.net>
To: linux-kernel@vger.kernel.org
Subject: create_proc_entry within probe function (USB)
Date: Fri, 3 Dec 2004 09:09:39 +0100	[thread overview]
Message-ID: <20041203080939.GA23984@bartosch.net> (raw)

Hello all,


I'm developing a USB drive ant try to create a proc-entry within my
probe-function. Neither create_proc_read_entry nor create_proc_entry do
work completely:

If i disconnect/connect the USB-Hardware the proc-entries will be
created. But: if i only reload the module the probe-function is
called but the proc-entries won't be created!?


yours,

Peter


             reply	other threads:[~2004-12-03  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-03  8:09 Peter Bartosch [this message]
2004-12-03 23:26 ` create_proc_entry within probe function (USB) Greg KH

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=20041203080939.GA23984@bartosch.net \
    --to=peter@bartosch.net \
    --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 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.