public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Promise sx6000 patch help
@ 2005-02-21 14:04 Joshua Jackson
  0 siblings, 0 replies; only message in thread
From: Joshua Jackson @ 2005-02-21 14:04 UTC (permalink / raw)
  To: linux-kernel

I have spent a bit of time to try to port the Linux 2.4 based Promise SX6000 
ATA RAID controller driver to the 2.6 kernels but have gotten myself stuck.

I know very little about writing Linux SCSI drivers and have obviously done 
something very wrong. The drive compiles, loads, detects the controller and 
even the arrays attached to the controller but hangs the system (hard - no 
keyboard, mouse, etc response) 5-10 seconds after loading.

I am quite suspicious of the scatter gather mappings (again, something I have 
no experience with). The original driver also uses kmalloc to allocate its 
DMA buffers. I have read a bit about pci_allocate_consistent, but do not know 
how to properly use the virtual and physical addresses returned.

The following patch is against a stock 2.6.10 kernel. All of the files 
associated with the driver get placed in drivers/scsi/sx6000/

http://www.vortech.net/~jjackson/pti-sx6000.patch.gz

Any help in getting this driver functioning would be greatly appreciated. 

-- 
Joshua Jackson
Vortech Consulting
http://www.vortech.net

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-21 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-21 14:04 Promise sx6000 patch help Joshua Jackson

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