Age | Commit message (Expand) | Author |
2006-06-19 | Close a race in the interrupt handler code. | Dale Rahn |
2006-06-19 | pcn no longer fits, sigh | Theo de Raadt |
2006-06-19 | Zap Amiga bits of disklabel.h now that Amiga bits of readdisklabel() are | Kenneth R Westerback |
2006-06-18 | enable udcf(4) on sparc64, works on my Blade 100; ok mbalmer@ | Christian Weisgerber |
2006-06-17 | Fix error where soft irq mask was not initialized for IPL_HIGH, and cleanup. | Dale Rahn |
2006-06-17 | Don't return low level errors to userspace in p4tcc_setperf(). | Dimitry Andric |
2006-06-17 | In p4tcc, only check cpu stepping for the Pentium 4 family. Also kill | Dimitry Andric |
2006-06-17 | Introduce pmap_kenter_cache(), similar to pmap_kenter_pa() but allowing | Miod Vallat |
2006-06-17 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat |
2006-06-17 | Dont disable siop, add pcalcd, commented for now (no gpioctl on ramdisk). | Dale Rahn |
2006-06-17 | Add pcaled with it's gpio attachment. Make gpio at iopxs not be '0' but '*' | Dale Rahn |
2006-06-16 | When checking if a page is managed or not, do not invoke IS_VM_PHYSADDR | Miod Vallat |
2006-06-16 | - add rum(4). commented out for now. | Niall O'Higgins |
2006-06-16 | documentation on the register | Jason Wright |
2006-06-16 | skeleton driver for power button on u5.. does precisely nothing except attach. | Jason Wright |
2006-06-16 | If we are configured for glass console but no keyboard is plugged, we run | Miod Vallat |
2006-06-16 | Fix range check in sgc_slottopa(). | Miod Vallat |
2006-06-16 | Line 0 is not wired, thus illegal for use in frodo_intr_establish(). | Miod Vallat |
2006-06-16 | typo | Pedro Martelletto |
2006-06-16 | On the road to certance support. | Dale Rahn |
2006-06-16 | From k*_powernow_setperf() always return 0, i.e. | Gordon Willem Klok |
2006-06-16 | enable mpi. | Marco Peereboom |
2006-06-16 | If there is going to be a kludge to change the irq for com, do it early | Dale Rahn |
2006-06-15 | switch to using mpi instead of mpt; ok marco | Theo de Raadt |
2006-06-15 | The process is not: build, ifdef, commit. argh. | Dale Rahn |
2006-06-15 | rewritten, simplifed interrupt controller for 80321, half the lines | Dale Rahn |
2006-06-15 | Hack to attach the iodata PLD device, it controls the front panel LEDs | Dale Rahn |
2006-06-15 | All all 256MB on the thecus to configure, by raising the amount of | Dale Rahn |
2006-06-15 | sane irq numbers for pci interrupts, remove uncertanty on armish irq table. | Dale Rahn |
2006-06-15 | Fan controller for Thecus N2100, still needs more work, currently sets the | Dale Rahn |
2006-06-15 | Ricoh rtc support for armish, driver from netbsd. | Dale Rahn |
2006-06-15 | whitespace cleanup | Dale Rahn |
2006-06-15 | Rework the interrupt code, shaving some cycles off in the process. | Brad Smith |
2006-06-15 | make the clock error calculation match dev/ic/com.c so that things with, | Jason Wright |
2006-06-15 | Add proper masking of reserved bits, when we test if the thermal | Dimitry Andric |
2006-06-15 | In p3_get_bus_clock() don't fall through if we have in fact correctly | Gordon Willem Klok |
2006-06-14 | Missed a part of the kvm86 commit, if option KVM86 is defined it would be | Gordon Willem Klok |
2006-06-14 | support the iic busses on the ultrasparc III machines (something is still | Theo de Raadt |
2006-06-13 | Do not compare apple with oranges when checking if the thermal control | Miod Vallat |
2006-06-13 | kvm86, missed a file. | Gordon Willem Klok |
2006-06-13 | Kernel virtual mode 8086, currently disabled in GENERIC. | Gordon Willem Klok |
2006-06-13 | When adjusting the performance of the processor using p4tcc, the CPUs | Gordon Willem Klok |
2006-06-13 | Change the value returned if the CPU fails to honor a request to | Gordon Willem Klok |
2006-06-12 | Oops, typo | Miod Vallat |
2006-06-12 | Some more improvements to EST: | Dimitry Andric |
2006-06-12 | ANSIfy, and nuke newline at end of file. | Gordon Willem Klok |
2006-06-12 | Add stray interrupt reporting to the apicvec.s, fix the code for stray | Gordon Willem Klok |
2006-06-11 | Working kernel crash dumps. | Miod Vallat |
2006-06-11 | Amiga is no longer amoung us. Some architectures were too sentimental | Kenneth R Westerback |
2006-06-11 | Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@ | Matthieu Herrb |