commit | 67b2009ae26ece6a54d0b689827903f53d6d21e6 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Thu May 03 11:13:08 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue May 22 10:39:08 2007 -0500 |
tree | 4ad832dd8dcf3ada2530ef12f0f32769bc595e7e | |
parent | a53eb5e060c0ec7245c8f93b9dcd94afa6041e06 [diff] |
[SCSI] ibmmca: convert to new probing API and fix oopses This is basically a straight conversion. I have one of these things, so I know it works ... my problem is that it has a wierd SCA like connector, so I can't connect anything to it (no cables). However, previously it panic'd in the interrupt, now it completes a bus scan. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>