Age | Commit message (Expand) | Author |
---|---|---|
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-12 | Remove the definition and use of the device_ptr_t which was a struct device *. | Marc Balmer |
2007-06-11 | Remove the usb_proc_ptr type definition, which was really a 'struct proc *' | Marc Balmer |
2007-06-05 | Remove the comment "Static function protoypes". Static is gone in USB. | Marc Balmer |
2007-06-05 | Remove the "Static" function declaration. It is defined to be | Marc Balmer |
2007-05-30 | Add support for iBook G4. -moj | Mats O Jansson |
2007-05-27 | USB cleanup leftover. Diff from jsg@ tested by me. | Marcus Glocker |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2006-03-16 | ventical -> vertical | Miod Vallat |
2005-12-22 | - attach and configure correctly | Xavier Santolaria |
2005-12-21 | Remove KASSERT in attach, return an error instead; while there, implement | Miod Vallat |
2005-12-20 | Add a Apple touchpad driver for newer PowerBook's and iBook's. | Brad Smith |