haiku/headers/os/device
Ingo Weinhold 2222d0559d * Introduced new header directory "config", which ATM contains HaikuConfig.h
and types.h. The idea is to provide a basic architecture/compiler
  abstraction by defining types and macros that allow the posix/ and os/
  headers to be mostly architecture/compiler agnostic. 
* Adjusted the posix/ and os/ headers accordingly.
* <SupportDefs.h>: Introduced B_PRI* and B_SCN* macros similar to the PRI*
  and SCN* macros defined in <inttypes.h>, just for the BeOS/Haiku [u]int*
  types and some POSIX types (e.g. off_t, dev_t, ino_t) that don't have POSIX
  macros. Also the B_PRI* and B_SCN* macros are available unconditionally,
  unlike the <inttypes.h> macros, which require __STDC_FORMAT_MACROS to be
  defined in C++ mode.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34214 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-24 19:44:07 +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
Joystick.h * Applied (cleaned up) patch by Stefano to fix bug #4742. 2009-10-11 16:40:12 +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
graphic_driver.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
scsi.h Rewrote scsi.h. This should be the last missing header. 2009-09-12 17:21:56 +00:00
scsi_bus_raw_driver.h More headers for the new modules and PnP/device system - note, this 2004-06-06 23:52:08 +00:00