Age | Commit message (Expand) | Author |
2002-02-23 | make this compile w/out pckbd (thanks marco for pointing this out) | Jason Wright |
2002-02-22 | Be sure to wait the whole 0.5 seconds (half a second!) for the streaming | Jason Wright |
2002-02-22 | Debugger() is #ifdef DDB | Theo de Raadt |
2002-02-22 | - don't call strbuf_flush_done for each segment, call it once per map (and | Jason Wright |
2002-02-22 | a few sigval_ptr cases were returning pc instead of fault address | Theo de Raadt |
2002-02-22 | From NetBSD: | Jason Wright |
2002-02-21 | There is no need to restrict number of bufs to 200. | Artur Grabowski |
2002-02-19 | bump NMBCLUSTERS | Jason Wright |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | If there are pckbd's, register ourselves to handle beeps... AXi's can now | Jason Wright |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | stategy is not an english word | Theo de Raadt |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt |
2002-02-18 | add pms/pmsi at pckbc and wsmouse at pms/pmsi | Jason Wright |
2002-02-18 | Driver for the i8042 keyboard controller on systems with ebus | Jason Wright |
2002-02-18 | provide pckbc_machdep_cnattach if necessary (like alpha, it does nothing) | Jason Wright |
2002-02-18 | Pull in dev/pckbc/files.pckbc, and put in placeholder for pckbc at ebus | Jason Wright |
2002-02-18 | Add __HAVE_NWSCONS (so pckbc will do the right thing) | Jason Wright |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-12 | beep! | Jason Wright |
2002-02-12 | Much to my annoyance, teach zskbd how to bark. | Jason Wright |
2002-02-11 | 1<<39 is horrible | Theo de Raadt |
2002-02-08 | vagfb_setcolor() needs to enter entries into the software copy of the | Jason Wright |
2002-02-05 | Implement vgafb_mmap() fully | Jason Wright |
2002-02-05 | Disable wsmux for now | Jason Wright |
2002-02-01 | Clean up auxio a bit and add machdep.led_blink sysctl (like sparc), | Jason Wright |
2002-02-01 | Default kernel is bsd around these parts. | Jason Wright |
2002-02-01 | missing \n | Jason Wright |
2002-01-31 | add USER_PCICONF | Jason Wright |
2002-01-31 | add support for USER_PCICONF | Jason Wright |
2002-01-31 | Move ioctl userland accessible stuff to <dev/sun/uperfio.h> | Jason Wright |
2002-01-31 | Don't need uperf_psychovar.h to define one structure, put it in psychovar.h | Jason Wright |
2002-01-31 | Fallout from moving SET/CLR/etc | Jason Wright |
2002-01-31 | Don't need NFB (fb's aren't accessible this way) | Jason Wright |
2002-01-30 | Driver for getting at performance counters. These manifest them | Jason Wright |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-29 | Don't install a handler for powerfail... this causes weird problems with | Jason Wright |
2002-01-28 | add hifn, ubsec, and autri (warning, autri's sound defaults are a bit | Jason Wright |
2002-01-25 | properly identify gem as a boot device | Jason Wright |
2002-01-25 | CEAFSR defns | Jason Wright |
2002-01-25 | Reg defs for UEAFSR | Jason Wright |
2002-01-25 | Don't defer attachment of devices on USB (we need the keyboard asap) | Jason Wright |
2002-01-25 | allocate pmaps with pool. | Artur Grabowski |
2002-01-25 | Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD. | Jason Wright |
2002-01-25 | Remove more NKBD/NMS references (jason == cpp tonight I guess) | Jason Wright |
2002-01-25 | move the scancode -> wskbd event map into a seperate file... more still | Jason Wright |
2002-01-24 | Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc. | Jason Wright |
2002-01-24 | Remove the ms (mainly at zs) stuff | Jason Wright |
2002-01-24 | pretty | Jason Wright |