Age | Commit message (Expand) | Author |
2000-10-07 | put usb in, but disable the top devices | Theo de Raadt |
2000-10-07 | - Add console/X mouse transparency, so you don't have to kill moused to run X. | Aaron Campbell |
2000-10-06 | make it compile w/o pcibios; aaron@ ok | Michael Shalayeff |
2000-10-05 | Many fixups and corrections, a bit more needed though. | Aaron Campbell |
2000-10-04 | nothing uses this variable | Brandon Creighton |
2000-10-04 | push the right # of registers with pushr. | Brandon Creighton |
2000-10-04 | better (relative) definition of ${S} | Brandon Creighton |
2000-10-04 | do not mess with rpb once it's initialized | Brandon Creighton |
2000-10-04 | - don't reassign rpb here, it is done elsewhere | Brandon Creighton |
2000-10-04 | add 53c94 to devsw/cnvtab | Brandon Creighton |
2000-10-04 | - add a romopen() here (just initializes rom_softc and devdata) | Brandon Creighton |
2000-10-04 | eliminate some confusion between rpb and howto -- also make sure that | Brandon Creighton |
2000-10-04 | relocate rpb higher in memory; move it out of the way of the incoming | Brandon Creighton |
2000-10-03 | do not build debug libs, ovewriting a possible setting in the mk.conf | Michael Shalayeff |
2000-10-01 | Complete raidframe support, support was incomplete before. Not known | Dale S. Rahn |
2000-09-28 | Update compilation flags, make cross-compilation work. | Miod Vallat |
2000-09-28 | Make mouse support friendly with non-25line mode. Thanks mickey@ for reporting | Aaron Campbell |
2000-09-28 | Make sure a Copybuffer has been allocated successfully before we start doing | Aaron Campbell |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-25 | once again bios does not return a correct segment limits for the | Michael Shalayeff |
2000-09-22 | - Introduce character classes into the console mouse functionality. Lifted from | Aaron Campbell |
2000-09-22 | this follows the dox, saying that %ds should be loaded w/ | Michael Shalayeff |
2000-09-21 | Bad mickey doesn't know how to spell ``openings'' | Miod Vallat |
2000-09-21 | initialize sc_link.openings to it's (currently) default value of 4 | Michael Shalayeff |
2000-09-21 | oops forgot the other case in the pmsintr for add_mouse_randomness() call | Michael Shalayeff |
2000-09-20 | check out the bios device name we are probed w/ to not probe on apm | Michael Shalayeff |
2000-09-20 | Extend the region in which we allow mapping unmapped PCI devices. | Niklas Hallqvist |
2000-09-19 | twe on B | Theo de Raadt |
2000-09-19 | Remove annoying debugging print that was introduced with the cmap setting code. | Dale S. Rahn |
2000-09-19 | Remove secondary hack that limited mapped size. Not needed with BAT mappings. | Dale S. Rahn |
2000-09-19 | Remove hack code that "limited" the mapped memory to 64k. Now that | Dale S. Rahn |
2000-09-19 | Changes to support ioctls as required for a framebuffer X server. | Dale S. Rahn |
2000-09-19 | Add openfirmware handle so that vgafb can set colormap via openfirmware. | Dale S. Rahn |
2000-09-19 | Use the BATs to map devices. This is partially so that larger | Dale S. Rahn |
2000-09-18 | fix reversed muting; patch from: jason@ | Brad Smith |
2000-09-17 | Add fxp cardbus attachment here, too. Shorten some attachment descriptions. | Aaron Campbell |
2000-09-17 | Add fxp cardbus attachment. Shorten driver attachment descriptions a bit. | Aaron Campbell |
2000-09-17 | fxp cardbus attachment | Aaron Campbell |
2000-09-16 | It is possible to have more than one usb keyboard configured thru wskbd. | Dale S. Rahn |
2000-09-15 | twe | Michael Shalayeff |
2000-09-15 | add 3ware raid controller | Michael Shalayeff |
2000-09-15 | When calling a signal handler, don't pass the kernel (local) address in r5. | Dale S. Rahn |
2000-09-15 | enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi <somogyi@gy... | Michael Shalayeff |
2000-09-14 | crank MSGBUFSIZE | Theo de Raadt |
2000-09-14 | simplify printing | Theo de Raadt |
2000-09-13 | Add support for ipf. -moj | Mats O Jansson |
2000-09-11 | PCVT_EMU_MOUSE is gone; todd@ | Aaron Campbell |
2000-09-10 | 2nd part of the ecoff execution fix, was forgotten. | Miod Vallat |
2000-09-09 | cleanup so these might be useable soon. and add WSEMUL_VT100. | Eric Jackson |
2000-09-09 | Make pmax work again after ericj's changes to ecoff execution stuff. | Miod Vallat |