aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20100331 (and four additional upstream patches).Jung-uk Kim2010-04-0228-566/+831
|\
* | 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
|\|
* | 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
* | Delete old firmware.Rui Paulo2009-12-292-0/+0
* | iwn(4) update. Notable changes:Rui Paulo2009-12-296-9430/+23610
* | Merge ACPICA 20091214.Jung-uk Kim2009-12-1431-330/+859
|\|
* | Merge ACPICA 20091112.Jung-uk Kim2009-11-1640-224/+1249
|\|
* | Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.Rui Paulo2009-10-235-3437/+15430
* | Merge ACPICA 20091013.Jung-uk Kim2009-10-1922-487/+1105
|\|
* | Canonify include paths for newly added files.Jung-uk Kim2009-09-114-9/+9
* | MFV: r196804Jung-uk Kim2009-09-1176-2295/+5743
|\|
* | Revert previous commit and add myself to the list of people who shouldPoul-Henning Kamp2009-09-081-1/+0
* | Add necessary include.Poul-Henning Kamp2009-09-081-0/+1
* | Remove build timestamps from the following files:Colin Percival2009-07-112-5/+5
* | Update to 3.6.2.2 firmware (latest w/o host-based power save support):Sam Leffler2009-06-291-2121/+2098
* | Rewrite OsdSynch.c to reflect the latest ACPICA more closely:Jung-uk Kim2009-06-081-0/+1
* | Clean up FreeBSD-specific header file:Jung-uk Kim2009-06-081-6/+3
* | Do not install SSDT when DSDT is overriden by user.Jung-uk Kim2009-06-041-0/+15
* | Trim unnecessary files from the import.Jung-uk Kim2009-06-0331-13100/+5
* | Remove function redeclaration. It was upstreamed but lost somehow.Jung-uk Kim2009-06-021-8/+0
* | Canonify include paths again.Jung-uk Kim2009-06-02175-706/+706
* | Fix include path fixup for contrib/dev/acpica/include/platform/*.h.Jung-uk Kim2009-06-021-0/+5
* | MFV: ACPICA 20090521Jung-uk Kim2009-06-02239-15290/+37027
|\|
| * flatten acpica vendor areaAndriy Gapon2009-05-19201-146106/+0
* | driver for Marvell 88W8363 Wireless LAN controllerSam Leffler2009-06-014-0/+2341
* | Makefile to record the technique by which the .uu files are generatedSam Leffler2009-05-091-0/+24
* | update to v3.1Sam Leffler2009-05-093-7460/+7464
* | Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXWeongyo Jeong2009-04-041-0/+3359
* | Merge WIP from p4:Sam Leffler2008-12-131-440/+673
* | Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-0183-195147/+0
* | Merge ath again (addition of wisoc files).Rui Paulo2008-09-053-0/+4829
|\ \
* | | Merge fix for P4 expansion from vendor branch.Rui Paulo2008-09-051-1/+1
|\| |
* | | Merge ath_hal 0.10.5.10 to head.Rui Paulo2008-08-2876-120629/+176586
|\| |
| * | Flatten the vendor-sys/ath tree for future imports.Rui Paulo2008-08-2782-137923/+0
| * | Workaround the detect-merge-conflicts.sh script and 's/^======$/&='.Rui Paulo2008-08-271-1/+1
* | | Remove the oltr(4) driver. No one responded to calls for testing onJohn Baldwin2008-07-0410-12482/+0
* | | Make oltr(4) MPSAFE:John Baldwin2008-07-044-145/+146
* | | Intel 4965 wireless driver (derived from openbsd driver of the same name)Sam Leffler2008-04-292-0/+3437
* | | Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-207-0/+3876
* | | This commit was generated by cvs2svn to compensate for changes in r175256,Nate Lawson2008-01-121-3/+19
|\ \ \ | | |/ | |/|
| * | Fix GPE livelock that occurs on HP/Compaq laptops, mostly in the thermalNate Lawson2008-01-121-3/+19
* | | Initial Import of wpi driver based on p4 changeset 128641.Benjamin Close2007-11-052-0/+2667
* | | Ok I hope I got it right this time.Olivier Houchard2007-09-272-0/+815
* | | This commit was generated by cvs2svn to compensate for changes in r172314,Jung-uk Kim2007-09-242-10/+15
|\| |
| * | Fix global lock recursion bug.Jung-uk Kim2007-09-242-10/+15