summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Re-merge with ACPICA vendor source.jkim2011-04-154-76/+75
* fix the order of the prototypes from the previosu commitbschmidt2011-04-151-1/+1
* The 6005 series devices need additional temperature offset calibrationbschmidt2011-04-152-1/+44
* Revert some of local calibration changes in favour of the OpenBSDbschmidt2011-04-152-266/+133
* remove debug left-oversbschmidt2011-04-151-2/+2
* Split up watchdog and calibration callout. This allows us to use differentbschmidt2011-04-152-48/+64
* Merge ACPICA 20110413.jkim2011-04-1549-1181/+1975
|\
| * Fix build on FreeBSD. This patch was submitted upstream:jkim2011-04-152-3/+4
| * Import ACPICA 20110413.jkim2011-04-1354-1191/+2086
| * Import ACPICA 20110316.jkim2011-03-1619-83/+642
* | Split out bluetooth coexistence setup.bschmidt2011-04-151-8/+16
* | Fixes for firmware handling:bschmidt2011-04-151-8/+14
* | Only handle beacon misses while in RUN state and not scanning.bschmidt2011-04-151-10/+9
* | Don't timeout when stopping DMA channels.bschmidt2011-04-152-6/+3
* | Some changes around hot-plug and interface power-management:mav2011-04-152-15/+65
* | sh: Add test for bin/12137.jilles2011-04-151-0/+27
* | sh: Add test for obscure and ambiguous ${#?}.jilles2011-04-151-0/+11
* | sh: Add test for bin/56147.jilles2011-04-151-0/+6
* | Add basic support for the Marvell Orion TS-7800.philip2011-04-154-0/+184
* | Remove an incorrect be16toh() that prevented geom_part_apm from working ongavin2011-04-151-1/+1
* | Make ada(4) driver put ATA disks into sleep state on suspend.mav2011-04-151-8/+83
* | Fix a couple of bad races that can occur when a cxgbe interface is takennp2011-04-155-31/+97
* | Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-1410-34/+37
* | Add event handlers for (ACPI) suspend/resume events. Suspend event handlersjkim2011-04-142-0/+9
* | getfh(2): Add xrefs for fhopen(2), open(2), stat(2).jilles2011-04-141-1/+5
* | Modify the experimental NFSv4 server so that it handlesrmacklem2011-04-147-51/+129
* | Make CAM report devices with ATA/SATA transport to devstat(9) as IDE.mav2011-04-149-11/+69
* | There is no need to request a tx credit flush if such a request is alreadynp2011-04-143-5/+16
* | Adjust debugging string to match the actual function.andreast2011-04-141-1/+1
* | Use newly added rdtsc32() for DELAY(9) as well.jkim2011-04-141-1/+1
* | Add manual page for rctl.conf(5).trasz2011-04-143-1/+77
* | The macro MOEA_PVO_CHECK is empty and not used. It is a left over from theandreast2011-04-142-24/+0
* | Add stoppcbs[] arrays on powerpc(64) and have each CPU save itsandreast2011-04-141-0/+3
* | Work around an emulator problem where virtual CPU advertises TSC is P-statejkim2011-04-141-2/+12
* | Instead of trying to figure out which rxon.flags to clear, restartbschmidt2011-04-141-7/+3
* | iwn_cleanup() is just a wrapper around iwn_detach(), call it directlybschmidt2011-04-141-10/+2
* | Reuse net80211 code:bschmidt2011-04-141-31/+26
* | Remove IWN_FLAG_HAS_5GHZ and IWN_PCI_BAR0, both unused.bschmidt2011-04-143-5/+0
* | Use newly added rdtsc32() for the timecounter_get_t method.jkim2011-04-141-2/+3
* | Add a function rdtsc32() to read lower 32 bits from TSC and discard upperjkim2011-04-142-0/+18
* | In r219639, SSSE3 instruction set support was backported to our gcc.dim2011-04-141-1/+1
* | Consistently use __volatile as the rest of this file.jkim2011-04-142-11/+11
* | Prefer C99 standard integers to reduce diff from i386 version.jkim2011-04-141-63/+63
* | Consistently use C99 standard integers as the rest of this file.jkim2011-04-141-6/+6
* | Provide a (belated) UPDATING note related to the new release-buildingnwhitehorn2011-04-141-0/+5
* | Add $FreeBSD$'s.obrien2011-04-142-0/+4
* | Revert r194662, since it breaks ng_ksocket(4) and may breakglebius2011-04-141-3/+0
* | Remove stale M_ZOMBIE malloc type.pluknet2011-04-142-4/+0
* | Refactor udp_input(), moving calls to u_tun_func() into udp_append().trasz2011-04-141-45/+17
* | The mbuf_frag_size always was and is file local and not queried from basebz2011-04-141-1/+1
OpenPOWER on IntegriCloud