You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Add support for Sealevel Systems Model 7803 COMM+8 Signed-off-by: Flavio Leitner <fleitner@redhat.com> Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
11cd29b028
commit
e65f0f8271
@@ -1796,6 +1796,7 @@
|
||||
#define PCI_DEVICE_ID_SEALEVEL_UCOMM232 0x7202
|
||||
#define PCI_DEVICE_ID_SEALEVEL_COMM4 0x7401
|
||||
#define PCI_DEVICE_ID_SEALEVEL_COMM8 0x7801
|
||||
#define PCI_DEVICE_ID_SEALEVEL_7803 0x7803
|
||||
#define PCI_DEVICE_ID_SEALEVEL_UCOMM8 0x7804
|
||||
|
||||
#define PCI_VENDOR_ID_HYPERCOPE 0x1365
|
||||
|
||||
Reference in New Issue
Block a user