| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Merge ACPICA 20150515.
Relnotes: yes
Notes:
svn path=/stable/10/; revision=284460
|
| |
|
|
|
|
|
|
|
| |
Merge ACPICA 20150410.
Relnotes: yes
Notes:
svn path=/stable/10/; revision=281687
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge ACPICA 20140926.
MFC r278970 (by jkim):
Merge ACPICA 20141107 and 20150204.
Approved by: jkim
Relnotes: yes
Notes:
svn path=/stable/10/; revision=281075
|
| |
|
|
|
|
|
|
| |
Add preliminary support for the Ralink RT5390 and RT5392 chipsets.
Committed over the D-Link DWA-525 rev A2 on amd64 with WPA.
Notes:
svn path=/stable/10/; revision=279157
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by making
the ia_array field of struct ar9300_ini_array const, and removing the
const-dropping casts. No functional change.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D1725
Notes:
svn path=/stable/10/; revision=278496
|
| |
|
|
|
|
|
| |
Add missing headers needed by write().
Notes:
svn path=/stable/10/; revision=275350
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
- Add device ID for 'Sanoxy 802.11N' USB
- Initialize rssi variable.
- Fix gcc build, initialize off variable.
- The DELAY() should not be used in USB drivers.
- The usb_pause_mtx() function takes ticks and not milliseconds as last argument.
Notes:
svn path=/stable/10/; revision=266578
|
| |
|
|
|
|
|
| |
Update firmware for run(4) to version 0.33.
Notes:
svn path=/stable/10/; revision=260120
|
| |
|
|
|
|
|
| |
Driver software for this firmware will be updated in a following commit.
Notes:
svn path=/head/; revision=254993
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This driver is based on Linux 3.8 and a previous effort by kan@.
More informations about this project can be found on the FreeBSD wiki:
https://wiki.freebsd.org/AMD_GPU
The driver is split into:
sys/dev/drm2:
The driver sources.
sys/modules/drm2/radeonkmw:
The driver main kernel module's Makefile.
sys/modules/drm2/radeonkmsfw:
All firmware kernel module Makefiles. There's one directory and one
Makefile for each firmware.
sys/contrib/dev/drm2/radeonkmsfw:
All firmware binary sources.
tools/tools/drm/radeon
Tools to update firmwares or regenerate some headers.
Merging the driver to FreeBSD 9.x may be possible but not a priority for
now.
Help from: kib@, kan@
Tested by: avg@, kwm@, ray@,
Alexander Yerenkow <yerenkow@gmail.com>,
Anders Bolt-Evensen <andersbo87@me.com>,
Denis Djubajlo <stdedjub@googlemail.com>,
J.R. Oldroyd <fbsd@opal.com>,
Mikaël Urankar <mikael.urankar@gmail.com>,
Pierre-Emmanuel Pédron <pepcitron@gmail.com>,
Sam Fourman Jr. <sfourman@gmail.com>,
Wade <wade-is-great@live.com>,
(probably other I forgot...)
HW donations: kyzh, Yakaz
Notes:
svn path=/head/; revision=254885
|
| |\
| |
| |
| | |
Notes:
svn path=/head/; revision=254745
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Submitted by: Cedric GROSS <cg@gross.info>
Obtained from: Linux, Intel
Notes:
svn path=/head/; revision=254202
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=254200
|
| | |
| |
| |
| |
| |
| |
| | |
Obtained from: Linux, Intel
Notes:
svn path=/head/; revision=254199
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=253759
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=253690
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Reviewed by: rpaulo
Approved by: sbruno (mentor)
Notes:
svn path=/head/; revision=253139
|
| | |
| |
| |
| |
| |
| |
| | |
Reported by: uqs
Notes:
svn path=/head/; revision=252381
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=252280
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=252279
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is required for the flash layer code to correctly work.
Tested:
* AR9330 SoC (carambola 2)
Notes:
svn path=/head/; revision=252238
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This required a HAL change to map the 2GHz frequency back to an IEEE
channel number in order to fetch some value(s) to program in.
Notes:
svn path=/head/; revision=252237
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
options to set the AR9300 HAL defines.
This enables the Wasp, Hornet (and later Scorpion) SoC code.
Notes:
svn path=/head/; revision=252235
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When building AR933x test images, I'd like to only build only the ar9300
HAL. To do this, it needs to supply an RF linker entry or it won't compile.
Tested:
* AR933x test builds
Notes:
svn path=/head/; revision=252233
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
NICs which have bluetooth coexistence enabled.
The WB225 NIC has the common antenna switch configuration set to 0x0 which
disables all external switch bit setting. This obviously won't work when
doing coexistence.
This value is a magic value from the windows .inf files. It _looks_ right
but I haven't yet verified it - unfortunately my AR9285+AR3012 BT combo
has an earlier BT device which doesn't actually _have_ firmware on it.
So I have to fix ath3kfw to handle loading in firmware into the newer
NICs before I can finish testing this.
This may not hold true for CUS198, which is another custom AR9485 board.
Notes:
svn path=/head/; revision=251741
|
| | |
| |
| |
| |
| |
| |
| | |
dump code that is worth having around.
Notes:
svn path=/head/; revision=251740
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=251736
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The bluetooth setup code actually does a channel lookup during setup,
even though we haven't yet programmed in a channel. Sigh.
Tested:
* WB225 (AR9485) + bluetooth
Notes:
svn path=/head/; revision=251735
|
| | |
| |
| |
| |
| |
| |
| | |
This is true for the AR9485 and AR933x SoC.
Notes:
svn path=/head/; revision=251676
|
| | |
| |
| |
| |
| |
| |
| |
| | |
This is needed by the slow antenna diversity logic for the AR9485/AR9462
as it's only engaged if the TX diveristy is set to VARIABLE.
Notes:
svn path=/head/; revision=251675
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=251657
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Now, why this hasn't tripped _any_ tinderbox builds yet, I dunno.
It's been like this for a while.
Notes:
svn path=/head/; revision=251098
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=250838
|
| |\|
| |
| |
| |
| |
| |
| | |
Fix for _INI regression introduced in version 20130328.
Notes:
svn path=/head/; revision=250341
|
| | |
| |
| |
| |
| |
| |
| |
| | |
ichan, but OS_MARK was not using it. It only uses it when
AH_DEBUG_ALQ is also defined.
Notes:
svn path=/head/; revision=250172
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The QCA9565 is a 1x1 2.4GHz 11n chip with integrated on-chip bluetooth.
The AR9300 HAL already has support for this chip; it just wasn't
included in the probe/attach path.
Tested:
* This commit brought to you over a QCA9565 wifi connection from
FreeBSD.
* .. ie, basic STA, pings, no iperf or antenna diversity checking just yet.
Notes:
svn path=/head/; revision=250166
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=250130
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=250129
|
| | |
| |
| |
| |
| |
| |
| | |
FreeBSD.
Notes:
svn path=/head/; revision=250082
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
work in FreeBSD.
This is still heavily a work in progress but I'd rather it start
shipping in -HEAD sooner rather than later.
This doesn't (yet) link it into the build system either for a static
kernel or as a module; that will come later (after many, many make universe
tests.)
Notes:
svn path=/head/; revision=250008
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
directory.
Only copy the ar9300 HAL, we don't want to grab everything.
Notes:
svn path=/head/; revision=250007
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=249663
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=249112
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=246849
|
| |\|
| |
| |
| |
| |
| |
| | |
Reported by: pjd
Notes:
svn path=/head/; revision=246040
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=245748
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=245636
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=245582
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=243347
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=241973
|