Age | Commit message (Expand) | Author |
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 |
2000-09-08 | Add audio at ich*. Silly mickey, ich's are for kids. | Aaron Campbell |
2000-09-08 | Modify ata timing parameters, gives signficant boost in disk speed. | Dale S. Rahn |
2000-09-08 | Now that USB functionality has been merged into GENERIC, this config file | Dale S. Rahn |
2000-09-07 | console ? here too | Theo de Raadt |
2000-09-07 | - attach wskbd at location console ? | Matthieu Herrb |
2000-09-07 | do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late... | Michael Shalayeff |
2000-09-07 | Use new timeouts for ttrstrt. | Artur Grabowski |
2000-09-07 | cleaner | Theo de Raadt |
2000-09-07 | add OF_interpret, to obtain output from openfirmware commands. | Dale S. Rahn |
2000-09-07 | Fix cursor unplot bug. pointer to cursor was not initialized, thus it | Dale S. Rahn |
2000-09-07 | Fix base address of screen (obtained from openfirmware) | Dale S. Rahn |
2000-09-07 | Use the vt100 console emulation, remove dumb just for space. | Dale S. Rahn |
2000-09-06 | cardbus too | Theo de Raadt |
2000-09-06 | user_config needs ifdef BOOT_CONFIG protection. | Dale S. Rahn |
2000-09-06 | catch misaligned access exception for user mode. | Dale S. Rahn |
2000-09-06 | take offset from hardware clock specified with 'option TIMEZONE=' and | Matthieu Herrb |
2000-09-06 | Update to use vga console, USB keyboard, adb for reset/poweroff. | Dale S. Rahn |
2000-09-06 | First cut at vga console support for PowerMac (USB keyboard) | Dale S. Rahn |
2000-09-06 | Version with latest features. to be merged into GENERIC shortly. | Dale S. Rahn |
2000-09-06 | Remove _very_ old unused config files. | Dale S. Rahn |
2000-09-06 | Remove isa pieces, add vgafb as a powerpc specific device. | Dale S. Rahn |
2000-09-06 | Update README a bit, mostly remove old/incorrect information. | Dale S. Rahn |