mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 22:44:39 +02:00
b5cb1795de
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 lines
497 B
Diff
16 lines
497 B
Diff
Index: pcmcia-cs-3.2.8/etc/config
|
|
===================================================================
|
|
--- pcmcia-cs-3.2.8.orig/etc/config 2007-06-04 13:23:59.533683400 +0200
|
|
+++ pcmcia-cs-3.2.8/etc/config 2007-06-04 13:23:59.600673216 +0200
|
|
@@ -2413,6 +2413,10 @@
|
|
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
|