summaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorNavdeep Parhar <np@FreeBSD.org>2009-06-20 00:04:48 +0000
committerNavdeep Parhar <np@FreeBSD.org>2009-06-20 00:04:48 +0000
commit045de71424acb09c6acf8118e85c2a555e9dd293 (patch)
tree44f01602393f044b8444a89ad06bff316bdb67e3 /sys/dev/puc
parent3f345a5d09b6bf08ef76d69152c3a4c451a34cea (diff)
Notes
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 07f603df753e..36183b75b522 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -784,6 +784,12 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_1S, 0x10, 4, 0,
},
+ { 0x9710, 0x9835, 0x1000, 2,
+ "NetMos NM9835 based 2-port serial",
+ DEFAULT_RCLK,
+ PUC_PORT_2S, 0x10, 4, 0,
+ },
+
{ 0x9710, 0x9835, 0xffff, 0,
"NetMos NM9835 Dual UART and 1284 Printer port",
DEFAULT_RCLK,