Linus and other BK users, please do a
bk pull http://gkernel.bkbits.net/misc-2.5
This will update the following files:
Documentation/BK-usage/bksend | 36 ++++++
Documentation/BK-usage/bz64wrap | 41 +++++++
Documentation/BK-usage/cset-to-linus | 2
Documentation/BK-usage/csets-to-patches | 2
Documentation/BK-usage/unbz64wrap | 25 ++++
Documentation/DocBook/Makefile | 8 -
Documentation/DocBook/via-audio.tmpl | 4
drivers/char/rocket.c | 176 --------------------------------
drivers/net/wan/comx-hw-munich.c | 32 +----
sound/oss/ac97_codec.c | 2
10 files changed, 126 insertions(+), 202 deletions(-)
through these ChangeSets:
<[email protected]> (02/03/20 1.543)
Fix DocBook documentation for ALSA merge,
basically s#drivers/sound#sound/oss#
<[email protected]> (02/03/20 1.542)
Update munish WAN driver to not kfree memory multiple times.
<[email protected]> (02/03/20 1.541)
Add two AC97 codec ids to old OSS ac97_codec driver.
Contributed by Peter Christy.
<[email protected]> (02/03/20 1.540)
Update rocketport serial driver:
* remove linux 2.1.x backwards compat code (William Stinson)
* remove ENABLE_PCI define, use CONFIG_PCI instead
* no need to enclose MODULE_xxx in ifdef MODULE
<[email protected]> (02/03/20 1.539)
Remove silly overdependency on Perl 5.6.1 in BK helper scripts.
<[email protected]> (02/03/20 1.538)
Add three scripts for BK users, to Documentation/BK-usage:
bzsend: good for users who want to send reviewable BK patches
bz64wrap, unbz64wrap: bzip2 uuencoding wrappers for encapulating BK patches