diff options
| -rw-r--r-- | pcmcia/bluetooth.conf | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/pcmcia/bluetooth.conf b/pcmcia/bluetooth.conf index a4d03fd1..6a93d6ff 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -63,6 +63,10 @@ card "Nokia Bluetooth Card"    version "Nokia Mobile Phones", "DTL-1"    bind "dtl1_cs" +card "Nokia Bluetooth Card" +  version "Nokia Mobile Phones", "DTL-4" +  bind "dtl1_cs" +  card "Socket Bluetooth Card"    version "Socket", "CF+ Personal Network Card"    bind "dtl1_cs"  | 
