Index of /patches/linux-kernel/2.6.0-test6

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]INFO02-Oct-2003 19:14 971
[TXT]brlvger-debug-fix.patch01-Oct-2003 14:26 810
[TXT]docbook-via-audio-list-gone.patch02-Oct-2003 19:11 602
[TXT]mca-janitorial.patch02-Oct-2003 17:45 904
[TXT]trivial-via-list.patch02-Oct-2003 19:11 257
[TXT]via82cxxx-janitorial.patch02-Oct-2003 17:45 2.1K

PATCHES AGAINST 2.6.0-test6

>> docbook-via-audio-list-gone.patch (October 2nd 2003)
http://marc.theaimsgroup.com/?l=linux-kernel&m=106511737824167&w=2

>> trivial-via-list.patch (October 2nd 2003)
http://marc.theaimsgroup.com/?l=linux-kernel&m=106511681123469&w=2

>> via82cxxx-janitorial.patch (October 2nd 2003)
Added a missing parameter description to remove a DocBook warning.
Improved consistency of parameter descriptions of @card.
Minor improvement to whitespace consistency in function descriptions.

>> mca-janitorial.patch (October 2nd 2003)
Janitorial updates, to remove a DocBook warning from "make htmldocs",
to fix a layout problem in DocBook's interpretation of the source.

>> brlvger-debug-fix.patch (October 1st 2003)
When compiling this drive with WRITE_DEBUG defined (for extra debug output),
gcc outputs warnings for three similar printf statements.

The specifier in each printf statement is not totally correct.
This patch removes these warnings.