aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Re-merge with ACPICA vendor source.Jung-uk Kim2011-04-154-76/+75
|\
* | Merge ACPICA 20110413.Jung-uk Kim2011-04-1545-1166/+1947
|\|
* | Use atomic load & store for TSC frequency. It may be overkill for amd64 butJung-uk Kim2011-04-071-2/+3
* | Merge ACPICA 20110316.Jung-uk Kim2011-03-1716-69/+610
|\|
* | o) Clean up FPA pools on module unload.Juli Mallett2011-03-161-0/+13
* | Deprecate tsc_present as the last of its real consumers finally disappeared.Jung-uk Kim2011-03-151-3/+5
* | Add a tunable "machdep.disable_tsc" to turn off TSC. Specifically, it turnsJung-uk Kim2011-03-111-2/+2
* | Deprecate rarely used tsc_is_broken. Instead, we zero out tsc_freq becauseJung-uk Kim2011-03-101-5/+6
* | Remove alpha reminiscence from altq.Jung-uk Kim2011-03-101-47/+2
* | Consistently add TSC support for amd64.Jung-uk Kim2011-03-101-6/+7
* | Remove support for FreeBSD 4.x and below.Jung-uk Kim2011-03-1010-57/+8
* | Merge ACPICA 20110211.Jung-uk Kim2011-02-1247-5483/+7125
|\|
* | Correct bogus initialization. It should be noted that this changeChristian S.J. Peron2011-01-141-1/+1
* | Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].Jung-uk Kim2011-01-13236-24796/+8855
|\|
* | o) Expand the CIU driver to be aware of newly-allocated parts of the IRQ range.Juli Mallett2011-01-103-7/+78
* | Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.Bernhard Schmidt2010-12-193-2629/+2637
* | o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.Juli Mallett2010-12-164-1/+16
* | Merge ACPICA 20101209.Jung-uk Kim2010-12-1530-1357/+1786
|\|
* | Merge Cavium Octeon SDK 2.0 Simple Executive; this brings some fixes and newJuli Mallett2010-11-28259-126603/+278322
* | o) Recognize the Lanner MR-730.Juli Mallett2010-11-083-3/+21
* | Merge ACPICA 20101013.Jung-uk Kim2010-10-1330-502/+904
|\|
* | Ignore the return value of ADDCARRY().Rui Paulo2010-10-131-1/+1
* | Properly tell the compiler that we want to ignore the return value ofRui Paulo2010-10-134-15/+15
* | Fix several cases were a conditional operator was used instead of aRui Paulo2010-10-131-8/+8
* | Pass a format string to make_dev().Rui Paulo2010-10-131-1/+1
* | o) Allow devices to override the MDIO read and write functions presented toJuli Mallett2010-10-021-2/+3
* | Add preliminary support for the Lanner MR-955. It boots multi-user but thereJuli Mallett2010-09-195-0/+45
* | Merge ACPICA 20100915.Jung-uk Kim2010-09-1649-537/+1593
|\|
* | When using pf routing options, properly handle IP fragmentationBjoern A. Zeeb2010-09-101-1/+2
* | Merge ACPICA 20100806.Jung-uk Kim2010-08-0628-288/+1208
|\|
* | Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-2028-56/+161
* | Import the Cavium Simple Executive from the Cavium Octeon SDK. The SimpleJuli Mallett2010-07-20157-0/+222515
* | - Update 6000 firmware to 9.221.4.1Bernhard Schmidt2010-07-153-8152/+16193
* | Merge ACPICA 20100702.Jung-uk Kim2010-07-06100-1498/+8532
|\|
* | Provide kernel level headers for the libfdt code.Rafal Jaworowski2010-06-021-0/+8
* | Sync run(4) driver from author's site.Andrew Thompson2010-05-131-151/+158
* | MFP4: @176978-176982, 176984, 176990-176994, 177441Bjoern A. Zeeb2010-04-291-5/+0
* | Merge ACPICA 20100428.Jung-uk Kim2010-04-2845-3908/+6034
|\|
* | We don't need the definition for in_cksum repeated here since we getWarner Losh2010-04-141-1/+0
* | Update firmware for the 6000 series Intel cards to version 9.193.4.1.Bernhard Schmidt2010-04-103-8142/+8182
* | Merge ACPICA 20100331 (and four additional upstream patches).Jung-uk Kim2010-04-0228-566/+831
|\|
* | Integrate OpenBSD rev 1.5 of x86emu.c.Xin LI2010-03-091-143/+205
* | Since the interpreter slack mode is a tunable now, enable a local hack onlyJung-uk Kim2010-03-091-6/+9
* | Merge ACPICA 20100304.Jung-uk Kim2010-03-0573-986/+1402
|\|
* | Merge DTC-d75b33af.Rafal Jaworowski2010-02-2810-0/+2980
* | Uuencode the rt2870 firmware into ascii like the other firmware blobs.Andrew Thompson2010-01-292-0/+225
* | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Andrew Thompson2010-01-282-0/+39
* | Fix a new header inclusion.Jung-uk Kim2010-01-211-1/+1
* | Merge ACPICA 20100121.Jung-uk Kim2010-01-21211-661/+794
|\|
* | Fixes a firmware bug that in some devices (e.g. Netgear WG111T orWeongyo Jeong2010-01-191-3050/+3139