summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Do the ctfmerge (= all symbols, not only symbols from one object file) fornetchild2010-04-221-0/+5
* Revert r206179 (by imp) and do something similar which is more consistentnetchild2010-04-221-1/+2
* Remove unused file.jmallett2010-04-191-1/+0
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-142-0/+3
* Add sbbc(4), a driver for the BootBus controller found in Serengeti andmarius2010-04-101-0/+1
* Update firmware for the 6000 series Intel cards to version 9.193.4.1.bschmidt2010-04-101-1/+1
* Building wlan_amrr is now mandatory. This is an interim fix.rpaulo2010-04-091-1/+1
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-071-0/+1
* Add missing @ to the NORMAL_CTFCONVERT line to keep it from appearingimp2010-04-051-1/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-023-0/+3
* WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-024-15/+21
* ng_gif depends on gif.mav2010-03-311-3/+3
* Update to igb and em:jfv2010-03-291-0/+2
* Add AR9285.rpaulo2010-03-291-0/+1
* Fix a typo in a comment.netchild2010-03-261-1/+1
* Propagate CONF_CFLAGS (from makeoptions) to the module build too.netchild2010-03-252-0/+7
* Adds the option of keeping per-cpu statistics in SCTP. Thisrrs2010-03-241-0/+1
* Add a priority-based packet scheduler.luigi2010-03-211-1/+2
* Correct MAXPHYS and DFLTPHYS description.mav2010-03-201-4/+4
* Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-114-24/+24
* Make NKPT a kernel option on i386 so that it can be set to a non-defaultjhb2010-03-101-0/+1
* Revert to r197433, the more recent change doesn't work for the commondougb2010-03-101-4/+4
* Look for "compile" to decide if this is run as part of the kernel build.obrien2010-03-071-4/+4
* Harmonize Octeon ldscripts, reducing gratuitous diffs and using KERNLOADADDR injmallett2010-03-053-12/+16
* Merge ACPICA 20100304.jkim2010-03-051-0/+1
* Adds bwn(4) to NOTES.weongyo2010-03-031-0/+2
* Hook up the bwn driver.weongyo2010-03-031-0/+3
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-031-0/+3
* include COMPRESS_USER_CORES and gzio in NOTES.alfred2010-03-021-0/+5
* put inclusion of net/zlib.c under "device gzio" instead of "zlib" since rightalfred2010-03-021-1/+1
* Bring in the most recent version of ipfw and dummynet, developedluigi2010-03-021-0/+7
* Merge projects/enhanced_coredumps (r204346) into HEAD:alfred2010-03-022-1/+3
* MFi386: the part of r204309 to fix pc98 kernelnyan2010-02-251-2/+5
* Fix a mis-change about the compiling of atrtc.c.attilio2010-02-251-1/+1
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-253-32/+35
* Add CPU_CNMIPS for the core that's in Octeon CPUs.imp2010-02-251-0/+1
* Use KERNLOADADDR instead of hardcoded address. This is required to be able toneel2010-02-221-1/+1
* Decompose the most lousy named file in sys/kern; kern_subr.c.ed2010-02-211-1/+2
* Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BITneel2010-02-201-4/+0
* Unbreak SENTRY5 build.imp2010-02-181-1/+2
* Kernel module support for mips.neel2010-02-182-3/+10
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Bring back AR9285 support. This fixes most of the issues and should berpaulo2010-02-151-3/+10
* Also build ah_eeprom_v4k.c when ar9280 is selected.rpaulo2010-02-141-1/+1
* Add ssm(4), which serves as a glue device allowing devices beneath themarius2010-02-131-0/+1
* Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. Implementneel2010-02-121-8/+0
* SMP support for the mips port.neel2010-02-091-0/+1
* Document the usfs driver and the NO_SYSCTL_DESCR option, and update the comme...brucec2010-02-081-1/+8
* Remove the usb2_input_kbd directive that was missed during the renaming of th...brucec2010-02-085-5/+5
* merge from my tbemd branch: cmpdi2 and ucmpdi2 are genereated when theimp2010-02-071-0/+2
OpenPOWER on IntegriCloud