summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add a simple mini-driver for the ELCR register. Originally, the ELCRjhb2004-05-041-0/+1
* Oops^2, finish switch to using the moved cy driver for pc98 by removingbde2004-05-041-1/+1
* Remove new options and my prevention of system freeze when the sio probeambrisko2004-05-032-3/+0
* Allow geom_concat and geom_gate to be compiled in kernel.pjd2004-05-033-0/+6
* Add MAC_STATIC, a kernel option that disables internal MAC Frameworkrwatson2004-05-031-0/+1
* Oops, switch to using the moved cy driver for pc98 too (remove pointersbde2004-05-031-2/+0
* Switch to using the moved cy driver (adjust pathnames and remove "count"bde2004-05-022-2/+3
* Remove the static reservation of the asr major numberscottl2004-05-021-1/+0
* Some enhancements and bug fix.ambrisko2004-04-302-0/+3
* Remove the sio EBus attachment, which never worked with an unpatchedtmm2004-04-301-1/+0
* Remove the EBUS_DEBUG and IOMMU_DEBUG options, which are not used anytmm2004-04-301-3/+0
* Remove the separate kernel option for Sun APB PCI-PCI bridges and makemarius2004-04-301-1/+1
* Address few style issues pointed out by bdeemax2004-04-273-31/+18
* Connect ng_sppp to the build process.rik2004-04-243-0/+3
* Make sure Bluetooth stuff can be statically compiled into kernelemax2004-04-234-0/+50
* Add files required for the NETSMBCRYPTO option.tjr2004-04-231-0/+3
* Add the ACPI Asus extras driver. Provides support for cool ACPI-controledphilip2004-04-221-0/+1
* garbage collect ASR_MEASURE_PERFORMANCEscottl2004-04-212-5/+0
* Deverbosified and uniformized references to man pages from wordingbde2004-04-211-16/+13
* Remove an extra line that crept in.njl2004-04-201-1/+0
* Remove the commented out line for fore_load.c now that it's been removed.njl2004-04-201-1/+1
* Braino. Point out that TCP_SIGNATURE requires FAST_IPSEC et al.bms2004-04-201-0/+2
* Add TCP_SIGNATURE (TCP-MD5) to NOTES for -CURRENT.bms2004-04-201-0/+6
* As promised a while ago, remove DA_OLD_QUIRKS and all quirks it was enabling.njl2004-04-192-8/+0
* Remove nowerror lines now that acpica is warns clean.njl2004-04-141-5/+5
* Move sx to i386/NOTES for the moment. I missed theimp2004-04-121-2/+0
* Add sx driver, since it looks like it should work on allimp2004-04-111-0/+2
* Add glue for new sx driver.imp2004-04-112-0/+5
* Unbreak alpha kernel build and unbreak any non-i386 runtime brokenness.marcel2004-04-102-1/+1
* Reorganise the entropy device so that high-yield entropy sourcesmarkm2004-04-091-0/+3
* Readd -Werror flag to compilation pf.c after the compiler warnings have beenmlaier2004-04-081-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-072-8/+0
* The bs driver was replaced with the ct(pc98) driver. takahashi-sanimp2004-04-071-4/+0
* Add a new kernel option MUTEX_WAKE_ALL that changes the mutex unlock codejhb2004-04-061-0/+1
* Make led.c/led(4) standard so acpi_asus can use it too.phk2004-04-031-1/+1
* Moved 3ware 9000 driver (twa) stuff from sys/conf/NOTES to /sys/i386/conf/NOTES.vkashyap2004-04-021-8/+0
* Fix style issues in twa lines added in rev 1.878.des2004-04-011-5/+5
* Comment out the au88x0 line which was inadvertantly included in thedes2004-04-011-1/+1
* Move twa from files.i386 to files. This unbreaks LINT on !i386.des2004-04-012-5/+6
* Back out 1.188 (major number for twa). The twa driver does not need it.des2004-04-011-1/+0
* Moved comments on 3ware 9000 series RAID controller driver options fromvkashyap2004-03-312-3/+10
* Give in to the oblique nagging and move AAC and AHC/AHD comments out ofscottl2004-03-312-42/+34
* Added options for 3ware 9000 series RAID controller driver (twa).vkashyap2004-03-301-0/+4
* Fixed a style bug in previous commit (misformatted comment). Fixedbde2004-03-301-3/+4
* Initial check-in of the device driver for 3ware's 9000 seriesvkashyap2004-03-301-0/+5
* Clean up the stub fake vnode locking implemenations. The main reason thispeter2004-03-291-1/+2
* Remove "-frename-registers" option for sparc64 kernel builds. Thatkensmith2004-03-291-1/+3
* Lets give -O2 kernels a try on sparc64.obrien2004-03-251-1/+1
* Add an implementation of uiomove_fromphys() for PowerPC. Thisalc2004-03-231-0/+1
* if_ndis.c no longer depends on either pci or pccard. Also, add anwpaul2004-03-221-1/+2
OpenPOWER on IntegriCloud