Age | Commit message (Expand) | Author |
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 |
2005-05-04 | Skip the DECLK layout when generating the GSC maps. | Miod Vallat |
2005-05-04 | Regen | Miod Vallat |
2005-04-16 | round -- not truncate the buffer size | Michael Shalayeff |
2005-02-22 | regen | Michael Shalayeff |
2005-02-22 | sync to pckbd.c change: send enable after reset | Michael Shalayeff |
2004-10-30 | Oops, forgot to cvs add this file in previous commit (mongoos@gsc attachment). | Miod Vallat |
2004-10-28 | need to map the regs though lasi used to save us before | Michael Shalayeff |
2004-09-19 | do not blindly assume console has been mapped | Michael Shalayeff |
2004-09-15 | scan cpu bus manually for some machines do not support that in prom | Michael Shalayeff |
2004-09-14 | always map the io space | Michael Shalayeff |
2004-07-26 | Regen | Miod Vallat |
2004-07-21 | regen | Michael Shalayeff |
2004-04-07 | update copyright; miod@ is fine w/ files where he holds it too | Michael Shalayeff |
2004-03-16 | Regen. | Miod Vallat |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |
2004-02-13 | order irq,pri args to gsc_intr_establish() the way less confusing compared to... | Michael Shalayeff |
2004-02-13 | as i continuously fail to make osiop drive 700 chip disable it for now | Michael Shalayeff |
2003-12-20 | Pass -Wformat, fix a few uninitialized variables as well. | Miod Vallat |
2003-10-31 | ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.de | Michael Shalayeff |