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