diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-04-27 16:32:54 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-04-27 16:32:54 +0000 |
commit | 3911d425efe9b9fcdfe7f82472aa1aabb16a5df0 (patch) | |
tree | 8442fb1be44e5d33fa708e0f713222bf08963e14 /sys | |
parent | 376b7dd285531f80c181d2aeabf9561ba562ff40 (diff) |
Update oxsemi (now plxtech) datasheet URL.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pucdata.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pucdata.c b/sys/dev/pci/pucdata.c index 9f4ec32bb58..36525cf8005 100644 --- a/sys/dev/pci/pucdata.c +++ b/sys/dev/pci/pucdata.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pucdata.c,v 1.68 2010/04/21 01:09:13 beck Exp $ */ +/* $OpenBSD: pucdata.c,v 1.69 2010/04/27 16:32:53 sthen Exp $ */ /* $NetBSD: pucdata.c,v 1.6 1999/07/03 05:55:23 cgd Exp $ */ /* @@ -871,7 +871,7 @@ const struct puc_device_description puc_devices[] = { * Boards with an Oxford Semiconductor chip. * * Oxford Semiconductor provides documentation for their chip at: - * <URL:http://www.oxsemi.com/products/uarts/index.html> + * <URL:http://www.plxtech.com/products/uart/> * * 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. |