diff options
| author | bouyer <bouyer@NetBSD.org> | 1998-12-03 14:06:16 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 1998-12-03 14:06:16 +0000 |
| commit | ba90b4b2d3eee1fa0a70dc0fbf7cb346e9a95521 (patch) | |
| tree | 595a8d30b35cc498fe51da62d9be3c59f596e917 /sys/dev | |
| parent | 7d87d6a5f6f6c4c2836659dbaa2ef1bfeb954482 (diff) | |
Add URLs of documentation source (from Matthias Drochner).
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pciide_cy693_reg.h | 4 | ||||
| -rw-r--r-- | sys/dev/pci/pciide_sis_reg.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pciide_cy693_reg.h b/sys/dev/pci/pciide_cy693_reg.h index add204f7d74..6d3a2c791ea 100644 --- a/sys/dev/pci/pciide_cy693_reg.h +++ b/sys/dev/pci/pciide_cy693_reg.h @@ -1,4 +1,4 @@ -/* $NetBSD: pciide_cy693_reg.h,v 1.1 1998/11/21 16:06:45 drochner Exp $ */ +/* $NetBSD: pciide_cy693_reg.h,v 1.2 1998/12/03 14:06:16 bouyer Exp $ */ /* * Copyright (c) 1998 Manuel Bouyer. @@ -35,7 +35,7 @@ /* * Registers definitions for Contaq/Cypress's CY82693U PCI IDE controller. - * Available from ? + * Available from http://www.cypress.com/japan/prodgate/chip/cy82c693.html * This chip has 2 PCI IDE functions, each of them has only one channel * So there's no primary/secodary distinction in the registers defs. */ diff --git a/sys/dev/pci/pciide_sis_reg.h b/sys/dev/pci/pciide_sis_reg.h index fd21665e0f8..e4e98c89275 100644 --- a/sys/dev/pci/pciide_sis_reg.h +++ b/sys/dev/pci/pciide_sis_reg.h @@ -1,4 +1,4 @@ -/* $NetBSD: pciide_sis_reg.h,v 1.2 1998/12/03 13:25:45 bouyer Exp $ */ +/* $NetBSD: pciide_sis_reg.h,v 1.3 1998/12/03 14:06:17 bouyer Exp $ */ /* * Copyright (c) 1998 Manuel Bouyer. @@ -35,7 +35,7 @@ /* * Registers definitions for SiS SiS5597/98 PCI IDE controller. - * Available from ? + * Available from http://www.sis.com.tw/html/databook.html */ /* IDE timing control registers (32 bits) */ |
