public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH 2.6.11] Altix patch for device driver support for the CX port of SGI's TIO chip
Date: Tue, 01 Feb 2005 09:10:10 +0000	[thread overview]
Message-ID: <20050201091010.GA28575@infradead.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0501311506590.30646-100000@fsgi025.americas.sgi.com>

On Mon, Jan 31, 2005 at 05:13:15PM -0600, Bruce Losure wrote:
> 
> Christoph,
> 
> Thanks for your comments.   I'll make the typedef and #include line
> changes.  Should'a caught the include stuff myself :-(.    I plan to
> go ahead and move the code into drivers/char/sn and make the Kconfig
> changes.   Is that what you mean by 'driver model'?

No.  It means to use the generic code in drivers/base/ for device matching,
device lists, sysfs exposure, etc..  look at pci or usb for details.

> Also, what is the alternative to the ioctl interface?   Should I move
> that functionality to /proc?

the device list you get for free in sysfs when using the driver model,
the reload one can easily be implemented as attribute in sysfs, check
e.g. the scsi rescan attribute for something similar.


      parent reply	other threads:[~2005-02-01  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-31 21:11 [PATCH 2.6.11] Altix patch for device driver support for the CX port Bruce Losure
2005-01-31 21:30 ` [PATCH 2.6.11] Altix patch for device driver support for the CX port of SGI's TIO chip Christoph Hellwig
2005-01-31 22:08 ` Jesse Barnes
2005-01-31 22:27 ` Luck, Tony
2005-01-31 22:33 ` Jesse Barnes
2005-01-31 23:08 ` [PATCH 2.6.11] Altix patch for device driver support for the CX Bruce Losure
2005-01-31 23:13 ` Bruce Losure
2005-02-01  9:10 ` Christoph Hellwig [this message]

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=20050201091010.GA28575@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-ia64@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