* Trantor T128 driver does not recognize some cards (with fix)
@ 2002-06-26 23:28 Ed Jaeger
0 siblings, 0 replies; only message in thread
From: Ed Jaeger @ 2002-06-26 23:28 UTC (permalink / raw)
To: linux-scsi
Please accept my apologies if this is not submitted correctly - I believe I am
following the FAQ.
The Trantor T128 driver (t128.o) does not recognize some cards.
I have a card with ROM version 1.06a, but the initialization code looks for
version 1.12 and does not recognize my card. If the string used in the
initialization routine is changed the card is recognized and operates properly.
The patch I made to linux/drivers/scsi/t18.c:
149c149
< {"TSROM: SCSI BIOS, Version 1.", 0x36},
---
> {"TSROM: SCSI BIOS, Version 1.12", 0x36},
I am not subscribed to the list, so email me directly as well if you need to
contact me.
--
Ed Jaeger, President & CFO, Bohlender Graebener Corporation
ed.jaeger@bgcorp.com
http://www.bgcorp.com
---
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-26 23:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-26 23:28 Trantor T128 driver does not recognize some cards (with fix) Ed Jaeger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox