Age | Commit message (Expand) | Author |
2003-02-16 | Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage | Miod Vallat |
2003-02-15 | A simple and crude driver to play with the hil so-called ``ID module'' | Miod Vallat |
2003-02-15 | Provide a "code" locator for hil devices. This will let people ask their | Miod Vallat |
2003-02-15 | Rework the console management on hppa: | Miod Vallat |
2003-02-15 | kill the remaining typedefs (These are about the last trace of Invertex | Jason Wright |
2003-02-15 | - Better type usage in the various hil code: prefer u_int8_t to u_char, but | Miod Vallat |
2003-02-15 | Increase xfer rates buffer from 8 to 12 bytes. This allows 802.11g | Todd C. Miller |
2003-02-15 | Remove misleading (and incorrect) HIL_STATMASK definition. | Miod Vallat |
2003-02-14 | always need softintr after rxexception (avoids uninitialized variable); point... | Jason Wright |
2003-02-14 | Do not do arithmetic on bus_space_handle_t. | Henric Jungheim |
2003-02-14 | Let UBSEC_DEBUG compile; based on diff from sam at errno dot com | Jason Wright |
2003-02-13 | Don't force all ATAPI devices to PIO mode 3, there are | Alexander Yurchenko |
2003-02-13 | Plug mbuf leak when there is an IV mismatch during software decrypt. | Todd C. Miller |
2003-02-13 | proper free order; from sturm@ | Michael Shalayeff |
2003-02-13 | Final part of NVIDIA nForce/nForce2 IDE support: | Alexander Yurchenko |
2003-02-13 | Add cable detection for AMD chips, directly from AMD specs. | Alexander Yurchenko |
2003-02-13 | support for 3C905B internal PHY; markus@ ok. | Federico G. Schwindt |
2003-02-13 | add 3C905B internal PHY. | Federico G. Schwindt |
2003-02-12 | replace crc32 code with BSD licensed code from openssh | Markus Friedl |
2003-02-12 | It is not clear that the order of operations will be what the programmer | Henric Jungheim |
2003-02-12 | in async mode, send SIGIO to the process group of the process that | Matthieu Herrb |
2003-02-12 | Labels must be followed by a statement. (Pointed out by gcc3.) | Henric Jungheim |
2003-02-12 | Define a wsmouse type for HIL mice. | Miod Vallat |
2003-02-12 | A simple driver for HIL mice and tablets. Most of the work being already | Miod Vallat |
2003-02-12 | Move values related to device identification data to hilreg.h, with better | Miod Vallat |
2003-02-11 | I found a french HIL keyboard in a closet, so add a simple french layout. | Miod Vallat |
2003-02-11 | Define an HIL wscons keyboard type. | Miod Vallat |
2003-02-11 | As hil devices can only attach after interrupts are enabled, delay | Miod Vallat |
2003-02-11 | Oops, forgot to commit the most important file... | Miod Vallat |
2003-02-11 | Regen | Miod Vallat |
2003-02-11 | Machine independent HP-HIL loop support code. | Miod Vallat |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2003-02-11 | Byte-prom font loading support. | Miod Vallat |
2003-02-10 | Try to fetch MAC address from ebus bridge; based on NetBSD | Jason Wright |
2003-02-09 | Must set BCR0/BCR1 since they can override the RXCFG/TXCFG registers; from fr... | Jason Wright |
2003-02-09 | make ESP_SBUS_DEBUG compile | Jason Wright |
2003-02-08 | avoid more spurious printfs (account for other uninteresting events). | Jason Wright |
2003-02-08 | definitions and structures for vital product data (VPD); from netbsd | Jason Wright |
2003-02-08 | sync | Theo de Raadt |
2003-02-08 | typo | Theo de Raadt |
2003-02-06 | sync | Theo de Raadt |
2003-02-06 | minor tweaks; raj@cerias.purdue.edu | Theo de Raadt |
2003-02-05 | regen | Michael Shalayeff |
2003-02-05 | compaq pci hot plug controller | Michael Shalayeff |
2003-02-05 | sync | Jason Wright |
2003-02-05 | add cavium and nitrox xl | Jason Wright |
2003-02-05 | implement a few wsdisplay ioctls. comment on the putchar implementation | Michael Shalayeff |
2003-02-05 | wsdisplay type for sti | Michael Shalayeff |
2003-02-04 | regen | Michael Shalayeff |
2003-02-04 | TSB43AB21 FireWire | Michael Shalayeff |