FreeBSD Bugzilla – Attachment 32401 Details for
Bug 53548
Add support for Moxa CP-168U PCI serial adapter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 825 bytes, created by
Phil Regnauld
on 2003-06-20 12:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Phil Regnauld
Created:
2003-06-20 12:50:12 UTC
Size:
825 bytes
patch
obsolete
>--- pucdata.c.orig Fri Jun 20 13:44:11 2003 >+++ pucdata.c Fri Jun 20 13:44:47 2003 >@@ -877,6 +877,23 @@ > }, > }, > >+ /* Moxa Technologies Co., Ltd. PCI I/O Card 8S RS232 */ >+ { "Moxa Technologies, CP-168U/PCI", >+ { 0x1393, 0x1681, 0, 0 }, >+ { 0xffff, 0xffff, 0, 0, }, >+ { >+ { PUC_PORT_TYPE_COM, 0x18, 0x00, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x08, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x10, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x18, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x20, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x28, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x30, COM_FREQ * 8 }, >+ { PUC_PORT_TYPE_COM, 0x18, 0x38, COM_FREQ * 8 }, >+ }, >+ }, >+ >+ > { "Avlab Technology, PCI IO 2S", > { 0x14db, 0x2130, 0, 0 }, > { 0xffff, 0xffff, 0, 0 },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53548
: 32401