1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00

- add support for I-O DATA RSA-PCI2/R

PR:		kern/142999
Submitted by:	Takefu Kenji <takefu@airport.fm>
Approved by:	jhb
Approved by:	sahil (mentor)
MFC after:	1 week
This commit is contained in:
Eitan Adler 2011-10-15 21:06:08 +00:00
parent 8d105928ec
commit acdfc36a85
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226404

View File

@ -645,6 +645,12 @@ const struct puc_cfg puc_pci_devices[] = {
* As sold by Kouwell <URL:http://www.kouwell.com/>.
* I/O Flex PCI I/O Card Model-223 with 4 serial and 1 parallel ports.
*/
{
0x1415, 0x9501, 0x10fc ,0xc070,
"I-O DATA RSA-PCI2/R",
DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x10, 0, 8,
},
{ 0x1415, 0x9501, 0x131f, 0x2050,
"SIIG Cyber 4 PCI 16550",