summaryrefslogtreecommitdiff
path: root/sys/ia64/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the KDTRACE option again because of the complaints about havingJohn Birrell2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. ThisJohn Birrell2006-11-041-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.John Birrell2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesJohn Birrell2006-10-261-0/+2
* Make KSE a kernel option, turned on by default in all GENERICJohn Birrell2006-10-261-0/+1
* Move "device splash" back to MI NOTES and "files", it's MI.Ruslan Ermilov2006-10-231-2/+0
* Move more MD devices and options out of MI NOTES.Dag-Erling Smørgrav2006-10-201-3/+57
* The VGA_DEBUG option only exists on {amd64,i386,ia64}.Dag-Erling Smørgrav2006-10-201-0/+3
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bySimon L. B. Nielsen2006-10-051-1/+0
* Added COMPAT_FREEBSD6 option.Ruslan Ermilov2006-09-261-0/+1
* Remove sio(4) and related options from MI files to amd64, i386Marcel Moolenaar2006-07-291-3/+0
* Move default GEOM classes from files.ia64, where they were markedMarcel Moolenaar2006-07-171-0/+5
* Make the firmware assist driver resident inMatt Jacob2006-07-091-0/+1
* Backed out the change by request from rwatson.Sergey Babkin2006-06-261-1/+0
* The common UID/GID space implementation. It has been discussed on -archSergey Babkin2006-06-251-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'sAlexander Leidinger2006-06-152-2/+0
* Add the ability to subset the devices that UART pulls in. This allowsWarner Losh2006-06-121-0/+3
* EISA bus ia64 systems don't exist in reality. I'm told they may exist inWarner Losh2006-06-021-1/+0
* Add le(4). I could actually only test it on alpha, i386 and sparc64 butMarius Strobl2006-05-171-1/+2
* Rewrite of puc(4). Significant changes are:Marcel Moolenaar2006-04-281-2/+0
* Remove devices acpi & mem, as they are in defaults already.Marcel Moolenaar2006-02-021-2/+0
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)Poul-Henning Kamp2006-01-101-0/+1
* - Allow duplicate "machine" directives with the same arguments.Ruslan Ermilov2005-11-274-10/+1
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itJohn Baldwin2005-11-211-0/+2
* Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and moveJohn Baldwin2005-11-212-2/+13
* Introduce a kernel config for the Mandatory Access Control framework.Christian S.J. Peron2005-09-181-0/+28
* Milestone: enable SMP by default.Marcel Moolenaar2005-09-051-1/+1
* Add recently invented COMPAT_FREEBSD5 option.Ken Smith2005-07-141-0/+1
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromDavid E. O'Brien2005-06-201-0/+1
* Add USB Communication Device Class Ethernet driver. Originally written forMaxim Sobolev2005-03-221-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.Murray Stokely2005-03-181-0/+1
* Remove acpi_perf from {ARCH}/conf/NOTES, to make tinderbox happy.Xin LI2005-02-251-3/+0
* Build cpufreq and acpi_perf on platforms that are likely to be able toNate Lawson2005-02-051-0/+4
* Remove the BR tag. When the machine doesn't have the DIG64 HCDPMarcel Moolenaar2004-11-141-1/+1
* Catch up with other platforms: switch the default scheduler to 4BSD.Marcel Moolenaar2004-09-122-2/+4
* Add aac(4) and aacp(4). The driver is 64-bit clean for roughly a yearMarcel Moolenaar2004-09-021-0/+2
* Catch up with the drive-by renaming of IA32 to COMPAT_IA32. MissedMarcel Moolenaar2004-08-271-2/+2
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelAndre Oppermann2004-08-272-2/+0
* sr(4) definately won't work on IA64.David E. O'Brien2004-08-241-1/+0
* Making a loadable null.ko for /dev/(null|zero) proved ratherMark Murray2004-08-032-2/+0
* Add the mem and null devices now that they are optional.Marcel Moolenaar2004-08-021-0/+2
* Sort the miscellaneous devices to restore ordering after the insertionMarcel Moolenaar2004-08-021-2/+2
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray2004-08-011-0/+2
* Add options KDB and GDB. KDB takes on the function of what DDB usedMarcel Moolenaar2004-07-112-2/+6
* Fix typo in comment. While here, end the sentence with a period andMarcel Moolenaar2004-05-171-2/+1
* filter out the fdc(4) and sio(4) devices and corresponding options.Marcel Moolenaar2004-05-171-0/+8
* Catch- and cleanup:Marcel Moolenaar2004-05-031-30/+35
* Spell Ethernet correctly.David E. O'Brien2004-05-021-4/+4
* Remove the last traditional hints. These hints only served the purposeMarcel Moolenaar2004-03-201-3/+1
* Sort PFIL_HOOKS.Marcel Moolenaar2004-01-271-1/+1