]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[PATCH] hpt366: write the full 4 bytes of ROM address, not just low 1 byte
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 11 Sep 2005 21:07:43 +0000 (14:07 -0700)
committerChris Wright <chrisw@osdl.org>
Sat, 17 Sep 2005 01:01:56 +0000 (18:01 -0700)
commitedf3b5b336f55b8a97142592bf5c1b7944deb9d1
tree195c44d68b5efadd4deb25fb165dbe4af842552f
parent2498037d5a6668b733acc712a3106ffd4e1ef735
[PATCH] hpt366: write the full 4 bytes of ROM address, not just low 1 byte

This is one heck of a confused driver.  It uses a byte write to a dword
register to enable a ROM resource that it doesn't even seem to be using.

"Lost and wandering in the desert of confusion"

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Chris Wright <chrisw@osdl.org>
drivers/ide/pci/hpt366.c