| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a device driver for the Altera University Program SD Card IP Core, | rwatson | 2012-08-25 | 8 | -0/+1520 |
* | Add altera_avgen(4), a generic device driver to be used by hard and soft | rwatson | 2012-08-25 | 5 | -0/+691 |
* | (g_multipath_rotate): Fix algorithm so that it does rotate over all good | thomas | 2012-08-25 | 1 | -3/+10 |
* | This small change takes care of a race condition | rrs | 2012-08-25 | 1 | -0/+30 |
* | Add preliminary support for the SRI International / University of Cambridge | rwatson | 2012-08-25 | 5 | -1/+180 |
* | Provide basic glue to allow syscons to be used on MIPS, modelled | rwatson | 2012-08-25 | 7 | -3/+126 |
* | On MIPS, when printing page fault information for an unexpected exception | rwatson | 2012-08-25 | 1 | -2/+4 |
* | In the gxemul console, check the RB_SERIAL boot flag, and change the | rwatson | 2012-08-25 | 1 | -1/+2 |
* | Rename the gxemul console device to "ttyu0" to match the expectations of | rwatson | 2012-08-25 | 1 | -2/+2 |
* | Set mdp only under #ifdef WII. | rpaulo | 2012-08-25 | 1 | -0/+3 |
* | Clear freeze bit before calling xpt_release_devq. | jimharris | 2012-08-24 | 1 | -1/+1 |
* | Fix confirmation logic when detecting a tty | bapt | 2012-08-24 | 1 | -3/+3 |
* | - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8) | bapt | 2012-08-24 | 1 | -3/+5 |
* | Remove the hard-coded AR5416-series parameters and instead use the | adrian | 2012-08-24 | 1 | -38/+13 |
* | Correctly handle the "pe_enabled" flag - both when configuring DFS and | adrian | 2012-08-24 | 1 | -1/+7 |
* | Add an accessor macro for getting access to the default DFS parameters. | adrian | 2012-08-24 | 1 | -0/+2 |
* | Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local | jimharris | 2012-08-24 | 1 | -3/+3 |
* | Dont use -Werror when building libbfd and gnu as on powerpc64 with clang | rdivacky | 2012-08-24 | 2 | -0/+5 |
* | Document update of 802.11s IE identifiers. | bschmidt | 2012-08-24 | 1 | -0/+7 |
* | Add default values for the NumTxMaps capability. | adrian | 2012-08-24 | 4 | -0/+4 |
* | Add the method to fetch the default DFS parameters for the AR5212 PHY. | adrian | 2012-08-24 | 3 | -1/+33 |
* | A workaround in r238563 was for makes (notably bmake) without the | ru | 2012-08-24 | 1 | -5/+4 |
* | Implement an API to fetch the default DFS parameters for the given chip. | adrian | 2012-08-24 | 4 | -0/+50 |
* | Bring over some new EEPROM regulatory domain flags. | adrian | 2012-08-24 | 1 | -0/+28 |
* | Add some basic definitions for a future htree implementation. | pfg | 2012-08-24 | 2 | -1/+4 |
* | Oops, another copy/paste issue. | adrian | 2012-08-24 | 1 | -1/+1 |
* | Add ath_hal_get_curmode() - this is used by the Osprey HAL. | adrian | 2012-08-24 | 2 | -0/+50 |
* | Add rfkill HAL accessor methods. | adrian | 2012-08-24 | 1 | -0/+7 |
* | Oops, fix copy/paste silliness. | adrian | 2012-08-24 | 1 | -5/+5 |
* | Add some more capabilities (unused at the present.) | adrian | 2012-08-24 | 1 | -0/+16 |
* | Add the MFP capability to ath_hal_getcapability(). | adrian | 2012-08-24 | 1 | -1/+3 |
* | Add some more diagnostic codes. | adrian | 2012-08-24 | 1 | -0/+4 |
* | Wrap this a little so it's slightly easier on the eyes. | adrian | 2012-08-24 | 1 | -1/+2 |
* | Add some new flags: | adrian | 2012-08-24 | 1 | -2/+11 |
* | Fetch the chip select in the bridge driver, like all the other spi | imp | 2012-08-23 | 3 | -9/+9 |
* | Remove duplicated GEOM_PART_* options. | ray | 2012-08-23 | 8 | -16/+0 |
* | Allow nmbjumbop, nmbjumbo9, and nmbjumbo16 to be set directly via loader | np | 2012-08-23 | 1 | -4/+13 |
* | Use proper resource type when freeing. | imp | 2012-08-23 | 1 | -1/+1 |
* | Apply fix for vendor pull request #17: | mm | 2012-08-23 | 1 | -0/+1 |
* | Partially roll back r239601 - keep parameter strings both length-delimited | jamie | 2012-08-23 | 1 | -4/+5 |
* | Merge recent vendor changes: | mm | 2012-08-23 | 19 | -216/+403 |
* | Pull in r162360 from upstream clang trunk: | dim | 2012-08-23 | 1 | -2/+3 |
* | Since our clang now supports the tls_model attribute, remove the | dim | 2012-08-23 | 2 | -9/+1 |
* | Add tunable for XHCI port routing. | hselasky | 2012-08-23 | 3 | -5/+19 |
* | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | dim | 2012-08-23 | 3 | -18/+18 |
* | Make sure bsd.dep.mk does not filter out -stdlib=xxx from CXXFLAGS, | dim | 2012-08-23 | 1 | -2/+4 |
* | Check the return value of sbuf_finish(). | jh | 2012-08-23 | 1 | -2/+8 |
* | - Put arguments for print_syscall_ret() function in proper order. | zont | 2012-08-23 | 1 | -1/+1 |
* | Eliminate redundant code, _thr_spinlock_init() has already been called | davidxu | 2012-08-23 | 1 | -3/+0 |
* | The check for MAXPHYS doesn't make sense, so remove it. | imp | 2012-08-23 | 1 | -7/+24 |