Skip to content

Hardware-Serial via PCI not detected. #197

@thxrben

Description

@thxrben

Hey, I got a serial pci controller having 2 ports:

01:00.0 Serial controller: Nanjing Qinheng Microelectronics Co., Ltd. Device 3253 (rev 10)

This is the dmesg output:
root@dns:~# dmesg | grep 0:01:00
[ 0.131872] pci 0000:01:00.0: [1c00:3253] type 00 class 0x070005
[ 0.131892] pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.131903] pci 0000:01:00.0: reg 0x14: [mem 0xd0100000-0xd0107fff pref]
[ 0.131914] pci 0000:01:00.0: reg 0x18: [io 0xe100-0xe103]
[ 0.131953] pci 0000:01:00.0: reg 0x30: [mem 0xfe500000-0xfe507fff pref]
[ 0.132013] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.696294] 0000:01:00.0: ttyS0 at I/O 0xe0c0 (irq = 16, base_baud = 115200) is a XR16850
[ 0.696389] 0000:01:00.0: ttyS1 at I/O 0xe0c8 (irq = 16, base_baud = 115200) is a XR16850

Its running on a HP MT 3500.
ConsolePi does not see the console at ttyS0 and ttyS1.

Can you add support for these?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions