aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Correct the majors entry for 'iir'. 163 is vacated now.Mike Smith2002-01-201-2/+2
* Add the 'iir' driver, for the Intel Integrated RAID controllers andMike Smith2002-01-202-0/+12
* ICP have been acquired by Intel, and their driver is now the IntelMike Smith2002-01-201-1/+1
* MFi386: revision 1.388Yoshihiro Takahashi2002-01-181-0/+1
* Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA addressWarner Losh2002-01-151-0/+1
* Added 'MACHINE=i386' to MKMODULESENV variable.Yoshihiro Takahashi2002-01-141-0/+2
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-16/+2
* genassym builds need the -fno-common stripped out.Peter Wemm2002-01-113-5/+5
* Reverse the sense of EXPORT_SYMS. If EXPORT_SYMS is notMike Smith2002-01-111-4/+7
* Eliminate the use of commons in the kernel and modules,Mike Smith2002-01-104-4/+58
* - generic Arcnet frameworkMax Khon2002-01-083-0/+12
* Connect smp support to the kernel build.Jake Burkholder2002-01-081-0/+3
* s/oferride/override/Warner Losh2002-01-061-1/+1
* MFi386: revisions 1.382 and 1.386.Yoshihiro Takahashi2002-01-061-1/+13
* Sorted the lists.Yoshihiro Takahashi2002-01-061-3/+3
* Move initialization of the MKMODULESENV envorinoment to kern.pre.mkWarner Losh2002-01-052-14/+15
* - Provide toggles to show debug messages. Set new sysctl variablesSeigo Tanimura2002-01-041-0/+1
* i4bisppp also needs net/if_spppsubr.c.Gary Jennejohn2002-01-021-0/+1
* Add the nullmodem deviceJulian Elischer2002-01-011-0/+1
* Remove references to i4b/driver/i4b_ispppsubr.c, now thatJoerg Wunsch2001-12-301-1/+0
* Make AIO a loadable module.Alfred Perlstein2001-12-291-1/+1
* Add -mcmodel=medlow to COPTS. This is needed to build working kernels.Thomas Moestl2001-12-241-0/+3
* Add OS layer ACPI mutex and threading support.Mitsuru IWASAKI2001-12-221-0/+2
* Add the ifpi2 driver.Gary Jennejohn2001-12-222-1/+17
* Merged from files.i386 revision 1.384.Yoshihiro Takahashi2001-12-221-8/+3
* MFi386: revision 1.159Yoshihiro Takahashi2001-12-221-0/+1
* MFi386: revision 1.163Yoshihiro Takahashi2001-12-221-2/+0
* Move the PCI_ENABLE_IO_MODES option from conf/options.i386 toThomas Moestl2001-12-212-2/+1
* Add support for the Intel 82443MX chipsetJim Pirzyk2001-12-211-1/+1
* Comment out DEVICE_POLLING so that LINT compiles again.Poul-Henning Kamp2001-12-191-1/+2
* MFi386: options.i386 revision 1.162Yoshihiro Takahashi2001-12-161-0/+5
* MFi386: files.i386 revision 1.385Yoshihiro Takahashi2001-12-161-0/+1
* Add description of DEVICE_POLLING option.Luigi Rizzo2001-12-141-0/+19
* Clarify the comments related to DUMMYNET and HZLuigi Rizzo2001-12-141-7/+12
* Device Polling code for -current.Luigi Rizzo2001-12-142-0/+6
* o Clarify the comments on AIO to note that yes, AIO really is unsuitableRobert Watson2001-12-141-2/+2
* Proper fix for old config setting maxusers to 8.Peter Wemm2001-12-146-6/+6
* Add maxusers auto-sizing description to NOTES file for -currentMatthew Dillon2001-12-141-1/+3
* Back out my "joy" change. It was really the for some uncommitted ataWarner Losh2001-12-071-1/+1
* Part 2 of previous commit. Add joy_isa.c and joy_pccard.c.Peter Wemm2001-12-061-0/+2
* Somebody moved joy.c from isa/ to dev/joy/ without updating conf/files.Peter Wemm2001-12-061-1/+1
* Compile all kernels with "-ffreestanding":David E. O'Brien2001-12-061-1/+1
* The pccard/cardbus power interface should depend on having pccard orWarner Losh2001-12-061-1/+1
* Move joy from isa to dev/joy.Warner Losh2001-12-051-1/+1
* PROCFS requires PSEUDOFS now.Dag-Erling Smørgrav2001-12-041-1/+1
* Pseudofsize procfs(5).Dag-Erling Smørgrav2001-12-041-3/+2
* This is the first commit of the Intel gigabit driver forPrafulla Deuskar2001-12-021-0/+3
* Change to using my custom sparc64 binutils.David E. O'Brien2001-11-281-8/+10
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofMike Smith2001-11-272-0/+8
* Split the sio driver for pc98 into bus front end and back end.Yoshihiro Takahashi2001-11-261-2/+4