Age | Commit message (Expand) | Author |
2006-05-29 | Add a new port for ARM based products from a variety of vendors, typically | Dale Rahn |
2006-05-29 | Add support for i80321 based systems. | Dale Rahn |
2006-05-29 | implement reliable microtime on smp (joint work w/ otto): | Michael Shalayeff |
2006-05-29 | allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)... | Michael Shalayeff |
2006-05-29 | implement frequency setting for the beep. It also beeps for one second | Jason Wright |
2006-05-29 | Enable sdmmc on amd64 too. ok brad@, deraadt@. | Matthieu Herrb |
2006-05-29 | Add ACPI Thermal zone and Embedded controller devices | Can Erkin Acar |
2006-05-29 | GENERIC | Can Erkin Acar |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ... | Jason Wright |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |
2006-05-28 | minor nit, use CPU ID instead of FPU ID for BTLB parameters after passing | Martin Reindl |
2006-05-28 | make sure the IMR values are visible when we drop back into the prom | Jason Wright |
2006-05-28 | oops, nuke debugging stuff | Jason Wright |
2006-05-28 | - Implement schizo_intr_map (mainly to | in the agentid). | Jason Wright |
2006-05-28 | Remove obvious EST table dupe: Pentium M 733 and Pentium M 773 (VID #H), | Dimitry Andric |
2006-05-28 | Can't call directly back into the prom if we "exit" at the root | Jason Wright |
2006-05-28 | - if the "upa-portid" property doesn't exist, try "portid" (schizo) | Jason Wright |
2006-05-28 | sync, enable and move twe(4) out from untested on alpha | Martin Reindl |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-28 | make the ISR bits visible so we can poll them in cngetc (w/out cnpollc). | Jason Wright |
2006-05-28 | remove sc_ic member from struct com_softc as it is not used anywhere | Felix Kronlage |
2006-05-28 | do not print "root on ..." twice for the -a case, also cope with systems | Theo de Raadt |
2006-05-28 | Configure network devices at ipl 3, not ipl 1. | Miod Vallat |
2006-05-28 | don't hardcode the iova... it uses the same scheme as the sbus machines | Jason Wright |
2006-05-28 | formatting | Jason Wright |
2006-05-28 | intrducing device type DV_SENSOR turned out to be a bad idea as it | Henning Brauer |
2006-05-28 | more hotplug fallout: add DV_SENSOR to the device type switch | Jason Wright |
2006-05-27 | unknown ioctl is ENOTTY not EINVAL | Jason Wright |
2006-05-27 | Nuke defopt remains. Tested on cats and zaurus. | Miod Vallat |
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne |
2006-05-27 | Teach powernow about setperf prioritys, add a setperf_prio to amd64. | Gordon Willem Klok |
2006-05-27 | casting mallloc | Gordon Willem Klok |
2006-05-27 | Eradicate the type 'bus_dmasync_op_t'. Unused. Sporadically | Kenneth R Westerback |
2006-05-26 | <machine/rtc.h> is really only footbridge-specific, so, after pruning it from | Miod Vallat |
2006-05-26 | Remove unused defines. | Miod Vallat |
2006-05-26 | Add RCS id. | Miod Vallat |
2006-05-26 | No md math.h in OpenBSD | Miod Vallat |
2006-05-26 | No need to have a struct uvm_object in each pmap when all you want is a | Miod Vallat |
2006-05-26 | Get rid of katelib.h, it was almost unused and is marked as deprecated anyway. | Miod Vallat |
2006-05-25 | Remove unused struct cfdriver field from genericconf struct, as on cats. | Miod Vallat |
2006-05-25 | When looping over va ranges, do not compute the same sdt pointer more than | Miod Vallat |
2006-05-25 | gas will error out with a number of "Error: unassigned file number 1" | Brad Smith |
2006-05-24 | Cleanup and simplify the EST detection: | Dimitry Andric |
2006-05-22 | move VM_NFREELIST out of ifdef kernel for now | Theo de Raadt |
2006-05-21 | Fix AV_IEN() computation for cpu #2 and #3. | Miod Vallat |
2006-05-21 | kvtopte() is not used anymore. | Miod Vallat |
2006-05-21 | some diskless pointers; ok deraadt | Jason McIntyre |
2006-05-21 | Move common definitions shared by the various 88100-based designs to their | Miod Vallat |
2006-05-21 | Check for stale flags in the DMA map. | Brad Smith |
2006-05-21 | - _bus_dmamap_load_buffer_direct_common -> _bus_dmamap_load_buffer_direct | Brad Smith |