Age | Commit message (Expand) | Author |
2002-01-24 | Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc. | Jason Wright |
2002-01-24 | Fix a few typos | Artur Grabowski |
2002-01-24 | Remove the ms (mainly at zs) stuff | Jason Wright |
2002-01-24 | pretty | Jason Wright |
2002-01-24 | Don't need ms.h (or SUNKBD/SUNMS) | Jason Wright |
2002-01-24 | Save the interrupt cookies and fix the printfs for failure. | Jason Wright |
2002-01-23 | copy*str() fixes for vax. Also includes some fixes from NetBSD PR #7838. | Miod Vallat |
2002-01-23 | recognize athlon model 6 and model 7; from netbsd | Michael Shalayeff |
2002-01-23 | handle split input/output devices (from NetBSD) | Jason Wright |
2002-01-23 | copy*str() sanity fixes for sparc. | Miod Vallat |
2002-01-23 | compatability -> compatibility. | Federico G. Schwindt |
2002-01-23 | bktr may have radio | Michael Shalayeff |
2002-01-23 | move mb_map allocation to mbinit() | Artur Grabowski |
2002-01-23 | move definition of mb_map from zillions of machdep.c to uipc_mbuf.c | Artur Grabowski |
2002-01-23 | Use sparc64 fpu_extern.h not sparc. | Jason Wright |
2002-01-23 | add midi and sequencer devices | Eric Jackson |
2002-01-23 | enable spkr, isabeep devices | Eric Jackson |
2002-01-23 | move cdev_spkr_init() to conf.h for use by other arch's | Eric Jackson |
2002-01-23 | add support for AlphaPC 64. | Eric Jackson |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2002-01-22 | call osf1_exec_ecoff_hook for osf1 bin's | Eric Jackson |
2002-01-22 | be realistic about what we support | Eric Jackson |
2002-01-22 | add fd to nam2blk | Eric Jackson |
2002-01-21 | these are very old and out of date, new info is on the web now | Eric Jackson |
2002-01-21 | Argh, correctly handle the maxlen == 0 case. | Miod Vallat |
2002-01-21 | Always clear the destination string in copyinstr() on error, unless we faulted | Miod Vallat |
2002-01-21 | Always clear the destination string in copyinstr() on error, unless we faulted | Miod Vallat |
2002-01-21 | ARGH, fix it right... | Dale Rahn |
2002-01-21 | Better barrier protection. pefo found an instance where the previous | Dale Rahn |
2002-01-21 | Respect db_console for "progammer button", for improved physical security. | Dale Rahn |
2002-01-20 | move a few more arch specific drivers to use new allocm and round_buffersize. | Eric Jackson |
2002-01-20 | use new allocm, round_buffersize decl's | Eric Jackson |
2002-01-20 | fix quite appearent bug in cpu_swapin(), missing '&' can easily corrupt | Dale Rahn |
2002-01-18 | o Remove some debugging prints (most of them wouldn't work anyway) | Jason Wright |
2002-01-18 | Move CS_TIMEOUT decl | Jason Wright |
2002-01-18 | Replace resource maps with extents. | Miod Vallat |
2002-01-18 | Replace resource maps with extents. | Miod Vallat |
2002-01-17 | Enable the sab82532 driver (serial console for u5/u10/u30, etc). | Jason Wright |
2002-01-17 | Better handling of transitions between our mode and what the prom wants. | Jason Wright |
2002-01-17 | add polled input handling and remove dead code | Jason Wright |
2002-01-17 | Allow nested interrupts on the mac interrupt controllers, previously | Dale Rahn |
2002-01-17 | Add console handling (output works, input needs more work) | Jason Wright |
2002-01-17 | I'm a tree breaker... sorry... don't include "kbd.h" | Jason Wright |
2002-01-17 | Replace resource maps with extents. | Miod Vallat |
2002-01-16 | Replace resource maps with extents. 3 files left to go... | Miod Vallat |
2002-01-16 | keyboards are not directly accessible | Jason Wright |
2002-01-16 | add zskbd* and enable cg3 and cg6 | Jason Wright |
2002-01-16 | More removal of tty stuff | Jason Wright |
2002-01-16 | Make our minds and do not list the same line, once commented, once not. | Miod Vallat |
2002-01-16 | Replace resource maps with extents. | Miod Vallat |