summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
* Add msk(4) to the list of drivers supported by GENERIC kernel.yongari2006-12-131-0/+1
* Sync with i386 (remove the LINUX stuff) now that the module is usable.netchild2006-12-031-5/+0
* It's been possible to build linprocfs as a module for some time now.ru2006-11-221-1/+1
* Remove the KDTRACE option again because of the complaints about havingjb2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. Thisjb2006-11-041-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesjb2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+1
* Move "device splash" back to MI NOTES and "files", it's MI.ru2006-10-231-2/+0
* MFi386: 1.13: Fix booting with ps2 keyboards.ru2006-10-211-1/+0
* Move more MD devices and options out of MI NOTES.des2006-10-201-3/+57
* The VGA_DEBUG option only exists on {amd64,i386,ia64}.des2006-10-201-3/+2
* Remove references to pccard.confimp2006-10-191-2/+2
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bysimon2006-10-051-1/+0
* Added COMPAT_FREEBSD6 option.ru2006-09-261-0/+1
* Update the ipmi(4) driver:jhb2006-09-221-0/+2
* Remove sio(4) and related options from MI files to amd64, i386marcel2006-07-291-0/+38
* Make the firmware assist driver resident inmjacob2006-07-091-0/+1
* Temporarily remove SCHED_CORE, it seems I have so many works can do now,davidxu2006-07-051-1/+0
* Add a pure open source nForce Ethernet driver, under BSDL.obrien2006-06-261-0/+2
* Backed out the change by request from rwatson.babkin2006-06-261-1/+0
* The common UID/GID space implementation. It has been discussed on -archbabkin2006-06-251-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-151-1/+0
* Add scheduler CORE, the work I have done half a year ago, recent,davidxu2006-06-131-0/+1
* Enable a few more things in x86 NOTES to get broader LINT coverage:jhb2006-06-121-0/+12
* Add the ability to subset the devices that UART pulls in. This allowsimp2006-06-121-0/+3
* Add le(4). I could actually only test it on alpha, i386 and sparc64 butmarius2006-05-171-1/+2
* Kill more references to lnc(4).ru2006-05-161-3/+1
* Remove some remnants of lnc(4).marius2006-05-141-4/+0
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linuxambrisko2006-05-092-0/+5
* add ath and wlan crypto supportsam2006-05-031-0/+6
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-2/+0
* Enable the rr232x driver for amd64.scottl2006-04-282-0/+6
* Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT belowdelphij2006-04-241-4/+4
* Hook bce up to the buildps2006-04-101-0/+1
* Add kbdmux(4) to GENERIC on amd64emax2006-03-311-0/+2
* Hook the MFI driver up to the build.scottl2006-03-291-0/+1
* MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linuxyar2006-03-061-3/+2
* Move linux support to the linux section.obrien2006-01-121-1/+1
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-101-0/+1
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,anholt2005-12-031-0/+1
* 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-273-9/+1
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-0/+2
* Add /dev/speaker support to amd64.ru2005-11-111-0/+3
* 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
OpenPOWER on IntegriCloud