Hi,
while updating my packages i found that we (SUSE) still have additional
udev rules for pcmcia cards.
The origin of those is not 100% clear, there are rumours that some =
unfortunate trainee extracted them from the old pcmcia package =
configuration.
I have not verified them with actual hardware.
Index: scripts/bluetooth.rules
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/bluez/utils/scripts/bluetooth.rules,v
retrieving revision 1.1
diff -u -r1.1 bluetooth.rules
--- scripts/bluetooth.rules 10 Aug 2006 10:09:05 -0000 1.1
+++ scripts/bluetooth.rules 5 Sep 2006 16:48:19 -0000
@@ -34,3 +34,43 @@
=
# Zoom Bluetooth Card and Sitecom CN-504 Card
SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"PCMCIA", SY=
SFS{prod_id2}=3D=3D"Bluetooth Card", RUN+=3D"bluetooth_serial"
+
+# dtl1_cs
+#
+# Nokia Bluetooth Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"Nokia Mobil=
e Phones", SYSFS{prod_id2}=3D=3D"DTL-1", RUN+=3D"bluetooth_serial"
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"Nokia Mobil=
e Phones", SYSFS{prod_id2}=3D=3D"DTL-4", RUN+=3D"bluetooth_serial"
+# Socket Bluetooth Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"Socket", SY=
SFS{prod_id2}=3D=3D"CF+ Personal Network Card", RUN+=3D"bluetooth_serial"
+
+# bt3c_cs
+#
+# 3Com Bluetooth PC Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"3COM", SYSF=
S{prod_id3}=3D=3D"Bluetooth PC Card", RUN+=3D"bluetooth_serial"
+
+# bluecard_cs
+#
+# LSE041 Bluetooth PC Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"BlueCard", =
SYSFS{prod_id2}=3D=3D"LSE041", RUN+=3D"bluetooth_serial"
+
+# LSE039 Bluetooth Compact Flash Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"WSS", SYSFS=
{prod_id2}=3D=3D"LSE039", RUN+=3D"bluetooth_serial"
+
+# LSE139 Bluetooth Compact Flash Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"BTCFCARD", =
SYSFS{prod_id2}=3D=3D"LSE139", RUN+=3D"bluetooth_serial"
+
+# bt950_cs
+#
+# AmbiCom BT2000E Bluetooth Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"AmbiCom,Inc=
", SYSFS{prod_id2}=3D=3D"BT2000E", RUN+=3D"bluetooth_serial"
+
+# Pretec BT2000E Bluetooth Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"Pretec", SY=
SFS{prod_id2}=3D=3D"BT2000E", RUN+=3D"bluetooth_serial"
+
+# Billionton Bluetooth Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"Compact Fla=
sh", SYSFS{prod_id2}=3D=3D"Bluetooth Card", RUN+=3D"bluetooth_serial"
+
+# btuart_cs
+#
+# Cyber-blue Compact Flash Card
+SUBSYSTEM=3D=3D"tty", BUS=3D=3D"pcmcia", SYSFS{prod_id1}=3D=3D"BT", SYSFS{=
prod_id2}=3D=3D"", SYSFS{prod_id3}=3D=3D"", SYSFS{prod_id4}=3D=3D"", RUN+=
=3D"bluetooth_serial"
-- =
Stefan Seyfried | "Please, just tell people
QA / R&D Team Mobile Devices | to use KDE."
SUSE LINUX Products GmbH, N=FCrnberg | -- Linus Torvalds
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi,
On Tue, Sep 05, 2006 at 07:15:14PM +0200, Marcel Holtmann wrote:
=
> non of them are needed, because they are for PCMCIA cards that have
> their own drivers and don't need hciattach to attach the serial port to
> the Bluetooth core. You can strip all of them. No idea on how they ever
> worked actually.
They probably have never worked. It was already suspicious to me that nobody
could tell me where they came from :-)
Thanks
-- =
Stefan Seyfried \ "I didn't want to write for pay. I
QA / R&D Team Mobile Devices \ wanted to be paid for what I write."
SUSE LINUX Products GmbH, N=FCrnberg \ -- Leonard Cohen
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi Stefan,
> while updating my packages i found that we (SUSE) still have additional
> udev rules for pcmcia cards.
> The origin of those is not 100% clear, there are rumours that some
> unfortunate trainee extracted them from the old pcmcia package
> configuration.
> I have not verified them with actual hardware.
non of them are needed, because they are for PCMCIA cards that have
their own drivers and don't need hciattach to attach the serial port to
the Bluetooth core. You can strip all of them. No idea on how they ever
worked actually.
Regards
Marcel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel