Age | Commit message (Expand) | Author |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell |
2000-11-16 | - remove other media types, the MACE isn't as bright as one would hope | Jason Wright |
2000-11-16 | Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, and | Todd C. Miller |
2000-11-16 | sync | Aaron Campbell |
2000-11-16 | Sync with NetBSD (which adds quite a few new devices), while maintaining the | Aaron Campbell |
2000-11-16 | revert previous commit which didnt compile | Eric Jackson |
2000-11-16 | wait for the MACE to figure out whether it has media or not, and then | Jason Wright |
2000-11-16 | update for recent conf/files update | Eric Jackson |
2000-11-16 | - Fix the NMI problem: it seems the qec channel reset also resets the MACE, and | Jason Wright |
2000-11-16 | Fix timeout computation; ok csapuntz@ | Niklas Hallqvist |
2000-11-16 | Note support for Accton EN1217 and EN2242 Ethernet adapters. | Aaron Campbell |
2000-11-16 | New files for pcdisplay(4), vga(4), and pckbc(4) | Aaron Campbell |
2000-11-16 | sync | Aaron Campbell |
2000-11-16 | Add product ID for Symbios 53c1010; drrt@monkey.org | Aaron Campbell |
2000-11-16 | initial support for 21264 systems. | Eric Jackson |
2000-11-16 | configure vga, mouse and keyboard's once again. Currently only on eb164. | Eric Jackson |
2000-11-16 | configure vga console, keyboard and mouse once again. support coming soon. | Eric Jackson |
2000-11-16 | Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3 | Aaron Campbell |
2000-11-16 | sync | Aaron Campbell |
2000-11-16 | Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD. | Aaron Campbell |
2000-11-15 | deal with stupid legacy applications that open a fifo O_RDWR. okay millert@ | Niels Provos |
2000-11-15 | Make sure not to null deref the function pointer for the scrollback accessop | Aaron Campbell |
2000-11-15 | Add EGA display driver files; from NetBSD. This should be the last of the MI | Aaron Campbell |
2000-11-15 | This driver supports PC display adapter hardware within the wscons(4) | Aaron Campbell |
2000-11-15 | 6845 controller register definitions for vga(4) driver. | Aaron Campbell |
2000-11-15 | Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. These | Aaron Campbell |
2000-11-15 | Support console scrollback in wscons through a new "scrollback" accessop that | Aaron Campbell |
2000-11-15 | Add two command definitions for wscons scrollback support and link them to | Aaron Campbell |
2000-11-15 | Brown is ugly. | Aaron Campbell |
2000-11-15 | Point to the right variable for ktrace | Nathan Binkert |
2000-11-14 | remove diagnostic around TL_INTR_INVALID (this is a valid condition when two | Jason Wright |
2000-11-13 | Don't map unsafe registers from controllers that require 16 bit io space | Chris Cappuccio |
2000-11-13 | Correct the vendor ID for Aver Media; dev@wanadoo.es. Confirmed with NetBSD | Aaron Campbell |
2000-11-13 | Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not used | Aaron Campbell |
2000-11-13 | Address the i8042 keyboard controller registers as offsets from IO_KBD; from | Aaron Campbell |
2000-11-13 | Make this compile under OpenBSD. | Aaron Campbell |
2000-11-13 | - Convert to new timeouts. | Aaron Campbell |
2000-11-13 | make compile with !UVM | Niklas Hallqvist |
2000-11-13 | typo | Niklas Hallqvist |
2000-11-13 | Do not use PG_N on "real" 386es as it does not exist there; from NetBSD | Niklas Hallqvist |
2000-11-12 | new timeouts | Michael Shalayeff |
2000-11-11 | new timeouts; compiles | Michael Shalayeff |
2000-11-11 | new timeouts; jason@ ok | Michael Shalayeff |
2000-11-11 | undo last change, ipsec+AES and swap-encrypt work again | Markus Friedl |
2000-11-11 | pci portion of eb164 support. from NetBSD | Eric Jackson |
2000-11-11 | Add bus_space_barrier code to powerpc bus.h. This portion of the | Dale Rahn |
2000-11-11 | Change the le32toh() le16toh() macros back to the previous defintion. | Dale Rahn |
2000-11-11 | CAST128 should be 6 (again itojun@openbsd.org) | Angelos D. Keromytis |
2000-11-11 | AES should be 12 (from IANA) -- itojun@openbsd.org | Angelos D. Keromytis |
2000-11-11 | improve spec conformance of node information query (07). | Jun-ichiro itojun Hagino |