* Toshiba IDE support: drivers/ide/pci/generic.c
@ 2004-02-01 22:30 Ben Schofield
2004-02-24 21:25 ` Marcelo Tosatti
0 siblings, 1 reply; 2+ messages in thread
From: Ben Schofield @ 2004-02-01 22:30 UTC (permalink / raw)
To: linux-kernel
Hi all,
I've been having some problems with the IDE controller on my aged
Portege 3440CT's port replicator, which I think I've now fixed, and I'd
appreciate someone else's opinion before I submit a patch.
The problem is that the controller reports itself with a vendor ID of
1179 (Toshiba) and a device ID of 0105 (unknown). In the 2.4.18 kernel,
this was fine, since drivers/ide/ide-pci.c recognised it as an unknown
IDE device and all was well.
Somewhere between 2.4.18 and 2.4.22, the PCI IDE code seems to have been
re-organised, and ide/generic.c seems not to have all the necessary code
for unrecognised IDE devices. However, 1179:0103 is listed there as a
Toshiba Piccolo controller, and adding 1179:0105 with the same data
makes things work fine.
Toshiba Piccolo support seems to have been removed entirely from
generic.c in 2.6.2-rc3-bk1. This seems to have affected at least Jérôme
Augé, who submitted a patch for a similar problem on 08/01 this year,
containing
#define PCI_DEVICE_ID_TOSHIBA_PICCOLO 0x0102
So, I would guess that it's safe to assume at least 1179:0102, 1179:0103
and 1179:0105 are Toshiba Piccolo controllers.
Should I submit this as a patch? If I should, which kernel versions
should I submit it against?
Thanks in advance,
Ben.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Toshiba IDE support: drivers/ide/pci/generic.c
2004-02-01 22:30 Toshiba IDE support: drivers/ide/pci/generic.c Ben Schofield
@ 2004-02-24 21:25 ` Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2004-02-24 21:25 UTC (permalink / raw)
To: Ben Schofield; +Cc: linux-kernel, Bartlomiej Zolnierkiewicz
On Sun, 1 Feb 2004, Ben Schofield wrote:
> Hi all,
>
> I've been having some problems with the IDE controller on my aged
> Portege 3440CT's port replicator, which I think I've now fixed, and I'd
> appreciate someone else's opinion before I submit a patch.
>
> The problem is that the controller reports itself with a vendor ID of
> 1179 (Toshiba) and a device ID of 0105 (unknown). In the 2.4.18 kernel,
> this was fine, since drivers/ide/ide-pci.c recognised it as an unknown
> IDE device and all was well.
>
> Somewhere between 2.4.18 and 2.4.22, the PCI IDE code seems to have been
> re-organised, and ide/generic.c seems not to have all the necessary code
> for unrecognised IDE devices. However, 1179:0103 is listed there as a
> Toshiba Piccolo controller, and adding 1179:0105 with the same data
> makes things work fine.
>
> Toshiba Piccolo support seems to have been removed entirely from
> generic.c in 2.6.2-rc3-bk1. This seems to have affected at least Jérôme
> Augé, who submitted a patch for a similar problem on 08/01 this year,
> containing
>
> #define PCI_DEVICE_ID_TOSHIBA_PICCOLO 0x0102
>
> So, I would guess that it's safe to assume at least 1179:0102, 1179:0103
> and 1179:0105 are Toshiba Piccolo controllers.
>
> Should I submit this as a patch?
Yes please.
> If I should, which kernel versions should I submit it against?
Ideally against 2.6 and 2.4.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-24 20:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-01 22:30 Toshiba IDE support: drivers/ide/pci/generic.c Ben Schofield
2004-02-24 21:25 ` Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®