Up-to-date URLs reference documentation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4081 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0ed16d99cb
commit
47abf6ebf0
@ -2,7 +2,7 @@
|
||||
#define USB_AUDIO_H
|
||||
|
||||
// (Partial) USB Class Definitions for Audio Devices, version 1.0
|
||||
// (usb_audio_class_10.pdf)
|
||||
// Reference: http://www.usb.org/developers/devclass_docs/audio10.pdf
|
||||
|
||||
#define USB_AUDIO_DEVICE_CLASS 0x01
|
||||
#define USB_AUDIO_CLASS_VERSION 0x0100
|
||||
|
@ -2,7 +2,7 @@
|
||||
#define USB_CDC_H
|
||||
|
||||
// (Partial) USB Class Definitions for Communication Devices (CDC), version 1.1
|
||||
// (usbcdc11.pdf)
|
||||
// Reference: http://www.usb.org/developers/devclass_docs/usbcdc11.pdf
|
||||
|
||||
#define USB_COMMUNICATION_DEVICE_CLASS 0x02
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
#define USB_LANGIDS_H
|
||||
|
||||
// USB Language Identifiers, 3/29/2000, version 1.0
|
||||
// (http://www.usb.org/developers/data/USB_LANGIDs.pdf)
|
||||
// Reference: http://www.usb.org/developers/docs/USB_LANGIDs.pdf
|
||||
|
||||
#define USB_LANGIDS_VERSION 0x0100 // version 1.0
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#include "USB_audio.h"
|
||||
|
||||
// (Partial) USB Class Definitions for MIDI Devices, version 1.0
|
||||
// (usb_midi_class_10.pdf)
|
||||
// Reference: http://www.usb.org/developers/devclass_docs/midi10.pdf
|
||||
|
||||
#define USB_MIDI_CLASS_VERSION 0x0100 // Class specification version 1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user