aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2008-08-21 23:22:32 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2008-08-21 23:22:32 +0000
commit0dc908e79cec741216795139518a7515ee8e1ee0 (patch)
tree39e3eae6a5a4661581db8d58a9073689b08cddbf /sys/dev/puc
parent35c316caaf62e86374ee0ae0f38cf92602e6cac3 (diff)
downloadsrc-0dc908e79cec741216795139518a7515ee8e1ee0.tar.gz
src-0dc908e79cec741216795139518a7515ee8e1ee0.zip
Add the Avlab Technology PCI IO 4S-850 4 port serial card.
PR: kern/110797 Submitted by: Trevor Roydhouse
Notes
Notes: svn path=/head/; revision=181973
Diffstat (limited to 'sys/dev/puc')
-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 531affb7dbe7..b8913006f488 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -694,6 +694,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_4S, 0x10, 4, 0,
},
+ { 0x14db, 0x2152, 0xffff, 0,
+ "Avlab Low Profile PCI 4 Serial",
+ DEFAULT_RCLK,
+ PUC_PORT_4S, 0x10, 4, 0,
+ },
+
{ 0x1592, 0x0781, 0xffff, 0,
"Syba Tech Ltd. PCI-4S2P-550-ECP",
DEFAULT_RCLK,