haiku/headers/os/device
Michael Lotz ef13dbda92 * Actually implement the relevant parts of BJoystick, i.e. reading the joystick
info and values. Inspired by and in parts based on the patch by caz_haiku in
  ticket #7429 (though rewritten completely due to the other changes). Thanks
  for the pointers!
* Clean up the mixup of internal joystick info and the one from
  joystick_driver.h so that BJoystick and the drivers talk about the same
  structures.
* Extensive coding style cleanup, simplifications, NULL checks, early returns,
  std::nothrow allocations, include sorting, argument naming, ... that kind of
  stuff.
* Added some TODO notes for remaining stuff.
* Automatic (and manual) whitespace cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41849 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-31 02:05:39 +00:00
..
A2D.h and now for the real thing 2009-08-28 18:54:39 +00:00
CAM.h * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
D2A.h and now for the real thing 2009-08-28 18:54:39 +00:00
DigitalPort.h Rewrote Joystick.h and DigitalPort.h 2009-08-28 19:08:52 +00:00
graphic_driver.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
Joystick.h * Actually implement the relevant parts of BJoystick, i.e. reading the joystick 2011-05-31 02:05:39 +00:00
scsi_bus_raw_driver.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
scsi.h Rewrote scsi.h. This should be the last missing header. 2009-09-12 17:21:56 +00:00
SerialPort.h Rewrote SerialPort.h 2009-08-28 19:21:26 +00:00
USBKit.h * Extend the usb_raw interface by alternate interface aware getters for 2008-09-10 21:52:32 +00:00