Raspberrypi device fixes (#819)

* Change raspbery pi power connectors to correct USB connector

* Rename 1GB pi 4 definitions file

There is no B+ variant of the pi4 so rename to match other files

* Add wireless interfaces to pi's and fix interface type on pi3

The pi3 has a 10/100 connection and n wifi
The 3B+ and all 4 versions have gigabit ethernet and ac wifi
This commit is contained in:
Tyler Ward 2022-05-27 13:42:31 +01:00 committed by GitHub
parent d1621cbc4f
commit 732738c97d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 20 additions and 8 deletions

View File

@ -7,7 +7,9 @@ u_height: 0
is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
type: 100base-tx
- name: wlan0
type: ieee802.11n
power-ports:
- name: PSU
type: nema-1-15p
type: usb-micro-b

View File

@ -8,6 +8,8 @@ is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
- name: wlan0
type: ieee802.11ac
power-ports:
- name: PSU
type: nema-1-15p
type: usb-micro-b

View File

@ -1,13 +1,15 @@
---
manufacturer: Raspberry Pi
model: Raspberry Pi 4 Model B 1GB
slug: rpi4-modbp-1gb
part_number: RPI4-MODBP-1GB
slug: rpi4-modb-1gb
part_number: RPI4-MODB-1GB
u_height: 0
is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
- name: wlan0
type: ieee802.11ac
power-ports:
- name: PSU
type: usb-c

View File

@ -8,6 +8,8 @@ is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
- name: wlan0
type: ieee802.11ac
power-ports:
- name: PSU
type: nema-1-15p
type: usb-c

View File

@ -8,6 +8,8 @@ is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
- name: wlan0
type: ieee802.11ac
power-ports:
- name: PSU
type: nema-1-15p
type: usb-c

View File

@ -8,6 +8,8 @@ is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
- name: wlan0
type: ieee802.11ac
power-ports:
- name: PSU
type: nema-1-15p
type: usb-c