* More PIIX bugs
@ 2005-12-07 22:38 Alan Cox
0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2005-12-07 22:38 UTC (permalink / raw)
To: linux-ide
Been polishing up the new libata driver and found some more apparent
errors in the drivers/ide/pci one.
- Original PIIX is in the PCI table but the driver plays with and
assumes that slave timing registers and control bits are available. On
the PIIX they are not. You have only one timing set and the bits for
seperate slave timing are reserved.
- On pre UDMA chips it writes to the register space that later chips use
for UDMA enable, even though it isn't used for that on the older devices
- On pre ICH chips it writes to the clock selection register even though
it is not actually there.
Alan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-07 22:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-07 22:38 More PIIX bugs Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).