Age | Commit message (Expand) | Author |
2002-09-14 | new intel i2o raids; requested by deraadt@ | Michael Shalayeff |
2002-09-14 | Various fixes and cleanups in the cy driver. | Artur Grabowski |
2002-09-14 | sync | Theo de Raadt |
2002-09-14 | new intel pci-pci bridges | Theo de Raadt |
2002-09-12 | o break up wi_pci_attach() into device-specific parts for better readability | Todd C. Miller |
2002-09-12 | - Split out the hardware and software normalization versions of modexp... | Jason Wright |
2002-09-11 | - On reset, disable hardware normalization for 582x and make sure the chip is... | Jason Wright |
2002-09-10 | no need for pragma here. | Federico G. Schwindt |
2002-09-10 | Set encodings correctly. | Jason Wright |
2002-09-10 | Register more wsscreen properties to take advantage of wsemul_sun changes. | Jason Wright |
2002-09-09 | Rework the wsemul_sun behaviour, and add color support, from the current | Miod Vallat |
2002-09-09 | Add support for audio capture (finally) and fix a bunch of stupid bugs. | Jason Wright |
2002-09-09 | Add support of Silicon Image 0680 Ultra ATA/133 Controller. | Grigoriy Orlov |
2002-09-09 | regen | Grigoriy Orlov |
2002-09-09 | CMD Technology aka Silicon Image CP0680ATA133 | Grigoriy Orlov |
2002-09-09 | Correctly printf on attach. | Artur Grabowski |
2002-09-08 | Correctly handle keypad '.'/Delete key on sun keyboards. | Miod Vallat |
2002-09-08 | no , after last element in a enum | Theo de Raadt |
2002-09-06 | Share interrupts nicely. Add tag type. | Steve Murphree |
2002-09-05 | Do not print the ASCII_ESC character. | Jason Wright |
2002-09-05 | Use the value from AUDIO_CTRL, later to be or'ed with VRM or VRA, not | Federico G. Schwindt |
2002-09-04 | don't dereference ecb on default case, it's uninitialized. | Federico G. Schwindt |
2002-09-04 | Treat 5822 the same as 5820 | Jason Wright |
2002-09-04 | 5801 has no pk or rng support | Jason Wright |
2002-09-03 | add support for 5801 and 5802 which appear to be 5805's as far as sw is conce... | Jason Wright |
2002-09-03 | sync, bcom 580[12] | Jason Wright |
2002-09-03 | bcom 5801/5802 | Jason Wright |
2002-09-03 | tyops | Jason Wright |
2002-09-03 | sync; bcom 5822 | Jason Wright |
2002-09-03 | bcom 5822 | Jason Wright |
2002-09-03 | regen | Michael Shalayeff |
2002-09-03 | aic at isapnp, from anders@Arnholm.nu w/ fixes from me | Michael Shalayeff |
2002-08-31 | Always setup the RAMDAC (even if we're not the console) so when the display | Jason Wright |
2002-08-31 | regen, bad gluk@ | Michael Shalayeff |
2002-08-31 | a strange aironet and a couple of ti bridges | Michael Shalayeff |
2002-08-30 | Support for PDC20271 and PDC20276. | Grigoriy Orlov |
2002-08-30 | Promise Ultra133 TX2v2 aka FastTrak TX2000 EIDE controller. | Grigoriy Orlov |
2002-08-30 | plug mbuf leak. | Federico G. Schwindt |
2002-08-30 | only do copyout() if wi_get_debug() returned 0. | Federico G. Schwindt |
2002-08-29 | Produce the same escape codes as SunOS with the L function keys in console. | Miod Vallat |
2002-08-29 | Define new wscons symbols for the L function keys found on Sun keyboards, | Miod Vallat |
2002-08-28 | update of radiotrack driver, including isapnp support; from jumbo@ | Michael Shalayeff |
2002-08-28 | - Fix one typo (instead of two disable_rx, one disable_rx and one disable_tx) | Artur Grabowski |
2002-08-28 | cast size_t to u_long on printing. from netbsd | Jun-ichiro itojun Hagino |
2002-08-26 | now that none of the keyboard maps map anything into | Michael Shalayeff |
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ... | Michael Shalayeff |
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ... | Michael Shalayeff |
2002-08-26 | space cleanup; some from grendel@zeitbombe.org | Michael Shalayeff |
2002-08-22 | simplify multicast setup on the 3c905 (pre-B/C, etc) | Jason Wright |
2002-08-21 | Attach one screen resource, by default, to every wsdisplay device, | Miod Vallat |