summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Allow the old usb stack to compile by adding the appropriate -I foo, this mustthompsa2009-02-261-1/+5
* Use the correct config names for the netgraph bluetooth modules.thompsa2009-02-231-4/+4
* - comment out slhci in NOTES for the momentthompsa2009-02-232-3/+3
* Remove ugen from NOTES, its no longer an optional device.thompsa2009-02-231-2/+0
* Move the uaudio and ata-usb drivers into their correct locations.thompsa2009-02-231-7/+3
* Move two missed usb drivers out to the graveyard location under sys/legacy/dev.thompsa2009-02-231-3/+3
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-232-174/+161
* Explicitly disable generation of Altivec instructions in the kernel on PowerPC,nwhitehorn2009-02-221-1/+2
* Include altivec.c, missed on previous commit r188860. This should unbreak thenwhitehorn2009-02-211-0/+1
* Switch over to usbdevs.h generated at compile time.thompsa2009-02-181-2/+2
* Pull in kbd.c with usb2_input_kbd, just like ukbd.thompsa2009-02-155-5/+5
* Actually include geom_part_ebr.c when options GEOM_PART_EBR ismarcel2009-02-151-0/+1
* Add option GEOM_PART_EBR by default on amd64 and i386.marcel2009-02-102-0/+2
* Hook uslcom2 up to the build.thompsa2009-02-091-0/+1
* Remove usb2_config_td.[ch], they are no longer used.thompsa2009-02-091-1/+0
* Fix several filenames for "make clean" target.wkoszek2009-02-081-6/+6
* Further NOTES cleanup -- following drivers didn't survive TTY-ngwkoszek2009-02-081-35/+0
* Add missing pcfclock description.wkoszek2009-02-081-0/+1
* Fix LIBALIAS option for a static kernel.piso2009-02-081-0/+1
* Resort NOTES a bit to easily distinguish, which comments are actual andwkoszek2009-02-081-42/+71
* Don't forget to create opt_agp.h on ia64, which also uses agp(4).wkoszek2009-02-071-0/+3
* Fix AGP debugging code:wkoszek2009-02-063-0/+7
* Consistently use <TAB> instead of spaces as option name and filewkoszek2009-02-062-9/+9
* Add support for frobbing Intel StrataFlash Protection Registers:sam2009-02-051-0/+4
* Overhaul regulatory support:sam2009-01-281-1/+1
* kmod.mk includes bsd.sys.mk anyway so use CSTD instead of homegrownrdivacky2009-01-261-2/+1
* Add support for the I2S and davbus audio controllers found in Apple PowerPCnwhitehorn2009-01-251-0/+5
* - Add few VIA bridges to agp_via.c and connect it to amd64 buildjkim2009-01-233-17/+18
* Dont assume $MACHINE is set, this breaks for regular builds.thompsa2009-01-201-1/+3
* Tone down warning about the quality of the NTFS VFS module. It appears thatsobomax2009-01-201-2/+3
* Mention the fact that the NTFS kernel support isn'tsobomax2009-01-191-1/+5
* Also strip the machine arch from SRCDIR in case it is a cross build sothompsa2009-01-181-0/+1
* Allow experimental libteken features to be tested without changing code.ed2009-01-172-0/+8
* Revert previous change, since revision 187103 fixed the problem.rodrigc2009-01-151-2/+2
* Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used fornwhitehorn2009-01-151-0/+1
* Import an Open Firmware I2C bus module. This attaches firmware device treenwhitehorn2009-01-151-0/+1
* When building up the command-line for the DTrace ctfmerge and ctfconvertrodrigc2009-01-151-2/+2
* Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-141-0/+2
* Hook up the u3g2 driver.thompsa2009-01-131-0/+1
* Rework BookE pmap towards multi-core support.raj2009-01-131-1/+0
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-121-0/+3
* Fix CTF based builds to that if the debug build is being used we getgnn2009-01-121-0/+1
* Revive the RTF_LLINFO flag in route.h. The kernel code is guardedqingli2009-01-121-0/+1
* o Tweak comments a bit.maxim2009-01-111-2/+2
* Implement a new IP option (not compiled/enabled by default) to allowadrian2009-01-092-0/+9
* Rename Marvell ARM CPU specific file according to r186933.raj2009-01-091-1/+1
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-082-0/+11
* Using KMODOWN/KMODGRP rather than hard coding root/wheel forbz2009-01-071-5/+5
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelrafan2009-01-072-4/+0
* Add small hint that snd_ich is the AC'97 controller driver.mav2009-01-061-1/+1
OpenPOWER on IntegriCloud