Age | Commit message (Expand) | Author |
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 | use queue.h macro's | Eric Jackson |
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 |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2002-01-16 | Enable the traditional Stop-A handling | Jason Wright |
2002-01-16 | Send input to wskbd_input() instead of line discipline and make sure RIE is set. | Jason Wright |
2002-01-16 | Initialize the rest of the wskbd_mapdata structure. | Jason Wright |
2002-01-16 | Add a sun keyboard type | Jason Wright |
2002-01-15 | add spif* at sbus? | Jason Wright |
2002-01-15 | allow zskbd* at zs? | Jason Wright |
2002-01-15 | Frontend driver for keyboards attached to zs's (instead of zstty's). | Jason Wright |
2002-01-15 | A fix to amap_wiperange from Chuck Cranor that has been in my tree for | Artur Grabowski |
2002-01-15 | allocate sackholes with pool | Niels Provos |
2002-01-15 | change tcpcb allocation to pool | Niels Provos |
2002-01-14 | volatile police. | Miod Vallat |
2002-01-14 | knf | Niels Provos |
2002-01-14 | knf | Niels Provos |
2002-01-14 | knf | Niels Provos |
2002-01-14 | typo | Niels Provos |
2002-01-14 | use macros to manage tcp timers; based on netbsd | Niels Provos |
2002-01-14 | The return value of lcsplx is used in locore. however at some point | Dale Rahn |
2002-01-13 | better accounting for 'soft' interrupts, before all exceptions were | Dale Rahn |
2002-01-13 | Regress this one additional change, with this change more systems | Dale Rahn |
2002-01-13 | Better error handling: unmap registers on failure and better checking on | Jason Wright |
2002-01-13 | 108 and 109 should point to stty/sbpp not mtty/mbpp | Jason Wright |
2002-01-13 | Port of my spif driver to sparc64 (untested) | Jason Wright |
2002-01-13 | comment typos | Jason Wright |
2002-01-12 | Don't cast return value from splx to (void) because splx doesn't return anyth... | Artur Grabowski |
2002-01-12 | the 1190 and 1400 register maps aren't the same size don't treat them so | Jason Wright |
2002-01-12 | House cleaning: removing some leftover sparc bits and such | Jason Wright |
2002-01-12 | Port of Iain Hibbert's magma driver to sparc64 | Jason Wright |
2002-01-12 | Not used. | Miod Vallat |
2002-01-12 | Don't try UDMA modes if they aren't supported by the controller | Jason Wright |
2002-01-12 | - Only apply fastroute and route-to if we are going in the same | jasoni |
2002-01-12 | add rediraccept and redirtimeout sysctl's. | Eric Jackson |
2002-01-11 | Get all of the bit definitions from ad1848reg, apcdmareg, and cs4231reg | Jason Wright |
2002-01-11 | pad the pf_state_{host,peer} to a 32bit quantity; dhartmei@ frantzen@ ok | Michael Shalayeff |
2002-01-11 | enable/disable IEN in cs4231 pin control register | Jason Wright |
2002-01-11 | Roughly same diff as sparc, better interrupt handling: | Jason Wright |