summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-10-23Preliminary sensors support for iMac G5.Mark Kettenis
2005-10-22Make sure we use the corrrect interrupt line on Shasta.Mark Kettenis
2005-10-22Initialize ddb again.Mark Kettenis
2005-10-22s/970/970FX/gMark Kettenis
2005-10-21Clean up RTC code.Mark Kettenis
2005-10-21amd elan is not a pentium, it's i486, so don't touch pentium_mhzAlexander Yurchenko
2005-10-21use the MI trunc_page() and round_page() macros instead of rolling or ownMartin Reindl
2005-10-21remove unused arm_trunc_page() macroMartin Reindl
2005-10-21remove two unused and deprecated Mach macros, alpha_round_page() andMartin Reindl
2005-10-20revert to revision 1.16 for now, 1.17 and 1.18 broke audioJoris Vink
2005-10-20cannot manipulate hid0 register yet in 64 bit mode (because we are runningTheo de Raadt
2005-10-20fix addr range in the commentsMichael Shalayeff
2005-10-20Enable IPMI on amd64.Marco Peereboom
2005-10-20fix a long-standing bug in "preserving" bios mapped irqs.Michael Shalayeff
2005-10-20add 8237 support and repair 8231 that was confused very bad; lots of testing ...Michael Shalayeff
2005-10-20s/mtrspr/mtsprg in ddblowMark Kettenis
2005-10-19Add smu(4).Mark Kettenis
2005-10-19Add IPMI to amd64. Keep it disabled for now.Marco Peereboom
2005-10-18Scan SMBIOS before calling config_attach() to prevent unnecessary kernel print.Marco Peereboom
2005-10-18Use PSR_IND rather than recomputing it from PSR_INTERRUPT_DISABLE_BIT;Miod Vallat
2005-10-17remove /bcom5421 from the OF device map table, this is actually a PHY.Brad Smith
2005-10-17don't say no more if there is no driver for icu; lessen noiseMichael Shalayeff
2005-10-17Rename ncpus to alpha_ncpus so that MI ncpus matches the number ofMiod Vallat
2005-10-16Turn /k2-sata-root into T_BUS; makes us recognize the bootpath of internalMark Kettenis
2005-10-16Allow PCI_INTERRUPT_PIN_NONE for the interrupt pin.Mark Kettenis
2005-10-16print the hardware irq number, not the bogus internal number for 'vmstat -i'Dale Rahn
2005-10-15Fall back on OF to reboot/power down.Mark Kettenis
2005-10-15- merge adb_direct.h bits into adbvar.hMartin Reindl
2005-10-15Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids.Brad Smith
2005-10-14Fixup some mnemonics, code was correct, stupid assembler doesn't typeDale Rahn
2005-10-13Merge <machine/cpu_number.h> into <machine/cpu.h>, preparing for intrusiveMiod Vallat
2005-10-13Hide more definitions from userland and from locore.Miod Vallat
2005-10-13Put the register clobbering constraints on the BUG trap instruction,Miod Vallat
2005-10-12Define IPL_SCHED and spslsched(), matching the statclock level.Miod Vallat
2005-10-12Kill unused global variable.Miod Vallat
2005-10-12Move sigcode to the m88k-agnostic location. No functional change.Miod Vallat
2005-10-12Remove commented out dead wrong FPU handling code in setregs().Miod Vallat
2005-10-12regenMichael Shalayeff
2005-10-12add few other ancient cpu types we have not seen yetMichael Shalayeff
2005-10-12Stop mapping the u area at fixed UADDR in addition to its actual va.Miod Vallat
2005-10-12General scheduler cleanup:Miod Vallat
2005-10-12also handle network device bootpaths. also tested by drahn and kettenisTheo de Raadt
2005-10-11Dont reset the registers if the same speed is programmed. helps reduceDale Rahn
2005-10-10add ti(4), commented out sk(4) and some PHYBrad Smith
2005-10-09unbreak altivec support.Dale Rahn
2005-10-09remove some NetBSD/OpenBSD portability cruft.Brad Smith
2005-10-09spellingFederico G. Schwindt
2005-10-09Try to recover part of the reserved space from the OF_claim above.Dale Rahn
2005-10-09Subtle changes to the powerpc fpu handling, basically fpuproc is handledDale Rahn
2005-10-09Provide a machdep sysctl to determine if altivec is avaliable on macppcDale Rahn