summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Missed file in r222613.nwhitehorn2011-06-021-1/+4
* Flesh out the radar detection related operations for the ath driver.adrian2011-06-011-1/+4
* Add support for new USB serial driver.hselasky2011-06-011-1/+2
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-301-0/+2
* Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-291-0/+1
* Factor out the SMU fan management code into a new module (powermac_thermal)nwhitehorn2011-05-281-0/+1
* Introduce AR9287 support to the FreeBSD HAL.adrian2011-05-261-31/+63
* Remove an outdated comment as requested by Bruce Evans in a private email tobrucec2011-05-241-5/+2
* Test against "no" rather than "yes" for MK_KERNEL_SYMBOLSimp2011-05-232-4/+4
* expr -> sh arithmetic expansionru2011-05-231-1/+1
* Backwards compatibility hacks to allow kernels to be built via configimp2011-05-222-3/+6
* Start to usher INSTALL_NODEBUG hack out the door. Add newimp2011-05-222-3/+3
* Add I2C bus driver for the AMD Geode LX series CS5536 Companionbrix2011-05-151-0/+1
* gcc and clang semantics imply certain -mno-* flags when other certain -mno-*brucec2011-05-141-5/+28
* Remove actual files supporting sun4v.attilio2011-05-143-175/+0
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Add LINT-NOINET6 which we have inofficially supported for yearsbz2011-05-021-0/+28
* Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish thosebrucec2011-05-021-10/+11
* Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130adrian2011-05-021-0/+3
* These are of course i386/amd64 only.bschmidt2011-05-011-8/+0
* Add files for wpi(4)bschmidt2011-05-011-0/+1
* Add the remaining wireless drivers.bschmidt2011-05-011-0/+15
* Stop linking against a direct-mapped virtual address and insteadmarcel2011-04-302-4/+7
* Allow MKMODULESENV being preset from other sources like makeoptionsbz2011-04-301-1/+1
* Fis a problem with r221258 that mac is still needed in case for ient6 onlybz2011-04-301-1/+1
* After r221249 allow SCTP to be compiled in an IPv6 only environment as well.bz2011-04-301-15/+15
* Add some more missing optional dependencies on inet6, not only inet,bz2011-04-301-4/+4
* Make the TCP code compile without INET. Sort #includes and add #ifdef INETs.bz2011-04-301-14/+14
* Make the UDP code compile without INET. Expose udp_usrreq.c to IPv6 onlybz2011-04-301-1/+1
* Add the AH_SUPPORT_AR9130 option.jhb2011-04-291-0/+1
* Add urtw(4)kevlo2011-04-291-0/+3
* Exar driver for X3100 10GbE Server/Storage adaptersgnn2011-04-282-0/+19
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.adrian2011-04-281-0/+8
* MfP4 CH=192029:bz2011-04-271-1/+1
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-261-1/+1
* Fix the experimental NFS client so that it does not boguslyrmacklem2011-04-251-3/+3
* After r220885 compile the various NIC drivers depending on INETbz2011-04-251-11/+11
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-2/+2
* Add g_eli_key_cache.c to GELI.pjd2011-04-211-0/+1
* Implement very basic ALQ logging for net80211.adrian2011-04-212-0/+2
* Add firmware images for the 6000 series g2a and g2b adapters.bschmidt2011-04-201-0/+28
* Update iwn(4) firmware blobs:bschmidt2011-04-201-6/+6
* Compile in in_cksum* implementations for both IPv6 and IPv6.bz2011-04-209-10/+10
* Remove support for the Intel C Compiler from the build infrastructure.dim2011-04-193-55/+13
* Make in_proto.c dependent on either inet or inet6.bz2011-04-171-1/+1
* Merge ACPICA 20110413.jkim2011-04-151-0/+1
* Bring over the antenna diversity logic support for Kite.adrian2011-04-131-0/+2
* Add the initial AR9285 PHY glue for supporting antenna diversity.adrian2011-04-131-0/+2
* Introduce geom_map, a GEOM provider designed for use byadrian2011-04-121-0/+1
* - Add kern.cam.ada.X.write_cache tunables/sysctls to control write cachingmav2011-04-081-0/+3
OpenPOWER on IntegriCloud