Age | Commit message (Expand) | Author |
2005-12-29 | Add viapm(4). | Mark Kettenis |
2005-12-29 | remove bad newline for the secondary PCI bus with the 82450KX/GX chipset | Brad Smith |
2005-12-29 | Fix isadma0 at isa0 at mainbus0 | Mark Kettenis |
2005-12-28 | Remove dead cruft. | Miod Vallat |
2005-12-28 | ...thus no need to override conscode if we are configured as console, so that | Miod Vallat |
2005-12-28 | hyper, rbox and topcat not in intio space are CN_NORMAL priority, not | Miod Vallat |
2005-12-28 | Define dca remote console identifiers as regular identifier with the bit 7 | Miod Vallat |
2005-12-28 | Setting the service switch on 425e to select serial console shall not be | Miod Vallat |
2005-12-28 | Fix totally bogus previous commit. | Mark Kettenis |
2005-12-27 | enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as needed | Theo de Raadt |
2005-12-27 | Remove the 1:1 association between SCSI targets and work queues, but use a | Miod Vallat |
2005-12-27 | Fail existing command upon bus reset. | Miod Vallat |
2005-12-27 | Better initialize local variables before they are used, even if the compiler | Miod Vallat |
2005-12-27 | Keep an array of command blocks (formerly M328_CMD), one per queue - since | Miod Vallat |
2005-12-27 | Instead of using options to configure code, use machine header files | Dale Rahn |
2005-12-27 | print real memory in MB as well as KB, also remove unused ifdef code. | Dale Rahn |
2005-12-27 | Do not tprintf() information, use printf() instead like all other tape | Miod Vallat |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |
2005-12-27 | no longer use ia_compat; tested by a few | Theo de Raadt |
2005-12-25 | Return proper frame buffer type rather than generic SUN24 id, Xwsfb has known | Miod Vallat |
2005-12-25 | KERN_RESOURCE_SHORTAGE -> ENOMEM | Miod Vallat |
2005-12-25 | Ensure child_return() leaves registers the same way a successfull system | Miod Vallat |
2005-12-24 | Claim a bit more memory such that we can load bsd.rd. | Mark Kettenis |
2005-12-23 | Make sure child_return() returns with carry clear and r0 = r1 = 0. | Miod Vallat |
2005-12-23 | move midi attachment for umidi down to the MIDI section. | Brad Smith |
2005-12-23 | add emu(4) and missing midi attachment for eap(4). | Brad Smith |
2005-12-22 | Enable ichiic(4), ok deraadt@. | Alexander Yurchenko |
2005-12-22 | Fully implemented microtime() operation. | Dale Rahn |
2005-12-22 | More reasonable size for fixed extent storage. | Miod Vallat |
2005-12-22 | Remove orphaned adb/pmu stuff; ok hshoexer@ kettenis@ | Miod Vallat |
2005-12-22 | typo | Theo de Raadt |
2005-12-22 | disable lcd (dma) when screen is closed. in theory this should speed | Theo de Raadt |
2005-12-22 | do not do delay(HUGEVALUE) after enabling/disabling the lcd dma. yes, it | Theo de Raadt |
2005-12-22 | actual step X-# instead of rev # for pxa270 | Theo de Raadt |
2005-12-22 | - attach and configure correctly | Xavier Santolaria |
2005-12-22 | Postpone the hil console detection logic to the first detection of a keyboard. | Miod Vallat |
2005-12-22 | 'spoofonly' does not mean what I thought it meant. The whole point is | Kenneth R Westerback |
2005-12-22 | Set correct partition offset to 0 when initializing RAW_PART. | Kenneth R Westerback |
2005-12-22 | remove another debug message | Theo de Raadt |
2005-12-22 | last change by me was wrong; do not setperf 2x on wakeup | Theo de Raadt |
2005-12-22 | silence setperf code | Theo de Raadt |
2005-12-22 | Bad commit, breaks hppa64. Prompted by deraadt@ | Marco Peereboom |
2005-12-21 | Add MACHINE_STACK_ALIGN define. | Marco Peereboom |
2005-12-21 | Remove KASSERT in attach, return an error instead; while there, implement | Miod Vallat |
2005-12-21 | No need to store description lines for unrecognized CMMUs... | Miod Vallat |
2005-12-21 | sysctl machdep.lidsuspend=1 makes screen closures to cause a suspend. | Theo de Raadt |
2005-12-21 | Do not attach dnkbd as a console keyboard if console is on serial. | Miod Vallat |
2005-12-21 | Simplify obio stanzas and remove unused locators. | Miod Vallat |
2005-12-21 | Remove aed(4) on macppc, nothing uses its functionality since key repeat is | Miod Vallat |
2005-12-20 | Vax does not need to __HAVE_PMAP_PHYSSEG. | Miod Vallat |