]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r232946,232958,235233:
authorbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 May 2012 16:07:39 +0000 (16:07 +0000)
committerbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 May 2012 16:07:39 +0000 (16:07 +0000)
commitf3063dd0d82e5ff66657d26533944dfff820f634
tree04a07c8d2335ae26a24ce84178089cb39fe2bccb
parentb612461a2552c02182876ee9a5f446006a501e51
MFC r232946,232958,235233:

r232946:
Update the rt2860's firmware and add a Makefile for the module. While
here remove the ucode header file which was used to generate the fw files
but by now is outdated.

r232958:
Import the latest microcode.h which was used to generate the current
firmware files and adjust the Makefile.

r235233:
Add support for Ralink RT2800/RT3000 chipsets.

git-svn-id: svn://svn.freebsd.org/base/stable/9@236004 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files
sys/contrib/dev/ral/Makefile
sys/contrib/dev/ral/microcode.h [moved from sys/contrib/dev/ral/rt2661_ucode.h with 87% similarity]
sys/contrib/dev/ral/rt2860.fw.uu
sys/dev/ral/if_ral_pci.c
sys/dev/ral/rt2860.c [new file with mode: 0644]
sys/dev/ral/rt2860reg.h [new file with mode: 0644]
sys/dev/ral/rt2860var.h [new file with mode: 0644]
sys/modules/ral/Makefile
sys/modules/ralfw/Makefile
sys/modules/ralfw/rt2860/Makefile [new file with mode: 0644]