summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add sys/dev/ufm.c.tanimura2002-03-051-0/+1
* - Speedup 3DES by using assembly code for i386.ume2002-03-057-5/+25
* Add generalized power profile code.iwasaki2002-03-041-1/+0
* Support for USB fm radio.alfred2002-03-042-0/+3
* MFi386: revision 1.394.nyan2002-03-021-1/+1
* Use vnode_if.awk rather than vnode_if.plobrien2002-03-013-6/+8
* Tag istallion.c with nowerror (third party)peter2002-02-281-1/+1
* Tag if_ie.c, isp.c and isp_pci.c as nowerror (qualifier problems, and thirdpeter2002-02-271-3/+3
* Mark a few more broken pci drivers as nowerror.peter2002-02-271-6/+6
* Mark stallion.c as nowerror (known broken, this is a #warning)peter2002-02-272-2/+2
* Add gem and hme.tmm2002-02-271-0/+5
* Add the following functions/macros to support byte order conversions andtmm2002-02-272-8/+4
* Back out all the pmap related stuff I've touched over the last few days.peter2002-02-272-2/+0
* Work-in-progress commit syncing up pmap cleanups that I have been workingpeter2002-02-252-0/+2
* Turn on -Werror by default. This is is easily turned off, by either:peter2002-02-251-5/+5
* Add 'nowerror' to the vendor acpica code that spews out warnings.peter2002-02-251-31/+31
* Add PMAP_STATS option so pmap.c compiles.jake2002-02-231-0/+1
* Don't echo a comment during make depend.jake2002-02-231-3/+2
* Use make -V VARIABLE | xargs ... to pass argument lists to programluigi2002-02-221-5/+8
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-207-10/+16
* NEWCARD support for xe.shiba2002-02-201-1/+3
* Correct path to pucdata.cjedgar2002-02-181-1/+1
* Add a 'strvalid()' call to libkern. Given a character pointer, andrwatson2002-02-181-0/+1
* Always build all modules for LINTphk2002-02-171-0/+3
* MFi386: revision 1.167nyan2002-02-171-0/+2
* MFi386: revision 1.392nyan2002-02-171-0/+3
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-163-0/+16
* Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED,bde2002-02-152-20/+0
* Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM,bde2002-02-154-55/+1
* Added undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_MAX_THREADS,bde2002-02-151-0/+35
* - Added support for receive in multiplepdeuskar2002-02-131-0/+1
* Add counter.c and sbus.c. Unify style.tmm2002-02-131-6/+8
* Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSEdwmalone2002-02-123-0/+6
* MFi386: revision 1.164nyan2002-02-121-5/+0
* MFi386: revision 1.391nyan2002-02-121-1/+0
* Enable polling to be configured into kernels on non i386 platforms. Note thatgallatin2002-02-124-6/+4
* Removed the one use of the mandatory keyword (for npx).bde2002-01-302-2/+2
* pccbb needs exca now.imp2002-01-291-1/+2
* Enable pccard support.sos2002-01-281-1/+1
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-271-3/+3
* Correct the majors entry for 'iir'. 163 is vacated now.msmith2002-01-201-2/+2
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-202-0/+12
* ICP have been acquired by Intel, and their driver is now the Intelmsmith2002-01-201-1/+1
* MFi386: revision 1.388nyan2002-01-181-0/+1
* Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA addressimp2002-01-151-0/+1
* Added 'MACHINE=i386' to MKMODULESENV variable.nyan2002-01-141-0/+2
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-16/+2
* genassym builds need the -fno-common stripped out.peter2002-01-113-5/+5
* Reverse the sense of EXPORT_SYMS. If EXPORT_SYMS is notmsmith2002-01-111-4/+7
* Eliminate the use of commons in the kernel and modules,msmith2002-01-104-4/+58
OpenPOWER on IntegriCloud