Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-17 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat | |
also showing up as usb devices, but both devices are tied. To make things less confusing, do not attach the usb phantoms at all. | |||
2006-05-14 | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | Matthieu Herrb | |
It claims to be a HID device, but it's not really one. ok miod@, jsg@. | |||
2006-03-07 | Remove last NRND NetBSDisms from tree. | Kenneth R Westerback | |
ok deraadt@ brad@ | |||
2006-01-06 | add Wacom Graphire3 and Graphire4 support. | Brad Smith | |
From NetBSD via Michael Knudsen ok dlg@ | |||
2005-08-01 | Don't keep the devinfo string on the stack, instead use malloc/free. | Brad Smith | |
This should cure some rare stack overflows. From augustss NetBSD ok dlg@ pascoe@ | |||
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt | |
2003-07-05 | sync with NetBSD | Nathan Binkert | |
remove unused global. | |||
2003-05-19 | fix documentation links from netbsd | Nathan Binkert | |
2003-05-07 | string cleanup; nate ok | Theo de Raadt | |
2002-11-11 | sync with NetBSD | Nathan Binkert | |
2002-07-25 | update $NetBSD$ tags | Nathan Binkert | |
2002-07-25 | get rid of trailing whitespace | Nathan Binkert | |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert | |
This adds a uhidev device which can be thought of as something like a uhid bus. It allows more than one ukbd, ums, or uhid to attach to the same device instance. This functionality is found on many of the newer keyboards that have extra buttons. (The extra buttons show up as uhid device(s)). Tested by me on i386, dale on macppc, and jason on sparc64 | |||
2002-05-07 | Meant to commit only ulpt and committed everything. Most things weren't ready | Nathan Binkert | |
2002-05-07 | Sync ulpt driver with NetBSD | Nathan Binkert | |