aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Recruit some new ULE users by making it the default scheduler in GENERIC.Jeff Roberson2004-01-241-1/+1
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily soJacques Vidrine2004-01-241-0/+1
* Remove the atkbd, psm, sc and vga devices. Most ia64 boxes out thereMarcel Moolenaar2003-11-082-16/+0
* Introduce IA64_ID_PAGE_{MASK|SHIFT|SIZE} and LOG2_ID_PAGE_SIZE. TheMarcel Moolenaar2003-09-091-0/+5
* Take the support for the 8139C+/8169/8169S/8110S chips out of theBill Paul2003-09-081-0/+1
* MFp4: Revamped GENERIC (and hints). This is some much more pleasantMarcel Moolenaar2003-09-072-118/+84
* Replace sio(4) with uart(4). Remove the sio(4) hints and only addMarcel Moolenaar2003-09-072-9/+5
* Change LOG2_PAGE_SIZE from 14 to 15 bits. This will cause the CTASSERTMarcel Moolenaar2003-08-251-1/+1
* Add the bits for a LINT kernel. It has been verified to compile. WeMarcel Moolenaar2003-08-232-0/+51
* Remove INVARIANT* and WITNESS. This makes the simulator much moreMarcel Moolenaar2003-07-251-3/+0
* Remove kernel event tracing. The overhead is significant when runningMarcel Moolenaar2003-06-141-6/+0
* Note that scbus is required for SCSI, not just "required" in general.Juli Mallett2003-06-081-1/+1
* Add FireWire drivers to GENERIC.Hidetoshi Shimokawa2003-04-211-0/+5
* Add the EHCI host controller.Marcel Moolenaar2003-04-161-0/+1
* Remove COMPAT_FREEBSD4. It's impossible because FreeBSD 4 does notMarcel Moolenaar2003-04-082-2/+0
* Remove bitrot associated with `maxusers'.Ruslan Ermilov2003-03-222-2/+0
* Fix the style of the SCHED_4BSD commit.David E. O'Brien2003-02-131-1/+1
* Remove special casing for running in the simulator from the kernelMarcel Moolenaar2003-02-011-42/+28
* Put replace spaces with tabs in keeping with the rest of the file.Josef Karthauser2003-02-011-1/+1
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionJeff Roberson2003-01-262-0/+2