Age | Commit message (Expand) | Author |
2015-11-24 | You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl. | Martin Pieuchot |
2015-11-24 | The only network driver needing <net/if_types.h> is upl(4) for IFT_OTHER. | Martin Pieuchot |
2015-09-14 | Fix more ifmedia64 fallout in the kernel. It's hiding everywhere... | Stefan Sperling |
2015-09-08 | sizes for free(), when known; ok semarie | Theo de Raadt |
2015-05-24 | Follow the recent pckbc@isa changes and always establish all the necessary | Miod Vallat |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2014-10-31 | remove a duplicate pckbdvar.h include under NGSCKBD > 0 | Jonathan Gray |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-03-29 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2013-05-23 | Revert Active PS/2 support for now, until we find a solution suitable | Tobias Stoeckmann |
2013-05-15 | Introduce a global interrupt-aware mutex protecting data | Alexandre Ratchov |
2013-04-20 | more pckbd fallout, sigh | Theo de Raadt |
2013-04-20 | Enable active PS/2 multiplexing if available. | Tobias Stoeckmann |
2012-08-10 | simplify pckbc_xt_translation() | Alexandr Shadchin |
2011-12-21 | Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e | Miod Vallat |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2010-12-03 | removed slot argument of function pckbd_cnattach | Alexandr Shadchin |
2010-11-28 | Remove unused gscbus bus_dma_tag_t. | Miod Vallat |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2010-04-29 | Currently pdc_scanbus() scans in reverse, which results in physical CPU0 | Joel Sing |
2010-04-20 | more misuse of user.h and sysctl.h | Theo de Raadt |
2010-04-20 | Allow MD oosiop(4) attachment to override default values for a few of the | Miod Vallat |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-07-16 | Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead of | Miod Vallat |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-03-21 | regen | Miod Vallat |
2008-03-21 | Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of international | Miod Vallat |
2007-10-01 | More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where | Kenneth R Westerback |
2007-08-23 | First stab at a driver for the onboard Fast-Wide SCSI on the 735 and 755. | Mark Kettenis |
2007-07-15 | Delay switching to the real serial console until we attach the serial device. | Mark Kettenis |
2006-12-17 | Sync with pckbc.c r1.12: | Miod Vallat |
2006-12-17 | sync with pckbd.c r1.8: | Miod Vallat |
2006-12-05 | regen | Otto Moerbeek |
2006-07-20 | regen | Michael Shalayeff |
2006-07-20 | regen | Michael Shalayeff |
2006-05-29 | Regen (although this does not change anything for these keyboards). | Miod Vallat |
2006-05-20 | do not even match on unsupported hw (instead of return from attach); from 710 | Michael Shalayeff |
2005-12-22 | Postpone the hil console detection logic to the first detection of a keyboard. | Miod Vallat |
2005-12-13 | remove ad clause that got copied from older versions of the files; pto by jsg@ | Michael Shalayeff |
2005-06-09 | it appears asp occupies more space than intially thought and | Michael Shalayeff |
2005-05-12 | Regen | Miod Vallat |
2005-05-12 | Populate \t better in the output, for human readability; no change in the | Miod Vallat |
2005-05-09 | Regen | Miod Vallat |
2005-05-09 | Sort the output tables, and mention the rcsid of the converter script in | Miod Vallat |
2005-05-06 | regen | Michael Shalayeff |
2005-05-06 | s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/g | Michael Shalayeff |
2005-05-06 | regen | Michael Shalayeff |
2005-05-06 | regen | Michael Shalayeff |
2005-05-04 | Regen | Miod Vallat |