mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 20:34:05 +02:00
08005bf6c9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20475 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|