Age | Commit message (Expand) | Author |
2001-02-14 | Add pcscp(4) per theo request. | Federico G. Schwindt |
2001-02-14 | Add pcscp support. | Federico G. Schwindt |
2001-02-13 | grr, pcvt ioctl support still required | Theo de Raadt |
2001-02-13 | rtc stops if we miss interrupts. Inspired by code from FreeBSD. | Hakan Olsson |
2001-02-13 | default more wscons options | Theo de Raadt |
2001-02-08 | kvtop() returns pa, not va | Michael Shalayeff |
2001-02-06 | missed ) in if() | Michael Shalayeff |
2001-02-06 | i can be stooooopid | Michael Shalayeff |
2001-02-06 | only call apm_perror() if get_event() failed | Michael Shalayeff |
2001-02-04 | #endif in the wrong place, causing certain kernel configs to not compile; | Aaron Campbell |
2001-02-04 | Fix an off-by-{1,2,4} error in i386_space_copy(). Console is now working much | Aaron Campbell |
2001-02-04 | Minor indent botch. | Aaron Campbell |
2001-02-03 | make overlaping bus space copy operations work; solves vga's scrolling problems | Michael Shalayeff |
2001-02-03 | make it compile | Michael Shalayeff |
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert |
2001-01-31 | still need pcvt files to build X, for now | Theo de Raadt |
2001-01-30 | Rearrange into a more logical order; marc@snafu.org | Aaron Campbell |
2001-01-30 | Crank WSDISPLAY_DEFAULTSCREENS=6 to be more like pcvt (and so xdm starts). | Aaron Campbell |
2001-01-30 | enable uhci & ohci by default | Theo de Raadt |
2001-01-30 | do not install pcvt includes either; aaron@ ok | Michael Shalayeff |
2001-01-30 | do not build pcvt tools | Theo de Raadt |
2001-01-30 | change config files over to wscons | Theo de Raadt |
2001-01-30 | Support for the wscons machine-independent console driver on the i386. To | Aaron Campbell |
2001-01-29 | Add ises, commented out. | Hakan Olsson |
2001-01-29 | shorten | Theo de Raadt |
2001-01-29 | Add a transient driver for the Y@P phone that downloads firmware into | Aaron Campbell |
2001-01-28 | pretty | Theo de Raadt |
2001-01-28 | add a comment on how to verbosify pcibios | Michael Shalayeff |
2001-01-28 | PCIBIOSVERBOSE no more | Michael Shalayeff |
2001-01-28 | better message | Michael Shalayeff |
2001-01-28 | Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD. | Aaron Campbell |
2001-01-28 | Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol. | Aaron Campbell |
2001-01-27 | remove pcmcia from the raid/fatscsi install floppy | Theo de Raadt |
2001-01-27 | patchable no verbose default pcibios_flags | Michael Shalayeff |
2001-01-27 | change interrupt routing strategy from simple | Michael Shalayeff |
2001-01-27 | enable USBVERBOSE | Theo de Raadt |
2001-01-26 | more special regs definitions; use names from pctr.h for those it uses | Michael Shalayeff |
2001-01-26 | define large page frame mask; also remove trailing spaces | Michael Shalayeff |
2001-01-25 | constify cpuid tables | Michael Shalayeff |
2001-01-25 | print cpu speed in GHz rounded to 2 digits after point | Michael Shalayeff |
2001-01-25 | detect Transmeta cpus | Theo de Raadt |
2001-01-25 | make code for searching in pcibios's addr allocation | Michael Shalayeff |
2001-01-25 | put pci_intr_fixup.h into pcibiosvar.h; billions of tiny headers for nothing | Michael Shalayeff |
2001-01-24 | put pci_addr_fixup.h into pcibiosvar.h as well, | Michael Shalayeff |
2001-01-24 | elliminate pci_bus_fixup.h by moving | Michael Shalayeff |
2001-01-24 | Sample options for KGDB. (commented out) | Hugh Graham |
2001-01-24 | KGDB for i386 from NetBSD via niklas, with tweaks and accommodations. | Hugh Graham |
2001-01-23 | recognize P4; testing by techsupport@lokmail.net, the unfortunate owner of su... | Theo de Raadt |
2001-01-23 | iha fits, cool | Theo de Raadt |
2001-01-23 | Add Initio SCSI controller | Kenneth R Westerback |