summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-10-15 21:06:08 +0000
committereadler <eadler@FreeBSD.org>2011-10-15 21:06:08 +0000
commitf22435ed5625e7f91c8c032a5f26e5a4ecdc4326 (patch)
treedcd3f594481a3de8342c8a3311dafc788f8e6f53 /sys/dev
parent5edcf5899db7cc6cdce03abaa26bda3fadf4548a (diff)
downloadFreeBSD-src-f22435ed5625e7f91c8c032a5f26e5a4ecdc4326.zip
FreeBSD-src-f22435ed5625e7f91c8c032a5f26e5a4ecdc4326.tar.gz
- 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
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/puc/pucdata.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index 5c7f5ed..80dff6e 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -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",
OpenPOWER on IntegriCloud