haiku/headers/os/device
Michael Lotz d419b482ad Integrate the USBKit into libdevice and make it public. I left the USBKit.h
name, as it in fact is like a kit in the kit. It combines the different BUSB*
classes as compared to SerialPort.h where there really is a 1:1 relationship
between the header and the (one) class. If someone has a better fitting name
please shout.
Separated the usb_raw.h into usb_raw.h which defines the protocol and
usb_raw_private.h which holds the internal device structure for usb_raw. This
reduces the header dependencies.
Hopefully cought all occurencies of USBKit.a usage (in usb_dev_info and
the usb_webcam media add-on) but might have missed something that is not in
the image.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24858 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-07 19:24:16 +00:00
..
A2D.h Adding only those device kit headers that are required by libdevice.so 2002-08-10 22:45:28 +00:00
CAM.h Missing headers needed for disk scanner cd rom session moduless 2002-12-31 07:20:31 +00:00
D2A.h Adding only those device kit headers that are required by libdevice.so 2002-08-10 22:45:28 +00:00
DigitalPort.h Adding only those device kit headers that are required by libdevice.so 2002-08-10 22:45:28 +00:00
Joystick.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
SerialPort.h Adding only those device kit headers that are required by libdevice.so 2002-08-10 22:45:28 +00:00
USBKit.h Integrate the USBKit into libdevice and make it public. I left the USBKit.h 2008-04-07 19:24:16 +00:00
graphic_driver.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
scsi.h Missing headers needed for disk scanner cd rom session moduless 2002-12-31 07:20:31 +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