mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
Add Nokia Cellular Data Card DTP2 and DTP-2 ver II
This commit is contained in:
parent
0ddd2cfc7c
commit
cf9e527008
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53232
@ -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" ?
|
||||
|
@ -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" ?
|
||||
|
Loading…
Reference in New Issue
Block a user