From: Jamie Lenehan <lenehan@twibble.org>
To: linux-scsi@vger.kernel.org
Cc: dc395x@twibble.org
Subject: [PATCH] dc395x - description
Date: Sun, 3 Aug 2003 18:27:18 +1000 [thread overview]
Message-ID: <20030803082718.GA4594@twibble.org> (raw)
A few updates for the dc395x driver.
Patches against 2.6.0-test2-bk2
01-remove-static-eeprom-struct.patch:
Move the eeprom details from a static struct indexed by adapter
number into the adapter information block of the adapter. This
removes the fixed size static array and removes the need to count
the number of adapters.
02-remove-static-adapter-list.patch:
Remove the static list of adapters and the code related to keeping
this up to date. The only remaining use for the static list was for
the proc info function to find the scsi_host, but that's passed as a
parameter anyway.
03-fix-failures.patch:
Handle the case where scsi_add_host fails and update the removal
function to correctly unregister everything.
--
Jamie Lenehan Work Phone: +61 3 9843 8817
lenehan@twibble.org Work Email: jamie.lenehan@activcard.com.au
next reply other threads:[~2003-08-03 8:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-03 8:27 Jamie Lenehan [this message]
2003-08-03 8:27 ` [PATCH] dc395x - 1/3 remove-static-eeprom-struct Jamie Lenehan
2003-08-03 8:28 ` [PATCH] dc395x - 2/3 remove-static-adapter-list Jamie Lenehan
2003-08-03 8:29 ` [PATCH] dc395x - 3/3 fix-failures Jamie Lenehan
2003-08-03 15:01 ` [PATCH] dc395x - 1/3 remove-static-eeprom-struct James Bottomley
2003-08-03 15:04 ` [Dc395x] " Ali Akcaagac
2003-08-03 15:13 ` James Bottomley
2003-08-03 15:36 ` Ali Akcaagac
2003-08-03 17:31 ` James Bottomley
2003-08-12 4:12 ` Ali Akcaagac
2003-08-12 10:29 ` 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=20030803082718.GA4594@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox