blob: 0d1b133393ef43b0e7b3514e4260a93f63a489b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- 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
|