From: Kannan Soundarapandian <isildur@sdf.lonestar.org>
To: groudier@free.fr
Cc: linux-kernel@vger.kernel.org
Subject: Re: sym_glue.c file typo
Date: Sun, 5 Jan 2003 01:03:21 -0800 [thread overview]
Message-ID: <20030105090320.GA10622@sdf.lonestar.org> (raw)
In-Reply-To: <20030105073229.GA9592@sdf.lonestar.org>
Hello all,
I'm having a problem with the sym53c8xx_2 driver.
I'm getting pretty much nowhere mucking around by myself. I don't know if I'm missing something very simple, but the sym53c8xx_2 driver (built into the kernel) seems to just completely ignore my onboard LSI 53C1010-33 controller.
It was working perfectly with the 2.4 series of kernels. My parameters are as follows:
Linux kernel : 2.5.53
Machine Specs: Dual P-III 1GHz SMP
Motherboard : Asus CUR-DLS with Serverwrks LE chipset
Controller chip: LSI 53C1010-33
HDD : Quantum Atlas 10K2
During Boot-up I get an error like so:
HBA driver sym53c8xx didn't set a release method, please fix the template
but looking at the source in hosts.c, this seems to be more of a warning than an error, since a default value is being set anyway.
Setting the boot time verbosity parameter to 2 (maximum) causes the configuration parameters to be echoed by the sym53c8xx driver during boot-up but nothing more.
I'm quite confused now. This driver used to work quite well with the 2.4 series kernels. Another thing is that doing a diff on the files sym_hipd.c in the 2.4.19 sources and the 2.5.53 sources shows the following:
diff sym_hipd.c ../../../../linux-2.5.53/drivers/scsi/sym53c8xx_2/sym_hipd.c
53c53
< #define SYM_DRIVER_NAME "sym-2.1.17a"
---
> #define SYM_DRIVER_NAME "sym-2.1.16a"
ie.. the newer kernel has the lower version number. IS this how its supposed to be? I did apply some patches (I lost track of which) a while ago to my 2.4.19 kernel though.. I don't know if that updated any drivers.
Anyways, can someone please point me to where I can find the latest version of this driver please? or let me know if any solution occurs to you. I'd be happy to furnish any other details.
Thanks a lot in advance. Kindly CC any replies to this address
Kannan
On Sat, Jan 04, 2003 at 11:32:29PM -0800, Kannan Soundarapandian wrote:
> Hi,
>
> There's a non-critical typo in the file sym_glue.c in the new 2.5 series kernels on line 2221. It says
> "verb:%d,debug:0x%x,setlle_delay:%d\n",
> should be:
> "verb:%d,debug:0x%x,settle_delay:%d\n",
> in file :
> linux/drivers/scsi/sym53c8xx_2/sym_glue.c
>
> I am having a lot of trouble getting my scsi card to be detected by the kernel. I am testing version 2.5.53 right now and have compiled in support for sym53c8xx_2, sd and generic scsi into the kernel.
>
> During boot up the scsi driver shows signs of life when I use a verbosity level of 2 but doesn't seem to recognise my card. I am still trying out everything and anything. I will get back to you if I really hit the bottom.
>
> fyi, My machine is a Dual processor P-III 1GHz machine with the Serverworks LE chipset. If you can think of anything please do let me know.
>
> Thanks very much for your work and time :-) Great driver btw. It works perfectly with the 2.4 series kernels.
>
> --
> ---------------------------------------------------------------
> Kannan Soundarapandian,
> OSU, Corvallis, OR-97330.
> ---------------------------------------------------------------
> SDF Public Access UNIX System - Powered by NetBSD 1.5!
>
>
>
>
>
> ~~~
--
---------------------------------------------------------------
Kannan Soundarapandian,
OSU, Corvallis, OR-97330.
---------------------------------------------------------------
SDF Public Access UNIX System - Powered by NetBSD 1.5!
~~~
next parent reply other threads:[~2003-01-05 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030105073229.GA9592@sdf.lonestar.org>
2003-01-05 9:03 ` Kannan Soundarapandian [this message]
2003-01-06 2:52 ` Kannan Soundarapandian
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=20030105090320.GA10622@sdf.lonestar.org \
--to=isildur@sdf.lonestar.org \
--cc=groudier@free.fr \
--cc=linux-kernel@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
Powered by JetHome