mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update Linux 5.4 kernel and clean some files
This commit is contained in:
parent
272324aa1a
commit
0a55523ea5
26 changed files with 870 additions and 4059 deletions
8
root/package/network/wwan/files/data/05c6-9215
Normal file
8
root/package/network/wwan/files/data/05c6-9215
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"desc": "Quectel EC20",
|
||||
"type": "gobinet",
|
||||
"control": 2,
|
||||
"boudrate": 115200,
|
||||
"stop_bits": 8,
|
||||
"gps": 1
|
||||
}
|
11
root/package/network/wwan/files/data/2c7c-0121
Normal file
11
root/package/network/wwan/files/data/2c7c-0121
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"desc": "Quectel EC21",
|
||||
"type": "gobinet",
|
||||
"control": 2,
|
||||
"boudrate": 115200,
|
||||
"stop_bits": 8,
|
||||
"gps": 1,
|
||||
"ep_iface": 4,
|
||||
"dl_max_size": 4096,
|
||||
"dl_max_datagrams": 16
|
||||
}
|
11
root/package/network/wwan/files/data/2c7c-0296
Normal file
11
root/package/network/wwan/files/data/2c7c-0296
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"desc": "Quectel BG96",
|
||||
"type": "gobinet",
|
||||
"control": 3,
|
||||
"boudrate": 115200,
|
||||
"stop_bits": 8,
|
||||
"gps": 1,
|
||||
"ep_iface": 4,
|
||||
"dl_max_size": 2048,
|
||||
"dl_max_datagrams": 8
|
||||
}
|
11
root/package/network/wwan/files/data/2c7c-0306
Normal file
11
root/package/network/wwan/files/data/2c7c-0306
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"desc": "Quectel EG06",
|
||||
"type": "gobinet",
|
||||
"control": 2,
|
||||
"boudrate": 115200,
|
||||
"stop_bits": 8,
|
||||
"gps": 1,
|
||||
"ep_iface": 4,
|
||||
"dl_max_size": 16384,
|
||||
"dl_max_datagrams": 32
|
||||
}
|
11
root/package/network/wwan/files/data/2c7c-0512
Normal file
11
root/package/network/wwan/files/data/2c7c-0512
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"desc": "Quectel EG12/EG18",
|
||||
"type": "gobinet",
|
||||
"control": 2,
|
||||
"boudrate": 115200,
|
||||
"stop_bits": 8,
|
||||
"gps": 1,
|
||||
"ep_iface": 4,
|
||||
"dl_max_size": 16384,
|
||||
"dl_max_datagrams": 32
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue