diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-07 21:34:57 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-07 21:34:57 +0000 |
commit | 0066c3fa61b681ec2c8be17f128dd86274508fea (patch) | |
tree | 1bd94be17147c7bc6403af5e700d2f52a8a3f53b /sys/dev/pci | |
parent | cf80019c0508c143864d35fb7cb55c06dab7edd9 (diff) |
Correct url to docs site; from Jared Yanovich <jjy2+@pitt.edu>.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pciide_piix_reg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pciide_piix_reg.h b/sys/dev/pci/pciide_piix_reg.h index 9b59671dfb8..0435eea3a20 100644 --- a/sys/dev/pci/pciide_piix_reg.h +++ b/sys/dev/pci/pciide_piix_reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pciide_piix_reg.h,v 1.7 2003/10/16 21:35:16 grange Exp $ */ +/* $OpenBSD: pciide_piix_reg.h,v 1.8 2003/11/07 21:34:56 grange Exp $ */ /* $NetBSD: pciide_piix_reg.h,v 1.5 2001/01/05 15:29:40 bouyer Exp $ */ /* @@ -38,7 +38,7 @@ * "82371FB (PIIX) and 82371SB (PIIX3) PCI ISA IDE XCELERATOR" * "82371AB PCI-TO-ISA / IDE XCELERATOR (PIIX4)" and * "Intel 82801AA (ICH) and Intel 82801AB (ICH0) I/O Controller Hub" - * available from http://developers.intel.com/ + * available from http://developer.intel.com/ */ /* |