Age | Commit message (Expand) | Author |
2006-03-13 | Fix machines that need PCI access during ACPI bringup. | Marco Peereboom |
2006-03-13 | Fix machines that need PCI access during ACPI bringup. | Marco Peereboom |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat |
2006-03-12 | Move struct wsscreen_list out of the stack as on sparc. | Miod Vallat |
2006-03-12 | When attaching a wsdisplay, the wsscreen_list structure can not be on the | Miod Vallat |
2006-03-12 | Don't leave a dangling pointer to the process-specific LDT after | Tom Cosgrove |
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl |
2006-03-12 | remove splimp(). | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-11 | cbb needs IPL_VM to be defined now. | Miod Vallat |
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 |