Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2004 06:10:22 GMT
From:      MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/60964 [PATCH] Add SIIG Quartet Serial 4S PCI IDs for puc device
Message-ID:  <200408080610.i786AMXi096851@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/60964; it has been noted by GNATS.

From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
To: freebsd-gnats-submit@FreeBSD.org, chris@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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408080610.i786AMXi096851>