Age | Commit message (Expand) | Author |
2004-03-07 | Eliminate bit fields and unused fields in mpt_softc. | Kenneth R Westerback |
2004-03-06 | Remove excessive boot time verbiage. | Kenneth R Westerback |
2004-03-06 | Add last 'files' bit to allow mpt driver to be compiled. | Kenneth R Westerback |
2004-03-06 | Fix commit botch of .orig files. | Kenneth R Westerback |
2004-03-06 | Initial version of driver for LSI MPT devices, like the U320 1030. | Kenneth R Westerback |
2004-03-05 | audio at uaudio works, deraadt@ ok | Anil Madhavapeddy |
2004-03-05 | Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACK | Todd C. Miller |
2004-03-05 | Only send route add or delete messages if it's the first identical | Ryan Thomas McBride |
2004-03-04 | Don't spl0() while polling, splbio() is enough and required. | Miod Vallat |
2004-03-04 | 3 buglets. | Ted Unangst |
2004-03-03 | In vmapbuf(), we actually only need to allow cache snooping, but enforcing | Miod Vallat |
2004-03-03 | Make sure than svnd read their disklabel as svnd, not vnd devices. | Miod Vallat |
2004-03-03 | The socket number diagnostic check was simply crying out for unsigned | Miod Vallat |
2004-03-03 | remove bufq support until i figure out just what's going wrong. ok deraadt@ | Ted Unangst |
2004-03-03 | Handle 68060 branch prediction error traps before checking whether we are | Miod Vallat |
2004-03-03 | allow force umount here too | Ted Unangst |
2004-03-03 | repair status by not repeating fields. fixes pr2101 from jim razmus | Ted Unangst |
2004-03-03 | better way of finding and identifying lkms. | Ted Unangst |
2004-03-03 | support forced unmounts. pr2394 from peter werner | Ted Unangst |
2004-03-03 | save room for nul, so we can unmount later. pr2327 from peter werner | Ted Unangst |
2004-03-03 | Add SYMBIOS devices for upcoming mpt driver. | Kenneth R Westerback |
2004-03-03 | Add SYMBIOS devices for upcoming mpt driver. | Kenneth R Westerback |
2004-03-02 | In process_set_pc() and process_set_regs(), disallow unaligned pc and npc | Miod Vallat |
2004-03-02 | Rework the card insertion/removal detection logic: | Miod Vallat |
2004-03-02 | don't leak mbuf if uiomove fails; from netbsd; | Markus Friedl |
2004-03-02 | 68040 boards would not set address error and bus error trap vectors correctly; | Miod Vallat |
2004-03-02 | Fix timing issues with newer Prism firmware and retry card reset up | Todd C. Miller |
2004-03-02 | Make HostAP work Prism cards with newer firmware (1.7.0 and higher). | Todd C. Miller |
2004-03-02 | track va for each segment and not for the whole map. | Michael Shalayeff |
2004-03-02 | limit total number of queued out-of-order packets to NMBCLUSTERS/2; ok mcbride | Markus Friedl |
2004-03-02 | call fifo_reclaim here too | Ted Unangst |
2004-03-02 | silly fifos aren't a real fs, so we have to be sure to call reclaim | Ted Unangst |
2004-03-02 | prevent memory leak on revoke by freeing resources in a real reclaim | Ted Unangst |
2004-03-02 | disable COMPAT_25; ok miod millert | Theo de Raadt |
2004-03-01 | Initialize the frame buffer when the PROM did not do this on our behalf. | Miod Vallat |
2004-03-01 | More readable DAC programming. | Miod Vallat |
2004-03-01 | rfx fits on the installation media. | Miod Vallat |
2004-03-01 | Define a wsdisplay type for rfx; ok deraadt@ | Miod Vallat |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat |
2004-02-29 | More colormap games for 8-bit framebuffers to enjoy the inverted cursor too. | Miod Vallat |
2004-02-29 | Check for negative numbers. | Tobias Weingartner |
2004-02-28 | MTRR not yet | Theo de Raadt |
2004-02-28 | MTRR on by default | Theo de Raadt |
2004-02-28 | sync | Theo de Raadt |
2004-02-28 | crunch it smaller | Theo de Raadt |
2004-02-28 | rename our NPXCW setting | Theo de Raadt |
2004-02-28 | most USB devices | Theo de Raadt |
2004-02-28 | em(4) on floppy | Theo de Raadt |
2004-02-28 | copy from i386, no changes yet | Theo de Raadt |
2004-02-28 | Initialize MXCSR when FPU is first used. ok deraadt@ | Thomas Nordin |