diff options
author | joel <joel@FreeBSD.org> | 2005-10-13 18:28:26 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2005-10-13 18:28:26 +0000 |
commit | c86a98f6abe57022c1b6be22c854aaf5e3d207eb (patch) | |
tree | e063f1d12b8876bd181714eae90c3c94fcb28555 | |
parent | d243f974836ea2777dece0a49f051a8015f683d2 (diff) | |
download | FreeBSD-src-c86a98f6abe57022c1b6be22c854aaf5e3d207eb.zip FreeBSD-src-c86a98f6abe57022c1b6be22c854aaf5e3d207eb.tar.gz |
Add support for ATI IXP[234]00.
-rw-r--r-- | share/man/man4/ata.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ata.4 b/share/man/man4/ata.4 index 6182a32..7215998 100644 --- a/share/man/man4/ata.4 +++ b/share/man/man4/ata.4 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 13, 2005 +.Dd October 13, 2005 .Dt ATA 4 .Os .Sh NAME @@ -108,6 +108,8 @@ ATP850P, ATP860A, ATP860R, ATP865A, ATP865R. M5229, M5281, M5287, M5289. .It AMD: AMD756, AMD766, AMD768, AMD8111. +.It ATI: +IXP200, IXP300, IXP400. .It CMD: CMD646, CMD646U2, CMD648, CMD649. .It Cypress: |