diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-08-31 09:50:13 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-08-31 09:50:13 +0000 |
commit | 19a18e72ed7d1eb0f38dec74d3ba8a5302697b14 (patch) | |
tree | 778b5c98ba0f31a701e068d347a7eb064cbcc64f /sys | |
parent | 6320017590041937154292996983372b0017a517 (diff) |
remove http links to dead/changed domains.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/hifn7751.c | 4 | ||||
-rw-r--r-- | sys/dev/pci/pciide_cmd_reg.h | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sys/dev/pci/hifn7751.c b/sys/dev/pci/hifn7751.c index a29f6ed29a8..a52ade566d4 100644 --- a/sys/dev/pci/hifn7751.c +++ b/sys/dev/pci/hifn7751.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hifn7751.c,v 1.155 2008/06/09 07:07:16 djm Exp $ */ +/* $OpenBSD: hifn7751.c,v 1.156 2008/08/31 09:50:12 jsg Exp $ */ /* * Invertex AEON / Hifn 7751 driver @@ -589,7 +589,7 @@ struct pci2id { }, { /* * Other vendors share this PCI ID as well, such as - * http://www.powercrypt.com, and obviously they also + * powercrypt, and obviously they also * use the same key. */ PCI_VENDOR_HIFN, diff --git a/sys/dev/pci/pciide_cmd_reg.h b/sys/dev/pci/pciide_cmd_reg.h index 6e7d3ec24bb..ba70147229b 100644 --- a/sys/dev/pci/pciide_cmd_reg.h +++ b/sys/dev/pci/pciide_cmd_reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pciide_cmd_reg.h,v 1.9 2004/09/24 07:38:38 grange Exp $ */ +/* $OpenBSD: pciide_cmd_reg.h,v 1.10 2008/08/31 09:50:12 jsg Exp $ */ /* $NetBSD: pciide_cmd_reg.h,v 1.9 2000/08/02 20:23:46 bouyer Exp $ */ /* @@ -37,7 +37,6 @@ /* * Registers definitions for CMD Technologies's PCI 064x IDE controllers. - * Available from http://www.cmd.com/ */ /* Interesting revision of the 0646 */ |