Search results for query: RT2860

  1. tim-m89

    Ralink rt2870 wifi support?

    ...RaLink rt2870. My exact wifi is this if that makes any difference? Update: Summary of this thread: egorenar has been developing an rt2860 and a rt2870 driver for both FreeBSD 7.2 and 8.0. He is hosting them here. Download the latest tarball that is correct for both your chipset and...
  2. xen

    Asus EEE PC 1000H

    Thanks! Going to try it when I get around to install it on my 10000H. :) I'm hosting it from my Dropbox: http://dl.getdropbox.com/u/26675/RT2860.tar.gz
  3. xen

    Asus EEE PC 1000H

    I hope it's not too much to ask, but I don't have access to any Windows PC at the moment. Could you post that file again? That would be much appreciated! I have a Eee PC 1000H, and it's time to try something new. :)
  4. C

    NDIS: open file /compat/ndis/rate.bin failed: 2

    I've solved this problem! I don't know if elegant solution. I've created /compat/ndis/ directory, put into rt2860.bin and renamed to rate.bin. Now, I don't get this message during the startup process. greetings ccc
  5. C

    Asus EEE PC 1000H

    I'd like to install wireless module on my eeepc 1000h using ndis. I've downloadet firmware file rt2860.bin from: http://www.ralinktech.com.tw/data/drivers/RT2860_Firmware_V11.zip and I have windows driver: RT2860.INF and RT2860.SYS, but don't know howto setup using ndisgen.
  6. thuglife

    Asus EEE PC 1000H

    http://rapidshare.com/files/262933439/rt2860.tar.html MD5: EABC26A9B0EADA78FEC2CA77A73272E9
  7. thuglife

    Asus EEE PC 1000H

    ...FreeBSD 8.0-CURRENT-200906 #2: Mon Jun 29 04:57:24 EEST 2009 root@minibot.cybertron.local:/usr/obj/usr/src/sys/MINIBOT i386 #ndisgen rt2860.inf rt2860.sys I 've installed the drivers in a XP VM and got rt2860.inf and rt2860.sys, i 've also used the firmware. Ensure that you have...
  8. PaulWebster

    Asus EEE PC 1000H

    Looks like its current http://www.nabble.com/driver-for-wireless-asus-eeepc-(rt2860)-td21005717.html
  9. thuglife

    Asus EEE PC 1000H

    ...class=0x028000 card=0x27901814 chip=0x07811814 rev=0x00 hdr=0x00 vendor = 'Ralink Technology, Corp' device = 'Wireless (RT2860/RT2890)' class = network > ifconfig ale0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500...
  10. mathuin

    Asus EEE PC 1000H

    I tried this earlier in the thread and had no success -- hopefully you will succeed where I failed. It's not in 8.0-BETA2 either. :-(
  11. C

    Asus EEE PC 1000H

    ...0 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 rt2860 module is still missing at the GENERIC kernel from 7.2. Perhaps I'll try to create a driver module from windows using ndisgen:. firmware and...
  12. C

    Asus EEE PC 1000H

    I hope freeBSD 8.0 will support these module: ethernet adapter: Atheros AR8121/AR8113/AR8114 PCI-E wireless: RALINK, it needs rt2860 module
  13. P

    Asus EEE PC 1000H

    curently i also try to porting rt2860 driver from openbsd to freebsd 8(aka current) to finish the driver yr need implement(porting) the DMA engine and rx/tx procedure if some one is intresting the source code (to finish the driver) i can provide it
  14. PaulWebster

    Asus EEE PC 1000H

    ...3 supports D0 D3 current D0 MSI supports 32 messages, 64 bit pci0:1:0:0: reprobing on driver added ral0: <Ralink Technology RT2860> mem 0xfbef0000-0xfbefffff irq 19 at device 0.0 on pci1 pcib4: ral0 requested memory range 0xfbef0000-0xfbefffff: good ral0: rt2860_attach: Bozo was...
  15. M

    FreeBSD 8.0-CURRENT

    It ain't rocket science: man -k ralink if none of those work (read: dmesg does not show a new device), your card isn't support yet. pciconf -lv will show information for PCI cards, like the RT 2561 that's being our hostap: ral0@pci0:1:9:0: class=0x028000 card=0x00551737...
  16. mathuin

    Asus EEE PC 1000H

    ...you're still on RELENG_7 or 8.0-CURRENT from before the USB1->USB2, that is probably your best bet on getting wireless working today. I found the Windows drivers on Ralink's website and installed them on a spare Windows box then searched for 'rt2860.inf' and 'rt2860.sys' to use them with...
  17. C

    Asus EEE PC 1000H

    which 8.0 version are you using and could you give me pls some more details how have you modified the kernel with RALINK? thx
  18. C

    FreeBSD 8.0-CURRENT

    thx, wired interface works under freeBSD 8.0, but howto load wireless: RALINK, rt2860 module?
  19. C

    FreeBSD 8.0-CURRENT

    thx I'm interested for 8.0-CURRENT, because 7.1 doesn't support: wired : Atheros AR8121/AR8113/AR8114 PCI-E and wireless: RALINK, rt2860 module from my notebook Asus EEE PC 1000h. 8.0-CURRENT support only wired, so I can use freeBSD. I had problems with 8.0 installation...
  20. mathuin

    Asus EEE PC 1000H

    ...page) to include the five 'device' lines found in the ral(4) man page: ral, ralfw, wlan, wlan_amrr, and firmware. The man page doesn't list RT2860 support, but the original author has been focusing on OpenBSD support and the OpenBSD CVS mailing list archives show that he has committed...
Back
Top