summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* Statically compile pcn(4) into the install kernel vs. using as module.obrien2002-09-051-1/+1
* Enable ahd/ahc register pretty printing by default. This expeditesgibbs2002-08-311-1/+5
* remove unit counts from atkbdc, pckbd, scpeter2002-08-201-2/+2
* pccbb->cbbimp2002-08-151-1/+1
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+1
* Make ppp(4) devices clonable and unloadable.brooks2002-08-091-1/+1
* Add Intersil and Symbol as vendors for 802.11 cards that the wi driverimp2002-08-071-1/+1
* Add device agp to GENERIC, filter it out of floppy buildsanholt2002-08-041-0/+2
* Remove commented out PCI_ENABLE_IO_MODES. It is gone now.imp2002-08-041-1/+0
* Fix the link to the Handbookblackend2002-08-011-1/+1
* de-count pcipeter2002-07-231-1/+1
* Add explicit unit count on 'device pci' for ahc/ahdpeter2002-07-211-1/+1
* Various comment and minor style fixes. No actual content changes.jhb2002-07-161-8/+8
* Retire the perl gethints.conf in favour of an awk version. Movemarkm2002-07-161-0/+116
* makeLINT.send has been moved to sys/conf so we can build LINT on otherjhb2002-07-151-2/+2
* Introduce syscall.master option 'COMPAT4' which allows one to wrapalfred2002-07-121-0/+1
* Comment out apm; ACPI is the modern replacement, and folks who reallymarkm2002-07-081-1/+1
* Make NEWCARD the default pccard/cardbus system.imp2002-07-071-2/+5
* Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in formrwatson2002-06-301-1/+0
* Use rm -f in the clean target, as seems to be common practice, and also avoidsjmallett2002-06-221-1/+1
* Hook up the ahd driver.gibbs2002-06-061-0/+1
* Do not refer to the Intel PRO/1000 by its internal name.obrien2002-05-291-1/+1
* Restore us back to the rev 1.324 level of having an Intel gigE driver.obrien2002-05-221-0/+1
* Permit alternative break sequence to break to debugger in GENERIC. Breakagerwatson2002-05-211-0/+1
* Typo fix: detects -> detect.jmallett2002-05-031-1/+1
* Join the pissing contest: generate LINT with a single sed(1) command.des2002-05-021-2/+2
* Use shell script version (using awk and sed) of makeLINT.pl.kuriyama2002-05-021-2/+2
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-0/+1
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSrwatson2002-04-181-1/+1
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-091-2/+0
* First round at trying to split up NOTES into MI and MD portions.jhb2002-04-031-2/+2
* Dike out a highly insecure UCONSOLE option.ru2002-04-031-1/+0
* s/options\t\t/options \t/des2002-03-171-1/+1
* Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly aboutalfred2002-02-131-1/+2
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsrwatson2002-02-131-1/+1
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-201-0/+2
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-141-0/+1
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-091-1/+1
* PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.des2001-12-041-1/+2
* Fix tab damage in rev 1.326.obrien2001-11-061-1/+1
* Spell deivces as devices.rwatson2001-10-311-1/+1
* Move device lnc to isa section, since it no longer uses the compat shims.imp2001-10-301-3/+2
* Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this.jlemon2001-10-251-0/+1
* Remove wx.mjacob2001-10-201-1/+0
* Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENTobrien2001-10-201-1/+0
* Make SCSI changer and SES devices standard in generic kernels.mjacob2001-10-161-0/+2
* The faith(4) device is no longer a count device so don't specify a count.brooks2001-09-251-1/+1
* + Fix misplacement of `txp'obrien2001-09-241-5/+5
* Update NFS_ROOT comments to reflect the NFSCLIENT optionjedgar2001-09-221-1/+1
* Cleanup and split of nfs client and server code.peter2001-09-181-1/+2
OpenPOWER on IntegriCloud