aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* s/options\t\t/options \t/Dag-Erling Smørgrav2002-03-171-1/+1
* Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly aboutAlfred Perlstein2002-02-131-1/+2
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsRobert Watson2002-02-131-1/+1
* Add the 'iir' driver, for the Intel Integrated RAID controllers andMike Smith2002-01-201-0/+2
* Enable UFS_DIRHASH in the GENERIC kernel.Ian Dowse2001-12-141-0/+1
* Allow maxusers to be specified as 0 in the kernel config, which willMatthew Dillon2001-12-091-1/+1
* PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.Dag-Erling Smørgrav2001-12-041-1/+2
* Fix tab damage in rev 1.326.David E. O'Brien2001-11-061-1/+1
* Spell deivces as devices.Robert Watson2001-10-311-1/+1
* Move device lnc to isa section, since it no longer uses the compat shims.Warner Losh2001-10-301-3/+2
* Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this.Jonathan Lemon2001-10-251-0/+1
* Remove wx.Matt Jacob2001-10-201-1/+0
* Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENTDavid E. O'Brien2001-10-201-1/+0
* Make SCSI changer and SES devices standard in generic kernels.Matt Jacob2001-10-161-0/+2
* The faith(4) device is no longer a count device so don't specify a count.Brooks Davis2001-09-251-1/+1
* + Fix misplacement of `txp'David E. O'Brien2001-09-241-5/+5
* Update NFS_ROOT comments to reflect the NFSCLIENT optionChris D. Faulhaber2001-09-221-1/+1
* Cleanup and split of nfs client and server code.Peter Wemm2001-09-181-1/+2
* Argh! Revert accidental commit.Peter Wemm2001-08-251-3/+1
* Optionize UPAGES for the i386. As part of this I split some of the lowPeter Wemm2001-08-251-1/+3
* - Removed comment about ThinkPad keyboards from the PCVT line. Any ThinkPadNate Williams2001-08-051-2/+0
* You were knocked senseless by the Boomerang, spun around by the Cyclone,Bill Paul2001-07-231-0/+1
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.Dima Dorfman2001-07-131-1/+1
* gif(4) and stf(4) modernization:Brooks Davis2001-07-021-1/+1
* Hints overhaul:Peter Wemm2001-06-121-2/+2
* move wx to be part of miibus requiring chipsetsMatt Jacob2001-05-301-1/+1
* Remove MFS options from all example kernel configs.Poul-Henning Kamp2001-05-291-1/+0
* Remove pcm hints here now that it's gone from GENERIC.Jordan K. Hubbard2001-05-261-4/+0
* Take pcm (audio) back out of GENERIC; there appears to be someJordan K. Hubbard2001-05-251-3/+0
* Convert DEVFS from an "opt-in" to an "opt-out" option.Poul-Henning Kamp2001-05-131-1/+0
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)David E. O'Brien2001-04-151-1/+7
* Remove the now defunct ATA_ENABLE* optionsSøren Schmidt2001-03-161-1/+0
* Move the fxp driver so it is under the miibus section.Jonathan Lemon2001-03-121-1/+1
* Spelling and capitalization fixes.Gregory Sutter2001-03-071-7/+7
* Add support for Dlink DL10022 to the ed driver. This is a mii partWarner Losh2001-03-031-0/+1
* Drop the 'count' from the aha device specsPeter Wemm2001-02-251-1/+1
* Clean up some leftovers from the root mount cleanup that was done somePeter Wemm2001-02-041-2/+0
* Turn DEVFS on by default.Poul-Henning Kamp2001-01-271-1/+1
* At great personal risk to my sanity, turn off COMPAT_OLDISA and thePeter Wemm2001-01-191-3/+2
* Remove NOBLOCKRANDOM as a compile-time option. Instead, provideMark Murray2001-01-141-1/+0
* Argh, remove a local customization that snuck in here.John Baldwin2001-01-141-1/+0
* Remove I386_CPU from GENERIC. Support for the 386 seriously pessimizesJohn Baldwin2001-01-141-1/+1
* Re-enable the lnc driver in GENERIC.Paul Richards2000-12-201-2/+2
* Remove the COMPAT_OLDPCI option, it's going away.Mike Smith2000-12-131-2/+1
* Remove DDB, it leaked in here with another commit.Poul-Henning Kamp2000-12-111-2/+0
* Staticize some malloc M_ instances.Poul-Henning Kamp2000-12-081-0/+2
* Create a pmtimer device instance for GENERIC and NEWCARD kernels by default.Mitsuru IWASAKI2000-12-071-0/+1
* Add pmtimer device, necessary for proper time keeping when apm orWarner Losh2000-11-151-0/+2
* Proper capitalization of PCMCIA (and avoid matching pcm)Jordan K. Hubbard2000-11-141-1/+1
* In the year 2000, I think it's perfectly reasonable to include audioJordan K. Hubbard2000-11-142-0/+7