All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lenehan <lenehan@twibble.org>
To: dc395x@twibble.org
Cc: linux-scsi@vger.kernel.org
Subject: ANNOUNCE dc395x update [2.03]
Date: Tue, 13 May 2003 19:05:35 +1000	[thread overview]
Message-ID: <20030513090535.GA5528@twibble.org> (raw)
In-Reply-To: <20030423072737.GA5529@twibble.org>

Hi,
a new version against 2.5.69 is now up at:

   http://twibble.org/dist/dc395x/

Changes in this version:

 - Fix kernel crash when sharing IRQ's with other devices and the
   other devices IRQ triggers.

 - Make the debugging mess less of a mess.

 - Changed the module initialization around. If I'm reading
   scsi_mid_low_api.txt correctly it's now doing it "hotplug" style
   instead of "passive" style. At least it simplifies things and
   permits the driver to survive multiple insmod/rmmod cycles.

 - Changed the command line option from a set of integers into
   multiple parameters. Use the new module_param_named stuff. Cleanup
   all the code that deals with these options.

 - Fix the formatting of kerneldoc stuff on the functions that have
   it added so far. Add more for all the stuff effecting by the
   module/parameter changes.

 - Cleanup macro abuse where macros would implicitly use local
   variables.  Now it always passes the parameters it operates on to
   the macros.

 - Cleanup function scope. Make everything except the module init
   functions static. Remove unused functions DC395x_updateDCB,
   DC395x_inquiry_done and DC395x_inquiry.

NOTE: I've noticed some changes to the driver on linux-scsi and
      bk-commits today so it may not apply cleanly to recent bk
      trees.

-- 
 Jamie Lenehan              Work Phone: +61 3 9843 8817
 lenehan@twibble.org        Work Email: jamie.lenehan@activcard.com.au

  reply	other threads:[~2003-05-13  8:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23  7:27 ANNOUNCE - DC315/DC395 driver for 2.5 Jamie Lenehan
2003-05-13  9:05 ` Jamie Lenehan [this message]
2003-05-13  9:43   ` ANNOUNCE dc395x update [2.03] Jamie Lenehan
2003-05-13  9:46     ` Jens Axboe
2003-05-13  9:56       ` Jamie Lenehan
2003-05-14  2:22         ` Jamie Lenehan
2003-05-13 10:09       ` [Dc395x] " Ali Akcaagac
2003-05-13 10:48   ` Christoph Hellwig
2003-05-13 10:56     ` Jamie Lenehan
2003-05-19  9:31   ` ANNOUNCE: dc395x update [2.04] Jamie Lenehan

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=20030513090535.GA5528@twibble.org \
    --to=lenehan@twibble.org \
    --cc=dc395x@twibble.org \
    --cc=linux-scsi@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.