summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>1999-11-16 17:44:31 +0000
committerroger <roger@FreeBSD.org>1999-11-16 17:44:31 +0000
commit47e5f46c7642e6d8e2ed20c8afca59596d3c2dc1 (patch)
tree003c1475e45c56da8bc024e3319d56af90d71d6a /etc/defaults
parentb35fdee597687b5dd7c1ce15c619110c48f9ea5e (diff)
downloadFreeBSD-src-47e5f46c7642e6d8e2ed20c8afca59596d3c2dc1.zip
FreeBSD-src-47e5f46c7642e6d8e2ed20c8afca59596d3c2dc1.tar.gz
Add Nokia Cellular Data Card DTP2 and DTP-2 ver II
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/pccard.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 506363f..5f52d7e 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -312,6 +312,22 @@ card "U.S. Robotics" "XJ/CC1336"
insert echo U.S. Robotics XJ/CC1336 inserted
remove echo U.S. Robotics XJ/CC1336 removed
+# Nokia Cellular Data Card
+card "Nokia Mobile Phones" "DTP-2"
+ config 0x22 "sio2" ?
+ config 0x23 "sio3" ?
+ insert echo Nokia Mobile Phones DTP-2 inserted
+ remove echo Nokia Mobile Phones DTP-2 removed
+
+# This Nokia example allows either 1 or 2 Nokia cards to be fitted.
+# With 2 Mobile Phones and Multilink PPP you can get a 19200 data channel.
+# Nokia Cellular Data Card
+card "Nokia Mobile Phones" "DTP-2 ver II"
+ config 0x23 "sio2" ?
+ config 0x24 "sio3" ?
+ insert echo Nokia Mobile Phones DTP-2 ver II inserted
+ remove echo Nokia Mobile Phones DTP-2 ver II removed
+
# Omron ME2814 FAX/DATA MODEM
card "OMRON" "ME2814 FAX/DATA MOD"
config 0x23 "sio2" ?
OpenPOWER on IntegriCloud