2009-07-08 23:51:35

by Nick Pelly

[permalink] [raw]
Subject: [PATCH] Add chipset id for brf6350.

---
tools/hciattach_tialt.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/hciattach_tialt.c b/tools/hciattach_tialt.c
index 72633ad..dcd3de4 100644
--- a/tools/hciattach_tialt.c
+++ b/tools/hciattach_tialt.c
@@ -245,7 +245,7 @@ int texasalt_init(int fd, int speed, struct termios *ti)
"brf6100",
"brf6150",
"brf6300",
- "unknown",
+ "brf6350",
"unknown",
"wl1271"
};
--
1.6.3.1



2009-07-09 01:26:24

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [PATCH] Add chipset id for brf6350.

Hi Nick,

> ---
> tools/hciattach_tialt.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

patch has been applied. Thanks.

Regards

Marcel