Re: Ralink - device timeout

2006-01-23 Thread Jonas Fischer
I also have a Ralink adapter. But mine works perfectly. I'm getting good speed and it is reliable! What I can remember from when did my setup is that I had to specify 54Mbit to get optimal speed. This is my hostname.ral0: nwid media OFDM54 mode 11g dhcp And here is ifconfig: ral0: flags=8

Re: Ralink - device timeout

2006-01-23 Thread Anders Normann
Based on this excerpt from dmesg, I assume that the ral card has been detected: " ral0 at pci0 dev 6 function 0 "Ralink RT2560" rev 0x01: irq 11, address 00:14:a5:0b:85:2b ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525 " I also tried to check whether the driver had been loaded using config(8)

Re: Ralink - device timeout

2006-01-23 Thread Ray Lai
On Mon, Jan 23, 2006 at 01:20:36PM +0100, Joakim Aronius wrote: > * Jonathan Gray ([EMAIL PROTECTED]) wrote: > > On Mon, Jan 23, 2006 at 12:36:46PM +0100, Joakim Aronius wrote: > > > Hi Anders, > > > > > > >From your dmesg: > > > pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 > > > > > > >From RAL(4)

Re: Ralink - device timeout

2006-01-23 Thread Joakim Aronius
I had the same problem, worked on it for a while, was pointed at the Caveats section of the man page and gave up. I just found the mobo documentation at Dell and my system should support PCI 2.2 so i guess it should have worked.. As i remember the interface seemed to be up but it was not possibl

Re: Ralink - device timeout

2006-01-23 Thread Stuart Henderson
On 2006/01/23 23:04, Jonathan Gray wrote: > On Mon, Jan 23, 2006 at 12:36:46PM +0100, Joakim Aronius wrote: > > Hi Anders, > > > > >From your dmesg: > > pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 > > > > >From RAL(4) > > CAVEATS > > PCI ral adapters seem to strictly require a system supporti

Re: Ralink - device timeout

2006-01-23 Thread Joakim Aronius
* Jonathan Gray ([EMAIL PROTECTED]) wrote: > On Mon, Jan 23, 2006 at 12:36:46PM +0100, Joakim Aronius wrote: > > Hi Anders, > > > > >From your dmesg: > > pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 > > > > >From RAL(4) > > CAVEATS > > PCI ral adapters seem to strictly require a system support

Re: Ralink - device timeout

2006-01-23 Thread Anders Normann
Joakim Aronius skrev: Hi Anders, >From your dmesg: pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 >From RAL(4) CAVEATS PCI ral adapters seem to strictly require a system supporting PCI 2.2 or greater and will likely not work in systems based on older revisions of the PCI specificatio

Re: Ralink - device timeout

2006-01-23 Thread Jonathan Gray
On Mon, Jan 23, 2006 at 12:36:46PM +0100, Joakim Aronius wrote: > Hi Anders, > > >From your dmesg: > pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 > > >From RAL(4) > CAVEATS > PCI ral adapters seem to strictly require a system supporting PCI 2.2 or > greater and will likely not work in sys

Re: Ralink - device timeout

2006-01-23 Thread Joakim Aronius
Hi Anders, >From your dmesg: pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 >From RAL(4) CAVEATS PCI ral adapters seem to strictly require a system supporting PCI 2.2 or greater and will likely not work in systems based on older revisions of the PCI specification. /jkm * Anders Norma

Ralink - device timeout

2006-01-23 Thread Anders Normann
For about a month now I have been trying to get my Ralink PCI card working under OpenBSD - I have had it working under FreeBSD, but could not get my wireless mouse working there. I a last effort to figure out why Ralink isn't working on my Fujitsu-Siemens Amilo L7300 laptop I have to ask the li