Bug 53548

Summary: Add support for Moxa CP-168U PCI serial adapter
Product: Base System Reporter: Phil Regnauld <regnauld>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Phil Regnauld 2003-06-20 12:50:12 UTC
	The attached patch below adds support for the newer Moxa PCI 8-port, 16550-compatible
	based CP-168U board.  It initializes and attaches in the same way as the older
	(but higher performance) C168H.  The only difference is the board ID, which
	is 0x1681.

	The diff is based on 5.1-R, but applies to 4.8 as well.

How-To-Repeat: 	n/a
Comment 1 Pierre Beyssac freebsd_committer freebsd_triage 2003-08-14 15:15:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!