Skip to content

Commit cf5e25a

Browse files
committed
Add ZPE BSR
1 parent d074d2a commit cf5e25a

File tree

1 file changed

+116
-0
lines changed

1 file changed

+116
-0
lines changed

device-types/ZPE/BSR-T8-BASE.yaml

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
---
2+
manufacturer: ZPE
3+
model: Bold SR 2C
4+
slug: zpe-bsr-t8-base
5+
part_number: BSR-T8-BASE
6+
u_height: 1
7+
is_full_depth: false
8+
airflow: passive
9+
weight: 1.2
10+
weight_unit: kg
11+
description: 2-Core Intel CPU, 8x RJ45 Serial rolled, 5x GbE, Single AC Power Supply
12+
comments: '[ZPE Nodegrid Bold SR Data Sheet](https://go.zpesystems.com/rs/004-BTR-463/images/Datasheet-Nodegrid-Bold-SR.pdf)'
13+
console-ports:
14+
- name: Console
15+
label: CONSOLE
16+
type: rj-45
17+
- name: Monitor
18+
label: MONITOR
19+
type: other
20+
description: VGA
21+
console-server-ports:
22+
- name: ttyS1
23+
label: '1'
24+
type: rj-45
25+
- name: ttyS2
26+
label: '2'
27+
type: rj-45
28+
- name: ttyS3
29+
label: '3'
30+
type: rj-45
31+
- name: ttyS4
32+
label: '4'
33+
type: rj-45
34+
- name: ttyS5
35+
label: '5'
36+
type: rj-45
37+
- name: ttyS6
38+
label: '6'
39+
type: rj-45
40+
- name: ttyS7
41+
label: '7'
42+
type: rj-45
43+
- name: ttyS8
44+
label: '8'
45+
type: rj-45
46+
47+
- name: usbS1
48+
label: '1'
49+
type: usb-a
50+
description: USB 2.0
51+
- name: usbS2
52+
label: '2'
53+
type: usb-a
54+
description: USB 2.0
55+
- name: usbS3
56+
label: '3'
57+
type: usb-a
58+
description: USB 3.0
59+
- name: usbS4
60+
label: '4'
61+
type: usb-a
62+
description: USB 3.0
63+
power-ports:
64+
- name: PS
65+
label: PWR IN
66+
type: other
67+
interfaces:
68+
- name: lo
69+
type: virtual
70+
- name: loopback0
71+
type: virtual
72+
73+
- name: eth0
74+
label: ETH 0
75+
type: 1000base-t
76+
77+
- name: backplane0
78+
type: bridge
79+
80+
- name: netS1
81+
label: '1'
82+
type: 1000base-t
83+
bridge: backplane0
84+
- name: netS2
85+
label: '2'
86+
type: 1000base-t
87+
bridge: backplane0
88+
- name: netS3
89+
label: '3'
90+
type: 1000base-t
91+
bridge: backplane0
92+
- name: netS4
93+
label: '4'
94+
type: 1000base-t
95+
bridge: backplane0
96+
module-bays:
97+
- name: Mini PCIe
98+
position: '0'
99+
description: Wi-Fi
100+
- name: SATA DOM 1
101+
position: '1'
102+
description: Primary Storage, Right (next to Power Switch)
103+
- name: SATA DOM 2
104+
position: '2'
105+
description: Secondary Storage, Center
106+
107+
- name: Channel-A
108+
label: Channel A
109+
position: '0'
110+
description: Cellular Modem, Sim A1 and A2, M.2 B-Key
111+
- name: Channel-B
112+
label: Channel B
113+
position: '1'
114+
description: Cellular Modem, Sim B1 and B2, M.2 B-Key
115+
116+
# There is one DDR3 SO-DIMM slot named DIMM0

0 commit comments

Comments
 (0)