Age | Commit message (Expand) | Author |
2005-09-28 | Enable RFC3390 by default and remove a few compile time options which | Brad Smith |
2005-09-28 | Improve the safety of pf IOCTLs, taking into account that some paths can sleep. | Christopher Pascoe |
2005-09-28 | - when we run out of static kernel map entries, grab a fresh page using | Pedro Martelletto |
2005-09-28 | add support for the nokia 6680 with a ca-42 cable. | David Gwynne |
2005-09-27 | Don't try to read the DOS label from the device if spoofonly is 1. | Kenneth R Westerback |
2005-09-27 | Allow temporary 64-bit bridge instructions in locore.s. | Mark Kettenis |
2005-09-27 | call the init routine for the Intel 82801_FB LPC so that the interrupt | Bob Beck |
2005-09-27 | Regen (3x2 frame buffer, 4 select codes). | Miod Vallat |
2005-09-27 | Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them. | Miod Vallat |
2005-09-27 | Do not initialize physmem to a magic value at compile time. | Miod Vallat |
2005-09-27 | More non-emulating wsdisplay tentacles removal. | Miod Vallat |
2005-09-27 | enable support for gigabit adapters; it works reliably with USB1 but | Jolan Luff |
2005-09-27 | make options TIMEZONE and DST work; from form | Theo de Raadt |
2005-09-27 | ARGH! disable gart, I suck! | Marco Peereboom |
2005-09-27 | Clean up prints. From jason@ | Marco Peereboom |
2005-09-27 | typo in comment: sprintf -> snprintf, ok markus@ | Alexander von Gernler |
2005-09-27 | - don't mess with SCSI controller bits here, only map the two regions | Martin Reindl |
2005-09-27 | missing pieces for RBV video handling | Martin Reindl |
2005-09-26 | Use SCSI_IGNORE_ILLEGAL_REQUEST when reading a cd's table of contents. | Kenneth R Westerback |
2005-09-26 | minor knf | Theo de Raadt |
2005-09-26 | Share com probe code between com and pccom; allows us to get rid of awkward | Miod Vallat |
2005-09-26 | Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS. | Miod Vallat |
2005-09-26 | allocate and map the mbox separately to the iocmds used by the ccbs. | David Gwynne |
2005-09-26 | bring in two changes from freebsd: | Pedro Martelletto |
2005-09-26 | Return EIO if reading fails. | Mark Kettenis |
2005-09-26 | Match Apple Shasta PCI ID as found on G5 systems. | Mark Kettenis |
2005-09-26 | Match "u3" as found in G5 systems. | Mark Kettenis |
2005-09-26 | Consider nodes named "mpic" as potential open-pic candidates. | Mark Kettenis |
2005-09-26 | - correct framebuffer calculation offset by marking off garbage bits in | Martin Reindl |
2005-09-26 | Delete wrong comments, originally came from Makefile.mvme88k. | Kenji Aoyama |
2005-09-25 | Define symbolic constants for the processor identification register fields | Miod Vallat |
2005-09-25 | Typos | Miod Vallat |
2005-09-25 | Define the symbolic register indexes in trapframe in <m68k/reg.h> only | Miod Vallat |
2005-09-25 | Remove unused defines and macros. | Miod Vallat |
2005-09-25 | Change the size parameter of cmmu_flush_tlb() from bytes to pages. This makes | Miod Vallat |
2005-09-25 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-25 | Do not consider userland trap #496 (BUG system call on mvme88k) as special | Miod Vallat |
2005-09-25 | regen | Mark Kettenis |
2005-09-25 | Add stuff found in iMac G5. | Mark Kettenis |
2005-09-25 | Do not try increasing NKMEMPAGE_MAX on sun4m at all, until we make | Miod Vallat |
2005-09-25 | On Sun4m, be sure to steal the overlapping part of the iommu dvma space | Miod Vallat |
2005-09-25 | Change 21040 modes slightly. | Brad Smith |
2005-09-25 | Remove some duplicate definitions. | Brad Smith |
2005-09-25 | shuffle some stuff around | Brad Smith |
2005-09-25 | remove TULIP_PCI_ATTACH_ARGS and TULIP_SHUTDOWN_ARGS | Brad Smith |
2005-09-25 | 1.83 again: | David Gwynne |
2005-09-25 | 1.82 again; dont use the scsi xfer to decide if we should dma_sync. | David Gwynne |
2005-09-25 | remove more indirection through typedef's and macros | Brad Smith |
2005-09-25 | - delint: zero sized array initalisation is a gccism | Brad Smith |
2005-09-24 | The ADM8211B seems to stall after some time of constant | Jonathan Gray |