aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2014-04-10 21:03:46 +0000
committerMarius Strobl <marius@FreeBSD.org>2014-04-10 21:03:46 +0000
commitbdc8dbd208cd3c668eaef2f6f4e71d200e525f6d (patch)
tree173880989f8bb9442681ecc766b4223927a30de8 /sys/dev/puc
parent201b1ccc22c1a188b58b9ba7c4b7b3157705d46d (diff)
Notes
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index 0038a74fbed0..19bef1360a93 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -988,13 +988,6 @@ const struct puc_cfg puc_pci_devices[] = {
.config_function = puc_config_syba
},
- /* Prevent puc(4) from attaching, directly use uart(4) instead. */
- { 0x1fd4, 0x1999, 0x1fd4, 0x0001,
- "Sunix SER5xxxx 1-port serial",
- DEFAULT_RCLK * 8,
- PUC_PORT_1S, 0x10, 0, 8,
- },
-
{ 0x1fd4, 0x1999, 0x1fd4, 0x0002,
"Sunix SER5xxxx 2-port serial",
DEFAULT_RCLK * 8,