summaryrefslogtreecommitdiff
path: root/sys/ia64/conf
Commit message (Expand)AuthorAgeFilesLines
* 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-116/+82
* 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
* Adopt, adapt and improve:Marcel Moolenaar2003-01-051-31/+33
* Make this build and sync-up:Marcel Moolenaar2003-01-031-6/+1
* Disable SMP. It reduces the chance that the kernel boots. On topMarcel Moolenaar2002-12-081-1/+1
* Comment-out USB support. A kernel doesn't boot with it. Deal with itMarcel Moolenaar2002-11-111-12/+12
* o Remove devices that are commented out.Marcel Moolenaar2002-11-051-10/+4
* Remove mcclock. It's an Alpha left-over.Marcel Moolenaar2002-11-051-2/+0
* Add COMPAT_FREEBSD4 here too. It has COMPAT_43 as well.Peter Wemm2002-10-261-0/+1
* Rename 'device acpica' to 'device acpi'.John Baldwin2002-10-241-1/+1
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentRobert Watson2002-10-191-0/+1
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-132-4/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-052-0/+4
* Use "options " rather than "options<tab>".Jun Kuriyama2002-09-092-4/+4
* Sync up: remove device counts.Marcel Moolenaar2002-09-011-2/+2