Module Name: src Committed By: nia Date: Fri Oct 29 10:26:10 UTC 2021
Modified Files: src/share/man/man4: pdcsata.4 Log Message: pdcsata.4: Add HISTORY section, fix stray space. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/pdcsata.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/pdcsata.4 diff -u src/share/man/man4/pdcsata.4:1.6 src/share/man/man4/pdcsata.4:1.7 --- src/share/man/man4/pdcsata.4:1.6 Mon Oct 19 18:41:09 2009 +++ src/share/man/man4/pdcsata.4 Fri Oct 29 10:26:10 2021 @@ -1,4 +1,4 @@ -.\" $NetBSD: pdcsata.4,v 1.6 2009/10/19 18:41:09 bouyer Exp $ +.\" $NetBSD: pdcsata.4,v 1.7 2021/10/29 10:26:10 nia Exp $ .\" .\" Copyright (c) 2003 Manuel Bouyer. .\" @@ -35,7 +35,7 @@ The .Nm driver supports the Promise SATA150 (PDC20571, PDC20575, PDC20579, PDC20318, PDC20319, PDC20371, PDC20375, PDC20376, PDC20377, PDC20378, and PDC20379) and -SATA300 (PDC20775, PDC40518, PDC40519, PDC40718 , PDC40719 and PDC40779) +SATA300 (PDC20775, PDC40518, PDC40519, PDC40718, PDC40719 and PDC40779) families of serial-ATA controllers, and provides the interface with the hardware for the .Xr ata 4 @@ -48,3 +48,8 @@ driver. .Xr pciide 4 , .Xr wd 4 , .Xr wdc 4 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Nx 2.1 .