* PATCH: Set latency when resetting it821x out of firmware mode
@ 2006-01-17 20:46 Alan Cox
0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2006-01-17 20:46 UTC (permalink / raw)
To: linux-kernel, linux-ide
Signed-off-by: Alan Cox <alan@redhat.com>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.16-rc1/drivers/ide/pci/it821x.c linux-2.6.16-rc1/drivers/ide/pci/it821x.c
--- linux.vanilla-2.6.16-rc1/drivers/ide/pci/it821x.c 2006-01-17 15:36:23.000000000 +0000
+++ linux-2.6.16-rc1/drivers/ide/pci/it821x.c 2006-01-17 16:36:38.000000000 +0000
@@ -733,7 +733,7 @@
pci_write_config_dword(dev,0x4C, 0x02040204);
pci_write_config_byte(dev, 0x42, 0x36);
- pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0);
+ pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20);
}
static unsigned int __devinit init_chipset_it821x(struct pci_dev *dev, const char *name)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-17 20:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-17 20:46 PATCH: Set latency when resetting it821x out of firmware mode Alan Cox
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®