kern/60964 [PATCH] Add SIIG Quartet Serial 4S PCI IDs for puc device

MIHIRA Sanpei Yoshiro sanpei at sanpei.org
Sat Aug 7 23:10:22 PDT 2004


The following reply was made to PR kern/60964; it has been noted by GNATS.

From: MIHIRA Sanpei Yoshiro <sanpei at sanpei.org>
To: freebsd-gnats-submit at FreeBSD.org, chris at behanna.org
Cc:  
Subject: Re: kern/60964 [PATCH] Add SIIG Quartet Serial 4S PCI IDs for puc
 device
Date: Sun, 08 Aug 2004 15:04:11 +0900 (JST)

 Hi.
 
   I think, this device_id was already added. rev.1.1.
 
 611:        /* SIIG Cyber 4S PCI 16C550 (20x family): 4S */
 612:        {   "SIIG Cyber 4S PCI 16C550 (20x family)",
 613:            {   0x131f, 0x2050, 0,      0       },
 614:            {   0xffff, 0xffff, 0,      0       },
 615:            {
 616:                { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
 617:                { PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
 618:                { PUC_PORT_TYPE_COM, 0x18, 0x00, COM_FREQ },
 619:                { PUC_PORT_TYPE_COM, 0x1c, 0x00, COM_FREQ },
 620:            },
 621:        },
 622:
 
   May I close this PR?
 
 ---
 MIHIRA, Sanpei Yoshiro
 Tokyo, Japan.
 


More information about the freebsd-bugs mailing list