summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-01-14Since we run keyboards in raw mode now, NMIs can only be parity errors now;Miod Vallat
2005-01-14TypoMiod Vallat
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
2005-01-14regenPedro Martelletto
2005-01-14Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@Pedro Martelletto
2005-01-14Missed commit of M_BWMETER, allow a PIM kernel to actually compile.Ryan Thomas McBride
2005-01-14define left-japanese character as an Alt key for now, so thatTheo de Raadt
2005-01-14We're not really ready to enable ubt(4), from theo.Alexander Yurchenko
2005-01-14Enable ubt(4) on i386.Alexander Yurchenko
2005-01-14Restrict AF_BLUETOOTH sockets to root for now. Discussed with theo andAlexander Yurchenko
2005-01-14Even better nptpages computation without unnecessary extra roundings; allowsMiod Vallat
2005-01-14If we have a frame buffer configured as ``internal'', be sure to account forMiod Vallat
2005-01-14Lubbock scrubbing.Dale Rahn
2005-01-14clean up dmesg: '\n', speed up polling for 'rollover',Dale Rahn
2005-01-14These options are not signficant.Dale Rahn
2005-01-14use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoeTheo de Raadt
2005-01-14scrub scrub scrubDale Rahn
2005-01-14Default to two virtual screens.Dale Rahn
2005-01-14These files were added in the wrong place, copies of them already existDale Rahn
2005-01-14Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO.Miod Vallat
2005-01-14Add type for zaurus, ok miod@Dale Rahn
2005-01-14Duplicate nested if statement in PIM code.Ryan Thomas McBride
2005-01-14rev 1.63Brad Smith
2005-01-14Add kernel support for Protocol Independant Multicast (PIM)Ryan Thomas McBride
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-14First step in Bluetooth protocol stack support.Alexander Yurchenko
2005-01-14RegenMiod Vallat
2005-01-14Sync with latest NetBSD diodevs (device name and ID fixes, and add 425e audio).Miod Vallat
2005-01-14remove old ifgroups ioctlsHenning Brauer
2005-01-14Change the device node from /dev/zboot to /proc/zboot to make the mknodUwe Stuehler
2005-01-14add a 'rollover' timer to detect when a second (inerrupt masked keyDale Rahn
2005-01-14bounds checking for copystr, copyin and copyinstr;Damien Miller
2005-01-14missing DESTDIRTheo de Raadt
2005-01-14cardbus re(4) support (Realtek 8169) heavily based on if_rl.Peter Valchev
2005-01-14clean PCI leftoversPeter Valchev
2005-01-14Fix these.Dale Rahn
2005-01-14Support reboot and powerdown.Uwe Stuehler
2005-01-14Fix direction.Dale Rahn
2005-01-14split re(4) into bus-independent code (ic/re.c) and PCI front-endPeter Valchev
2005-01-14minor prototypes style; ok deraadtPeter Valchev
2005-01-14commit this #if 0 del now.Dale Rahn
2005-01-14prototypes for recently added functions.Dale Rahn
2005-01-14This should be mostly reasonable, most of the keys sane.Dale Rahn
2005-01-14Most (all?) of the keys.Dale Rahn
2005-01-14del obioDale Rahn
2005-01-14Support special 'Fn' keys, at least most of them.Dale Rahn
2005-01-14put the return key on the right key, Del not backspace, still needs altgrDale Rahn
2005-01-13Stage one of wscons support.Dale Rahn
2005-01-13fix a critical bug that made the kernel crash under heavy upstream trafficDamien Bergamini
2005-01-13keyboard driver for zaurus, needs connect to wscons still.Dale Rahn