wild guess; maybe the drivers for it are not included in the default
kernel, so you may have to roll your own kernel with the necessary
drivers enabled?

alec

Matt Hamilton wrote:
> Hi All,
>   I've just installed a -current snapshop (the day before 4.0 release,
> sods law) onto a Soekris 4521 board.  It is booting and running off a
> 512MB flash card.  I just signed up for T-Mobile's (UK) flat rate 3G
> data service, which came with an Option Globetrotter card.  The card
> is detected as shown below.  It is a T-mobile branded card, but on the
> back the model is a Option GT Fusion+.
>
> From what I can read there seem to be quite a variety of 'Option
> Globetrotter' cards out there, so not sure if mine is really
> supported, but the fact it is detected makes me think it must be.  I'm
> aware the WLAN driver (Marvell) might not work, but I just want to get
> the 3G bit going.  As you can see from the dmesg below, whilst it
> seems to be detected it is not attached to usbcom.
>
> Any Ideas?  Let me know if you need any more info.
>
> -Matt
>
> OpenBSD 4.0-current (GENERIC) #1187: Mon Oct 30 16:48:50 MST 2006
>     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: AMD Am486DX4 W/B or Am5x86 W/B 150 ("AuthenticAMD" 486-class)
> cpu0: FPU
> real mem  = 66678784 (65116K)
> avail mem = 52580352 (51348K)
> using 844 buffers containing 3457024 bytes (3376K) of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(00) BIOS, date 20/50/27, BIOS32 rev. 0 @
> 0xf7840
> pcibios0 at bios0: rev 2.0 @ 0xf0000/0x10000
> pcibios0: pcibios_get_intr_routing - function not supported
> pcibios0: PCI IRQ Routing information unavailable.
> pcibios0: PCI bus #2 is the last bus
> bios0: ROM list: 0xc8000/0x9000
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> elansc0 at pci0 dev 0 function 0 "AMD ElanSC520 PCI" rev 0x00: product
> 0 stepping 1.1, CPU clock 133MHz, reset 0
> gpio0 at elansc0: 32 pins
> cbb0 at pci0 dev 17 function 0 "TI PCI1420 CardBus" rev 0x00: irq 10
> cbb1 at pci0 dev 17 function 1 "TI PCI1420 CardBus" rev 0x00: irq 10
> sis0 at pci0 dev 18 function 0 "NS DP83815 10/100" rev 0x00, DP83816A:
> irq 11, address 00:00:24:c7:2b:24
> nsphyter0 at sis0 phy 0: DP83815 10/100 PHY, rev. 1
> sis1 at pci0 dev 19 function 0 "NS DP83815 10/100" rev 0x00, DP83816A:
> irq 5, address 00:00:24:c7:2b:25
> nsphyter1 at sis1 phy 0: DP83815 10/100 PHY, rev. 1
> cardslot0 at cbb0 slot 0 flags 0
> cardbus0 at cardslot0: bus 1 device 0 cacheline 0x10, lattimer 0x3f
> pcmcia0 at cardslot0
> cardslot1 at cbb1 slot 1 flags 0
> cardbus1 at cardslot1: bus 2 device 0 cacheline 0x10, lattimer 0x3f
> pcmcia1 at cardslot1
> isa0 at mainbus0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0: console keyboard
> wdc0 at isa0 port 0x1f0/8 irq 14
> wd0 at wdc0 channel 0 drive 0: <TOSHIBA THNCF512MDG>
> wd0: 1-sector PIO, LBA, 488MB, 1000944 sectors
> wd0(wdc0:0:0): using BIOS timings
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0: <PC speaker>
> spkr0 at pcppi0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pccom0: console
> pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> biomask f7c5 netmask ffe5 ttymask ffe7
> pctr: no performance counters in CPU
> "Marvell Libertas 88W8335" rev 0x43 at cardbus1 dev 0 function 0 not
> configured
> vendor "Marvell", unknown product 0x1fb7 (class network subclass
> ethernet, rev 0x43) at cardbus1 dev 0 function 1 not configured
> "Option 3G+ UMTS HSDPA (F32)" rev 0x00 at cardbus1 dev 0 function 2
> not configured
> unknown vendor 0x0000 product 0x0000 (class prehistoric subclass
> miscellaneous, rev 0x00) at cardbus1 dev 0 function 3 not configured
> unknown vendor 0x0000 product 0x0000 (class prehistoric subclass
> miscellaneous, rev 0x00) at cardbus1 dev 0 function 6 not configured
> unknown vendor 0x0000 product 0x0000 (class prehistoric subclass
> miscellaneous, rev 0x00) at cardbus1 dev 0 function 7 not configured
> dkcsum: wd0 matches BIOS drive 0x80
> root on wd0a
> rootdev=0x0 rrootdev=0x300 rawdev=0x302

Reply via email to