summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-0/+1
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-274-11/+1
* Make COUNT_IPIS and COUNT_XINVLTLB_HITS real kernel options and takejhb2005-11-221-0/+2
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-0/+2
* Add xbox associated options/devices to LINT.imp2005-11-141-0/+17
* Remove obsolete optionsimp2005-11-091-1/+0
* Add support for XBOX to the FreeBSD port. The xbox architecture isimp2005-11-091-0/+104
* The hptmv inherently believes that a 'long' can hold a physical address.scottl2005-11-081-0/+1
* Add uart(4). When both sio(4) and uart(4) can handle a serial port,marcel2005-11-051-1/+2
* Throw the switch and turn on STOP_NMI on in GENERIC for amd64 and i386.jhb2005-11-011-0/+1
* Hook nve(4) up in i386 and amd64 NOTES.jhb2005-10-311-0/+2
* Create a default kernel config for i386 and move 'device isa' andjhb2005-10-272-7/+18
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to alljhb2005-10-241-1/+1
* Remove the sx(4) driver at the request of the author. The authorjhb2005-10-141-3/+0
* Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm.ru2005-10-141-2/+2
* Polling is now configured with help of ifconfig(8), not sysctl.glebius2005-10-071-4/+4
* Introduce a kernel config for the Mandatory Access Control framework.csjp2005-09-181-0/+28
* de(4) is now properly busdma'ed.obrien2005-09-041-1/+0
* Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedjhb2005-08-261-5/+0
* Revert last change, I will turn ULE on as default after 6.0-R.davidxu2005-08-061-2/+2
* Make ULE as default scheduler, allow it to be tested more widely.davidxu2005-08-061-2/+2
* Don't compile ral and ural in the PAE kernel, becauseimura2005-07-281-0/+2
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedanholt2005-07-201-1/+1
* Add entries for smbios, smapi and vpd drivers.mdodd2005-07-201-0/+6
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-141-0/+1
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-021-4/+0
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-211-6/+0
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
* Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specificups2005-06-141-0/+3
* - Move the REISERFS option in the MD NOTES file for i386, it doesn'tmux2005-05-241-0/+6
* Add new ral(4) and ural(4) drivers.damien2005-05-241-0/+2
* Implement an alternate method to stop CPUs when entering DDB. Normally we usedwhite2005-04-301-0/+5
* Enable dc(4) and rl(4) in the PAE kernel.obrien2005-04-291-2/+0
* For whatever reason, we don't allow USB on PAE. Since it's a dependencyscottl2005-04-291-0/+1
* Remove obsolete option.njl2005-04-251-3/+0
* Revert previous commit: The hwpmc(4) driver compiles on all platforms.marcel2005-04-201-13/+0
* Move this to the specific architectures that are supported. #ifdef fooimp2005-04-191-0/+13
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-18/+9
* Really remove the last vestiges of mixed mode from all but amd64.jhb2005-04-151-8/+0
* Oops, remove last mention of mixed mode.jhb2005-04-151-1/+0
* Glue the arcmsr driver into the tree.scottl2005-03-312-0/+7
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-222-0/+2
* Add a comment to note that pseudo-device bpf is required for DHCP.murray2005-03-181-0/+1
* Hook acpi_fujitsu up to the build.philip2005-03-181-0/+3
* Bring back some of the ioctl junk that was removed in rev 1.59 as acognet2005-03-171-0/+4
* Make it clear nve needs mii, and shorten long comment line.obrien2005-03-161-2/+2
* Enable ehci by default on i386 and amd64. It had got to the stageiedowse2005-03-161-0/+1
* The NVE driver doesn't cleanly compile on PAE.scottl2005-03-131-0/+1
* FreeBSD consumer bits of the nForce MCP NIC binary blob.obrien2005-03-121-0/+1
* SampleRate rate control algorithm for the ath driversam2005-03-111-0/+1
OpenPOWER on IntegriCloud