Age | Commit message (Expand) | Author |
2006-03-11 | add a comment. | Brad Smith |
2006-03-11 | add art(4). | Brad Smith |
2006-03-10 | - Wrap IPI sending in splclock(), since an interrupt at | Brad Smith |
2006-03-10 | oops; from otto | Michael Shalayeff |
2006-03-10 | provide a counter for ipis | Michael Shalayeff |
2006-03-09 | Do not include <lib/libkern/libkern.h> explicitely, get it via <sys/systm.h>. | Miod Vallat |
2006-03-09 | Typo fix from 'P-O Yliniemi <peo atsomehostlike bsd-guide.net>' | Tobias Weingartner |
2006-03-08 | Glue showval into ddb. | Marco Peereboom |
2006-03-08 | Properly route ISA interrupts through ioapics. | Mark Kettenis |
2006-03-08 | Really unbreak GENERIC.MP. | Mark Kettenis |
2006-03-08 | unbreak GENERIC.MP; from gklok | Theo de Raadt |
2006-03-08 | Patch from Gordon Klock to update AMD PowerNow K8 support on i386, | Uwe Stuehler |
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 |