* [PATCH] Add chipset id for brf6350.
@ 2009-07-08 23:51 Nick Pelly
2009-07-09 1:26 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Nick Pelly @ 2009-07-08 23:51 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Nick Pelly
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-09 1:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-08 23:51 [PATCH] Add chipset id for brf6350 Nick Pelly
2009-07-09 1:26 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox