Age | Commit message (Expand) | Author |
2006-03-07 | Add hooks for "machine acpi disasm" | Marco Peereboom |
2006-03-07 | Fix collision between SI_SOFTSERIAL and OS timers in the interrupt mask. | Uwe Stuehler |
2006-03-07 | Add the proper constant to replace a magic interrupt number. | Uwe Stuehler |
2006-03-07 | - Use the correct initialization routine for the VIA VT8233 chipset | Brad Smith |
2006-03-07 | Remove COMPAT_1x stuff inherited from NetBSD, which does not apply to us. | Miod Vallat |
2006-03-07 | On via-pmu systems, check whether the firmware has found adb devices on the | Miod Vallat |
2006-03-07 | It does not make sense to check for IA64 CPUID flag here. | Jonathan Gray |
2006-03-07 | Check for a few additional CPUID flags. | Jonathan Gray |
2006-03-06 | Remove accidentally committed debug printf. | Mark Kettenis |
2006-03-06 | Synch bits of the i386 and amd64 ioapic code. | Mark Kettenis |
2006-03-06 | Rename hpet to acpihpet so that all devices use the same naming convention. | Marco Peereboom |
2006-03-05 | Hook acpi to ddb since we need to be able to do some live debugging. | Marco Peereboom |
2006-03-05 | reference the correct man page; | Jason McIntyre |
2006-03-04 | | -> || | Brad Smith |
2006-03-04 | Typos grab bag of the month, eyeballed by jmc@ | Miod Vallat |
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko |
2006-03-04 | Remove probeset() for real this time... | Miod Vallat |
2006-03-04 | Add commented out gpio ``pin bus'' drivers section. | Alexander Yurchenko |
2006-03-04 | These devices are DV_DULL, not DV_IFNET... not that it really matters. | Miod Vallat |
2006-03-04 | Better names for turbochannel event counters. | Miod Vallat |
2006-03-04 | Dead meat. | Miod Vallat |
2006-03-04 | <sparc64/dev/upavar.h> is unused except for struct upa_reg for autoconf, so | Miod Vallat |
2006-03-04 | creator needs rasops32 only, and vgafb never needs rasops24. | Miod Vallat |
2006-03-04 | Properly display underlined space characters. | Miod Vallat |
2006-03-04 | Set up a ``different shades of gray'' palette at 2bpp, this gives us | Miod Vallat |
2006-03-04 | Do not deliver SIGBUS twice. | Miod Vallat |
2006-03-04 | add art(4) here. | Brad Smith |
2006-03-01 | from mickey, like on i386: | Theo de Raadt |
2006-02-28 | Add smu(4) such that we can read the clock on G5 machines. | Mark Kettenis |
2006-02-28 | Shrink NKMEMPAGES_MAX back to 4MB for 3.9, as this still has issues on >= 512MB | Miod Vallat |
2006-02-28 | Announce compatibility with MacRISC4, to be able to boot automatically on | Mark Kettenis |
2006-02-27 | mips requires strict alignment; spotted after a discussion on undeadly; | Miod Vallat |
2006-02-27 | Add the 770 model. From NetBSD through Gregory Steuck | Marco Peereboom |
2006-02-27 | Add 2 additional CPUs and uncomment a 3rd. Based on this intel doc: | Marco Peereboom |
2006-02-26 | Provide a buffer large enough for its contents in pal_opname(). ok deraadt@ | Miod Vallat |
2006-02-26 | skip common macfb attachment on unknown cards | Martin Reindl |
2006-02-26 | Add acpicpu device. Remains disabled. | Marco Peereboom |
2006-02-25 | Put quotation marks around names of unconfigured devices. | Mark Kettenis |
2006-02-25 | Put quotation marks around names of unconfigured devices. | Mark Kettenis |
2006-02-25 | initialize rv to zero avoiding match on whatever is just next on the bus | Martin Reindl |
2006-02-25 | ok, the miod thing can go back in, tree builds | Theo de Raadt |
2006-02-24 | NO_IEEE ifndef is still needed for RAMDISKBIG at least | Theo de Raadt |
2006-02-23 | Better dependency rules in files.alpha, also point to cpuconf.c in the | Miod Vallat |
2006-02-23 | de fits again. | Miod Vallat |
2006-02-23 | Remove duplicate switch_exit() definition with <machine/cpu.h> | Miod Vallat |
2006-02-23 | Only compile badaddr() if we have support for TurboChannel, apecs, cia or lca, | Miod Vallat |
2006-02-22 | Constify arrays and strings; plus KNF. | Miod Vallat |
2006-02-22 | Attach as scf0 as per the config(8) stanza, instead of sysconfig0. | Miod Vallat |
2006-02-22 | Remove unused probeset() function. | Miod Vallat |
2006-02-22 | Remove unused _{ins,rem}que functions - they were not even implemented on | Miod Vallat |