Changeset 330 for trunk/libfreebob
- Timestamp:
- 11/26/06 11:57:21 (17 years ago)
- Files:
-
- trunk/libfreebob/src/bebob/bebob_avdevice.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libfreebob/src/bebob/bebob_avdevice.cpp
r329 r330 98 98 static VendorModelEntry supportedDeviceList[] = 99 99 { 100 {0x00000f, 0x00010065}, // Mackie, Onyx Firewire 101 100 102 {0x0003db, 0x00010048}, // Apogee Electronics, Rosetta 200 101 103 102 {0x00000f, 0x00010065}, // Mackie, Onyx Firewire103 104 104 {0x0007f5, 0x00010048}, // BridgeCo, RD Audio1 105 106 {0x000a92, 0x00010066}, // Presonous FirePOD 105 107 106 108 {0x000aac, 0x00000004}, // TerraTec Electronic GmbH, Phase X24 FW (model version 4) … … 113 115 114 116 {0x00130e, 0x00000003}, // Focusrite, Pro26IO (Saffire 26) 115 116 117 }; 117 118