summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the static reservations for the raid and raidctl devices.scottl2003-09-291-2/+0
* aac no longer uses a static major number.scottl2003-09-291-1/+0
* Introduce no_poll() default method for device drivers. Have itphk2003-09-271-1/+0
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-263-0/+15
* indicate PFIL_HOOKS is now required by IPFILTER; it used to automagicallysam2003-09-251-2/+2
* Move uma_small_alloc() and uma_small_free() to uma_machdep.c. Thesemarcel2003-09-201-0/+1
* Document MUTEX_NOINLINE.jhb2003-09-191-0/+7
* Add uart pccard attachment decription on conf/files, too.takawata2003-09-141-0/+1
* Add support for using uart(4) for pulse capturing for the Pulse Permarcel2003-09-112-0/+7
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110Swpaul2003-09-111-0/+1
* Add LOG2_ID_PAGE_SIZE to the mix of options on ia64.marcel2003-09-091-0/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-091-0/+1
* Hook the SiS DRM up to the buildanholt2003-09-091-0/+3
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-081-0/+1
* Improved English, proper spacing and capitalization for the serialmarcel2003-09-071-25/+27
* Add support for the Coda 6.x venus<->kernel interface. This extendstjr2003-09-072-0/+4
* Add proper pc98 MD files. Add a commented out cbus attachment forimp2003-09-072-1/+3
* Add uart(4). Shuffle the information about sio(4) flags and optionsmarcel2003-09-071-20/+39
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-068-1/+19
* Enhance puc(4) to support uart(4). This includes:marcel2003-09-061-0/+2
* Load the kernel at a 64M instead of 5M. The advantage of this is thatmarcel2003-09-061-1/+1
* Detect Geode CPUs and initialize the 27MHz timecounter "Geode".phk2003-08-312-0/+2
* Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. Thisnjl2003-08-291-1/+0
* Reserve 184 for dumb console driver(dcons) which can be found insimokawa2003-08-271-0/+1
* Switch to dev/syscons/syscons.c.nyan2003-08-251-1/+1
* MFi386: revision 1.452nyan2003-08-251-0/+1
* Add option NO_SIO to work-around the hardcoded dependency on sio(4).marcel2003-08-251-0/+2
* This is a major rework of the ATA driver (ATAng)sos2003-08-243-13/+4
* Hook syscons and the creator driver up to the sparc64. This compiles butjake2003-08-242-0/+22
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.mdodd2003-08-231-0/+1
* Picking PAGE_SHIFT as a global option is a bad idea. Instead call themarcel2003-08-231-1/+1
* Remove PAGE_SIZE_4K, PAGE_SIZE_8K and PAGE_SIZE_16K and replacemarcel2003-08-231-3/+1
* Add rules for font.h and ukbdmap.h. Needed for LINT.marcel2003-08-231-0/+10
* Turn on the MTRR driver.peter2003-08-231-0/+1
* Complete the switch to the common 32 bit support code.peter2003-08-231-6/+6
* DEV_ACPI is an unused option.marcel2003-08-231-3/+0
* Both CLK_USE_I8254_CALIBRATION and TIMER_FREQ have ceased to be optionsmarcel2003-08-231-4/+0
* Now that the pci include file location migration has been completed,imp2003-08-222-2/+2
* Hook up mac_stub to the modules Makefile.rwatson2003-08-213-0/+3
* Add ptrace_machdep.c.marcel2003-08-151-0/+1
* As warned: Initiate deorbit burn for the pcaudio driver.phk2003-08-153-3/+0
* Add a overhaul of the soundchip initialization for the MSP34xx chipsetsalex2003-08-123-0/+6
* Add ng_atmpif: a HARP physical interface emulation. This allows oneharti2003-08-113-0/+4
* Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR}ru2003-08-071-4/+2
* Add support for "options PIM" in the kernel configuration file.hsu2003-08-072-0/+5
* Remove nowerror from some files that no longer generate warnings.njl2003-08-071-3/+3
* fix disordering of filenames. Place the dev/ppc files in alphabeticalimp2003-08-043-4/+5
* Remove the NSWAPDEV option, we have no upper limit on how manyphk2003-08-032-9/+0
* MFi386: revision 1.449.nyan2003-08-021-0/+1
* Fix ordering bug created by previous commit. While here, make ppc(4)marcel2003-08-011-1/+1
OpenPOWER on IntegriCloud