Age | Commit message (Expand) | Author |
2001-03-06 | bit of cleaning | Theo de Raadt |
2001-03-06 | isapnp pcic fits | Theo de Raadt |
2001-03-05 | Backs out changes to wsdisplay.c so alpha (and presumably others) | Todd C. Miller |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |
2001-03-05 | this can contain minimal usb support | Theo de Raadt |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |
2001-02-28 | better print due to theo's suggestion | Michael Shalayeff |
2001-02-28 | make compile; update for pci, cardbus, usb, pcmcia | Todd T. Fries |
2001-02-28 | scan the isa hole for `optional rom's. | Michael Shalayeff |
2001-02-26 | Fix copyright; ericj@ | Aaron Campbell |
2001-02-25 | Add wscons_machdep.c which is a constab-style wrapper driver for wscons on | Aaron Campbell |
2001-02-22 | Enable the same PHYs that are enabled in GENERIC | Chris Cappuccio |
2001-02-22 | Enable lxtphy and qsphy because they both work fine for me, ok jason@ | Chris Cappuccio |
2001-02-21 | + sis | Theo de Raadt |
2001-02-21 | Remove old (non-wsmouse) pms driver. aaron@ ok. | jbm |
2001-02-20 | Import of wsmouse-compatible lms and mms drivers from NetBSD. | jbm |
2001-02-20 | Remove old (non wsmouse) lms and mms drivers. Remove the commented olms and | jbm |
2001-02-20 | add uftdi | Nathan Binkert |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |
2001-02-15 | Add iha (Initio SCSI) | Kenneth R Westerback |
2001-02-15 | Change i386 LSI/Symbios/NCR 53c8xx driver to siop | Kenneth R Westerback |
2001-02-14 | Theo keeps remembering me things I forgotten. Add pcscp(4) here as well. | Federico G. Schwindt |
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 |