public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dc395x - description
@ 2003-08-03  8:27 Jamie Lenehan
  2003-08-03  8:27 ` [PATCH] dc395x - 1/3 remove-static-eeprom-struct Jamie Lenehan
  0 siblings, 1 reply; 11+ messages in thread
From: Jamie Lenehan @ 2003-08-03  8:27 UTC (permalink / raw)
  To: linux-scsi; +Cc: dc395x

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-08-12 10:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-03  8:27 [PATCH] dc395x - description Jamie Lenehan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox