summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-11-24Better key repeat logic. When we're in repeat mode, with the exception ofAaron Campbell
2000-11-23Make wsdisplaystart() a bit more like PCVT's pcstart() to avoid tty races whenAaron Campbell
2000-11-23fix lun support, not as nice as i would likeTheo de Raadt
2000-11-22even bigger delay in ram probe; deraadt@ okMichael Shalayeff
2000-11-22Set visible offset properly.Aaron Campbell
2000-11-21be consistant w/ ugenwrite on dprintf; aaron@ okMichael Shalayeff
2000-11-21From FreeBSD:Jason Wright
2000-11-21syncJason Wright
2000-11-21add alteon copper acenic and netgear copper ga620Jason Wright
2000-11-20syncTheo de Raadt
2000-11-20video in imac dvTheo de Raadt
2000-11-20likely to work on ich2 too; from deraadtMichael Shalayeff
2000-11-20amphy was a bit too liberal in attaching; Gregory Steuck <greg@nest.cx>Jason Wright
2000-11-20syncTheo de Raadt
2000-11-2082801BA audio devicesTheo de Raadt
2000-11-20support at least ATA6 on 82801BA; chrisTheo de Raadt
2000-11-20syncTheo de Raadt
2000-11-20limit luns on usbTheo de Raadt
2000-11-19Don't print PCI device info twice during attach.Aaron Campbell
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-16Add uscanner.c.Aaron Campbell
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Sync with NetBSD (which adds quite a few new devices), while maintaining theAaron Campbell
2000-11-16Fix timeout computation; ok csapuntz@Niklas Hallqvist
2000-11-16Note support for Accton EN1217 and EN2242 Ethernet adapters.Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Add product ID for Symbios 53c1010; drrt@monkey.orgAaron Campbell
2000-11-16Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD.Aaron Campbell
2000-11-15Make sure not to null deref the function pointer for the scrollback accessopAaron Campbell
2000-11-15Add EGA display driver files; from NetBSD. This should be the last of the MIAaron Campbell
2000-11-15This driver supports PC display adapter hardware within the wscons(4)Aaron Campbell
2000-11-156845 controller register definitions for vga(4) driver.Aaron Campbell
2000-11-15Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. TheseAaron Campbell
2000-11-15Support console scrollback in wscons through a new "scrollback" accessop thatAaron Campbell
2000-11-15Add two command definitions for wscons scrollback support and link them toAaron Campbell
2000-11-15Brown is ugly.Aaron Campbell
2000-11-14remove diagnostic around TL_INTR_INVALID (this is a valid condition when twoJason Wright
2000-11-13Don't map unsafe registers from controllers that require 16 bit io spaceChris Cappuccio
2000-11-13Correct the vendor ID for Aver Media; dev@wanadoo.es. Confirmed with NetBSDAaron Campbell
2000-11-13Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not usedAaron Campbell
2000-11-13Address the i8042 keyboard controller registers as offsets from IO_KBD; fromAaron Campbell
2000-11-13Make this compile under OpenBSD.Aaron Campbell
2000-11-13- Convert to new timeouts.Aaron Campbell
2000-11-13make compile with !UVMNiklas Hallqvist
2000-11-12new timeoutsMichael Shalayeff
2000-11-11new timeouts; compilesMichael Shalayeff
2000-11-11new timeouts; jason@ okMichael Shalayeff