All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Olivier Le Pogam" <olepogam@free.fr>
To: "BlueZ development" <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] Patch mh3
Date: Mon, 1 Oct 2007 16:12:20 +0200	[thread overview]
Message-ID: <002c01c80435$14e15a70$0200a8c0@jester> (raw)
In-Reply-To: 20071001154023.53e57c49@localhost.localdomain

Hello,

I have a 2.6.22.12 kernel (ubuntu gutsy gibbon) and when I want to apply the 
mh3 kernel patch (dry run for now) it seems there are some modifications 
which have already been applied (partially ?) in hci_core.h, rfcomm.h, sco.h

Could you please tell me what I have to do :( ?
Or where I can get an up-to-date drivers/bluetooth/* , /net/bluetooth/* , 
/include/net/bluetooth/*  sources ?

Thanks a lot,
Oli

------------------------------------------------------------------

patching file linux-source-2.6.22/include/net/bluetooth/rfcomm.h
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file 
linux-source-2.6.22/include/net/bluetooth/rfcomm.h.rej
patching file linux-source-2.6.22/Makefile
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file 
linux-source-2.6.22/Makefile.rej
patching file linux-source-2.6.22/net/bluetooth/hci_conn.c
Hunk #6 FAILED at 243.
Hunk #7 succeeded at 348 (offset 28 lines).
Hunk #8 succeeded at 365 (offset 28 lines).
Hunk #9 succeeded at 403 (offset 28 lines).
Hunk #10 succeeded at 424 (offset 28 lines).
Hunk #11 succeeded at 438 (offset 28 lines).
Hunk #12 succeeded at 456 (offset 28 lines).
Hunk #13 succeeded at 478 (offset 28 lines).
Hunk #14 succeeded at 509 (offset 28 lines).
Hunk #15 succeeded at 519 (offset 28 lines).
Hunk #16 succeeded at 545 (offset 28 lines).
1 out of 16 hunks FAILED -- saving rejects to file 
linux-source-2.6.22/net/bluetooth/hci_conn.c.rej
patching file linux-source-2.6.22/net/bluetooth/hci_core.c
Hunk #8 succeeded at 831 (offset 1 line).
Hunk #9 succeeded at 856 (offset 1 line).
Hunk #10 succeeded at 871 (offset 1 line).
Hunk #11 succeeded at 898 (offset 1 line).
Hunk #12 succeeded at 910 (offset 1 line).
Hunk #13 succeeded at 937 (offset 1 line).
Hunk #14 succeeded at 1118 (offset 1 line).
Hunk #15 succeeded at 1150 (offset 1 line).
Hunk #16 succeeded at 1159 (offset 1 line).
Hunk #17 FAILED at 1260.
Hunk #18 succeeded at 1405 (offset 44 lines).
Hunk #19 succeeded at 1440 with fuzz 2 (offset 44 lines).
1 out of 19 hunks FAILED -- saving rejects to file 
linux-source-2.6.22/net/bluetooth/hci_core.c.rej
patching file linux-source-2.6.22/net/bluetooth/hci_event.c
Hunk #2 FAILED at 326.
Hunk #7 FAILED at 933.
Hunk #8 succeeded at 1125 (offset -3 lines).
Hunk #9 succeeded at 1196 (offset -3 lines).
Hunk #10 succeeded at 1221 (offset -3 lines).
Hunk #11 succeeded at 1342 (offset -3 lines).
Hunk #12 succeeded at 1378 (offset -3 lines).
Hunk #13 succeeded at 1392 (offset -3 lines).
Hunk #14 succeeded at 1464 (offset -3 lines).
Hunk #15 succeeded at 1472 (offset -3 lines).
2 out of 15 hunks FAILED -- saving rejects to file 
linux-source-2.6.22/net/bluetooth/hci_event.c.rej


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2007-10-01 14:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 13:12 [Bluez-devel] Multiple Bluetooth Dongles Williams, Richard
2007-08-23 20:40 ` Jeffrey Cuenco
2007-08-24 12:13   ` Marcel Holtmann
2007-08-24 14:06   ` [Bluez-devel] multithreaded name resolution Matthias Becker
2007-08-24 12:14     ` Peter Wippich
2007-10-01 13:40       ` [Bluez-devel] [PATCH]Re: " Andreas Gaufer
2007-10-01 14:12         ` Olivier Le Pogam [this message]
2007-10-01 14:14           ` [Bluez-devel] Patch mh3 Marcel Holtmann
2007-10-01 14:50             ` Olivier Le Pogam
2007-10-01 15:56               ` Marcel Holtmann
2007-10-01 16:55           ` Mats Erik Andersson
2007-10-11 11:10         ` [Bluez-devel] [PATCH]Re: multithreaded name resolution Matthias Becker
2007-08-24 12:14 ` [Bluez-devel] Multiple Bluetooth Dongles Marcel Holtmann
2007-08-24 14:08   ` Williams, Richard
2007-08-24 14:25     ` Marcel Holtmann
2007-08-24 15:06       ` Williams, Richard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002c01c80435$14e15a70$0200a8c0@jester' \
    --to=olepogam@free.fr \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.