You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
317 B
13 lines
317 B
--- a/etc/config
|
|
+++ b/etc/config
|
|
@@ -2413,6 +2413,10 @@ card "Xircom RBM56G Modem"
|
|
pci 0x115d, 0x0101
|
|
bind "serial_cb"
|
|
|
|
+card "Novatel Wireless - Merlin U630 UMTS Modem"
|
|
+ manfid 0x00a4, 0x0276
|
|
+ bind "serial_cs" to 0, "serial_cs" to 1
|
|
+
|
|
# Include configuration files for add-on drivers
|
|
|
|
source ./*.conf
|
|
|