diff options
| author | Max Krasnyansky <maxk@qualcomm.com> | 2002-04-05 21:47:35 +0000 | 
|---|---|---|
| committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-04-05 21:47:35 +0000 | 
| commit | 37edbea43464d12dfbe0fb4a4f5114c8fed6fd11 (patch) | |
| tree | adc35b89245600e2c540784db53d8bd3062718d1 | |
| parent | cce512eea00c814fc3770c438e76d7d24e15c82f (diff) | |
Socket CF card support
| -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 ca48419d..1088d73f 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -24,3 +24,7 @@ device "dtl1_cs"  card "Nokia Bluetooth Card DTL-1"    version "Nokia Mobile Phones", "DTL-1"    bind "dtl1_cs" + +card "Socket CF+ Personal Network Card" +  version "Socket", "CF+ Personal Network Card" +  bind "dtl1_cs" | 
