Age | Commit message (Expand) | Author |
2001-03-12 | Add support for reading the MAC address from the APC CMOS RAM in the | Aaron Campbell |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell |
2001-03-12 | sync | Jason Wright |
2001-03-12 | add i82562E[MT] | Jason Wright |
2001-03-11 | make those loops time-bound, space police | Michael Shalayeff |
2001-03-11 | Code for devices that read/write to an IEEE 802.3u MII bus using the | Aaron Campbell |
2001-03-10 | First support for 53c1010 chip. This enables support up to U2W for | Kenneth R Westerback |
2001-03-09 | On alpha, we want to memory map. ok mjacob@ | Nathan Binkert |
2001-03-09 | missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl... | Michael Shalayeff |
2001-03-09 | give some dadaical credits and disable debugging | Michael Shalayeff |
2001-03-09 | Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM. | Aaron Campbell |
2001-03-09 | seems to work; rush because of cvs's battery at 73% now | Michael Shalayeff |
2001-03-09 | proper irq printout (like other busses) | Michael Shalayeff |
2001-03-09 | differentiate fifo overrun errors | Michael Shalayeff |
2001-03-08 | Make struct wscons_keydesc public. To make it possible for kbd(1) to | Mats O Jansson |
2001-03-07 | and this will produce a cubios mickey | Michael Shalayeff |
2001-03-07 | Add some non US encodings. Add option UKBD_LAYOUT. -moj ok @aaron | Mats O Jansson |
2001-03-07 | C requires labels to be followed by statements; from NetBSD. | Aaron Campbell |
2001-03-07 | Instead of panic'ing when an ESC is found in kernel output, print a warning | Aaron Campbell |
2001-03-06 | 1) Enable tag queuing. | Kenneth R Westerback |
2001-03-06 | Convert to new timeout API. mickey@ ok. | Hakan Olsson |
2001-03-05 | Backs out changes to wsdisplay.c so alpha (and presumably others) | Todd C. Miller |
2001-03-05 | Convert to new timeout API. costa@ ok. | Hakan Olsson |
2001-03-05 | sync | Theo de Raadt |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |
2001-03-05 | fix order | Theo de Raadt |
2001-03-03 | use AC97_HOST_DONT_READANY since some machines are unreliable | Theo de Raadt |
2001-03-03 | new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugs | Theo de Raadt |
2001-03-03 | complete wscons support for abd keyboard. -moj ok @deraadt | Mats O Jansson |
2001-03-03 | sync | Theo de Raadt |
2001-03-03 | Apple Titanium laptop video | Theo de Raadt |
2001-03-02 | Allow kernel to compile again. | Marc Espie |
2001-03-02 | pcidevs.h | Theo de Raadt |
2001-03-02 | new lava | Theo de Raadt |
2001-03-02 | print the interrupt, and pack to one line | Theo de Raadt |
2001-03-02 | Fix isp_print_qentry to print all four lines- it's been broken for months. | mjacob |
2001-03-01 | Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this by | Aaron Campbell |
2001-03-01 | port kqueue changes from freebsd, plus all required openbsd glue. | Niels Provos |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-03-01 | (all changes made behind #ifdef __vax__) | Brandon Creighton |
2001-03-01 | Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the | Aaron Campbell |
2001-02-28 | Add ability to get display width in bytes for display memory, this | Dale Rahn |
2001-02-28 | do not blindely bus_space_ma the vga bios, | Michael Shalayeff |
2001-02-27 | Half support for this D-Link DFE-650 model that has completely different | Federico G. Schwindt |
2001-02-27 | Always fully reset the card on an_init() | Thorsten Lockert |
2001-02-27 | Sync with anreg.h -- this should be redone to not duplicate information... | Thorsten Lockert |
2001-02-27 | Garbage collect unused flag | Thorsten Lockert |
2001-02-26 | Sigh. unstatic the simplelock to make this compile without LOCKDEBUG. | Artur Grabowski |
2001-02-26 | Initialize the simple lock properly. | Artur Grabowski |
2001-02-26 | Replace literal with defined constant | Thorsten Lockert |