Bug 178689 - [uart] [patch] Extend PCI devices in uart driver
Summary: [uart] [patch] Extend PCI devices in uart driver
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 1.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 15:20 UTC by Conall O'Brien
Modified: 2019-01-28 19:31 UTC (History)
2 users (show)

See Also:


Attachments
file.diff (603 bytes, patch)
2013-05-16 15:20 UTC, Conall O'Brien
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conall O'Brien 2013-05-16 15:20:01 UTC
	StarTech 2 port RS232, 16650 UART chipset serial card is not recognised 
  by the uart driver

Fix: The following patch allows the uart driver to recognise the PCI card
correctly
How-To-Repeat: 	Install the StarTech card and reboot into a kernel with uart and 
  COM_MULTIPORT configured. Card will be detected but not recognised as a
  uart device
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-05-16 17:01:02 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs

rescue from 'pending'.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:24 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 3 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-28 19:31:09 UTC
Fixed in base r276351