Age | Commit message (Expand) | Author |
2005-01-15 | Better effort on pcic detection, poll every 5 seconds. | Dale Rahn |
2005-01-15 | _poll can be called from timeout, but needs to be protected from interrupt, | Dale Rahn |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2005-01-15 | place ` (grave) at Fn-d which is a funny little dot (close enough) | Theo de Raadt |
2005-01-15 | swap < and >, spotted by drahn | Theo de Raadt |
2005-01-14 | Since we run keyboards in raw mode now, NMIs can only be parity errors now; | Miod Vallat |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-14 | define left-japanese character as an Alt key for now, so that | Theo de Raadt |
2005-01-14 | We're not really ready to enable ubt(4), from theo. | Alexander Yurchenko |
2005-01-14 | Enable ubt(4) on i386. | Alexander Yurchenko |
2005-01-14 | Even better nptpages computation without unnecessary extra roundings; allows | Miod Vallat |
2005-01-14 | If we have a frame buffer configured as ``internal'', be sure to account for | Miod Vallat |
2005-01-14 | Lubbock scrubbing. | Dale Rahn |
2005-01-14 | clean up dmesg: '\n', speed up polling for 'rollover', | Dale Rahn |
2005-01-14 | These options are not signficant. | Dale Rahn |
2005-01-14 | scrub scrub scrub | Dale Rahn |
2005-01-14 | Default to two virtual screens. | Dale Rahn |
2005-01-14 | These files were added in the wrong place, copies of them already exist | Dale Rahn |
2005-01-14 | Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO. | Miod Vallat |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | Regen | Miod Vallat |
2005-01-14 | Sync with latest NetBSD diodevs (device name and ID fixes, and add 425e audio). | Miod Vallat |
2005-01-14 | Change the device node from /dev/zboot to /proc/zboot to make the mknod | Uwe Stuehler |
2005-01-14 | add a 'rollover' timer to detect when a second (inerrupt masked key | Dale Rahn |
2005-01-14 | missing DESTDIR | Theo de Raadt |
2005-01-14 | cardbus re(4) support (Realtek 8169) heavily based on if_rl. | Peter Valchev |
2005-01-14 | Fix these. | Dale Rahn |
2005-01-14 | Support reboot and powerdown. | Uwe Stuehler |
2005-01-14 | Fix direction. | Dale Rahn |
2005-01-14 | commit this #if 0 del now. | Dale Rahn |
2005-01-14 | prototypes for recently added functions. | Dale Rahn |
2005-01-14 | This should be mostly reasonable, most of the keys sane. | Dale Rahn |
2005-01-14 | Most (all?) of the keys. | Dale Rahn |
2005-01-14 | del obio | Dale Rahn |
2005-01-14 | Support special 'Fn' keys, at least most of them. | Dale Rahn |
2005-01-14 | put the return key on the right key, Del not backspace, still needs altgr | Dale Rahn |
2005-01-13 | Stage one of wscons support. | Dale Rahn |
2005-01-13 | keyboard driver for zaurus, needs connect to wscons still. | Dale Rahn |
2005-01-13 | 'quick' function for actual gpio operations, set/clear/read, setdir, clearirq | Dale Rahn |
2005-01-13 | destatic/inline | Dale Rahn |
2005-01-13 | die static | Dale Rahn |
2005-01-13 | do not keep references to obio in this. | Dale Rahn |
2005-01-13 | dont play with obio, this was very likely always wrong. | Dale Rahn |
2005-01-13 | unneeded, bye. | Dale Rahn |
2005-01-13 | Drop obio, attach lcd directly to pxaip. Fixes interrupt problems. | Dale Rahn |
2005-01-13 | we only need one copy of wsmux. | Dale Rahn |
2005-01-13 | dont make this dependant on bus_space_generic, that is bogus. | Dale Rahn |
2005-01-13 | add usb serial things, ucomm attaches at least. | Dale Rahn |
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko |