mirror of https://github.com/hak5/openwrt.git
14 lines
317 B
Diff
14 lines
317 B
Diff
--- 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
|