mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
hwdb: add database entries for TC Electronic PowerCore FireWire series
TC Electronic had PowerCore platform for products of digital audio signal processing. This platform consists of NXP PowerQUICC II Processor with PCI interface (XPC8245, MPC8245), Xilinx Spartan-II FPGA (XC2S50), and some NXP 24-Bit Audio Digital Signal Processor (DSP56367). The products for IEEE 1394 bus has additional TI OHCI 1.1, 1394a link layer controller (TSB43AB23). The content of configuration ROM has layout of standard of 1394 Trading Association. This commit adds database entries for the models. At present, no driver is developed, thus this is just for convenience to developers. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
This commit is contained in:
parent
1d2ee96292
commit
0c20543835
@ -1041,3 +1041,23 @@ ieee1394:ven0000130Emo00010200sp0000130Ever00000200
|
||||
ID_VENDOR_FROM_DATABASE=Focusrite
|
||||
ID_MODEL_FROM_DATABASE=Liquid Mix 32
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
#
|
||||
# TC Electronic PowerCore series.
|
||||
#
|
||||
# Consists of NXP PowerQUICC II Processor with PCI interface (XPC8245, MPC8245), Texus Instruments
|
||||
# OHCI 1.1, 1394a link layer controller (TSB43AB23). Xilinx Spartan-II FPGA (XC2S50), and some
|
||||
# NXP 24-Bit Audio Digital Signal Processor (DSP56367).
|
||||
#
|
||||
|
||||
ieee1394:node:ven0x000166mo0x000001units0x00a02d:0x000000
|
||||
ieee1394:ven00000166mo00000001sp0000A02Dver00000000
|
||||
ID_VENDOR_FROM_DATABASE=TC Electronic
|
||||
ID_MODEL_FROM_DATABASE=PowerCore FireWire
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
||||
ieee1394:node:ven0x000166mo0x000002units0x00a02d:0x014000
|
||||
ieee1394:ven00000166mo00000002sp0000A02Dver00014000
|
||||
ID_VENDOR_FROM_DATABASE=TC Electronic
|
||||
ID_MODEL_FROM_DATABASE=PowerCore Compact
|
||||
IEEE1394_UNIT_FUNCTION_AUDIO=1
|
||||
|
Loading…
Reference in New Issue
Block a user