Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/dev/pci



Module Name:    src
Committed By:   riz
Date:           Sun Aug  7 15:53:33 UTC 2005

Modified Files:
        src/sys/dev/pci [netbsd-2]: aceride.c

Log Message:
Pull up revision 1.18 (requested by bouyer in ticket #5555):
To disable a channel we need to clear bit 2 or 3, not all other bits but
bit 2 or 3. Thanks to Takeshi Nakayama for catching it.
(With this mistake the code was still working for the first channel, because
the reset of the second channel would disable/enable the first one).


To generate a diff of this commit:
cvs rdiff -r1.6.4.1 -r1.6.4.2 src/sys/dev/pci/aceride.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index