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