Bug 171746 - [puc] [patch] Add support for MosChip MCS9901 based Quad UART PCIe card
Summary: [puc] [patch] Add support for MosChip MCS9901 based Quad UART PCIe card
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 9.1-PRERELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-09-18 17:20 UTC by Terrence Koeman
Modified: 2015-12-28 19:58 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.81 KB, patch)
2012-09-18 17:20 UTC, Terrence Koeman
no flags Details | Diff
moschip2.txt (1.30 KB, text/plain)
2012-09-19 15:19 UTC, Terrence Koeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Terrence Koeman 2012-09-18 17:20:07 UTC
The MosChip MCS9901 based Quad UART PCIe card is not detected.

Fix: See patch.

Patch attached with submission follows:
Comment 1 Terrence Koeman 2012-09-19 15:19:49 UTC
I accidentally rolled two patches into one, the changes to pucdata.c aren't needed and don't work.

Attached is the correct patch file.

--
Regards,
T. Koeman, MTh/BSc/BPsy; Chief Technical Monk

MediaMonks B.V. (www.mediamonks.com)
Please quote relevant replies in correspondence.


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2012-10-05 04:47:27 UTC
Responsible Changed
From-To: freebsd-amd64->freebsd-bugs

reclassify.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2012-11-09 01:55:21 UTC
Responsible Changed
From-To: freebsd-bugs->eadler

I'll take it.
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2012-11-09 03:47:13 UTC
State Changed
From-To: open->analyzed

awaiting approval or review prior to commit (no action needed from 
submitter)
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2013-02-03 17:12:30 UTC
State Changed
From-To: analyzed->feedback

Err, why would you want uart to probe this directly if you are adding it 
to PUC?  As far as the last change to uart_ns8250.c, you will need to 
ask Marcel to review that.
Comment 6 Terrence Koeman 2013-02-03 17:25:00 UTC
I'm not adding it to PUC, see my followup with the correct patch.

--=20
Terrence
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2013-02-03 17:35:05 UTC
State Changed
From-To: feedback->open

Submitter provided requested information
Comment 8 Eitan Adler freebsd_committer freebsd_triage 2013-06-24 21:29:08 UTC
Responsible Changed
From-To: eadler->freebsd-bugs

sorry for droping the ball here, but I have no time to look into this atm
Comment 9 Marius Strobl freebsd_committer freebsd_triage 2015-12-28 19:58:48 UTC
Close, probing MosChip MCS9904 was added to uart(4) in r232639 (MFCed to stable/9 in r244139).