diff options
author | avg <avg@FreeBSD.org> | 2016-09-21 16:17:17 +0000 |
---|---|---|
committer | avg <avg@FreeBSD.org> | 2016-09-21 16:17:17 +0000 |
commit | fca8f537754776d3e8819f8748adb50e75203d3b (patch) | |
tree | e23f63f2057b035f5db6e854580fdd231d317de0 /share/man | |
parent | fc40c0c1db46283afa62007a539c1cc7dadf5f79 (diff) | |
download | FreeBSD-src-fca8f537754776d3e8819f8748adb50e75203d3b.zip FreeBSD-src-fca8f537754776d3e8819f8748adb50e75203d3b.tar.gz |
MFC r305600: amdsbwd.4: update supported hardware list
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/amdsbwd.4 | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/share/man/man4/amdsbwd.4 b/share/man/man4/amdsbwd.4 index 656921a..5535f7c 100644 --- a/share/man/man4/amdsbwd.4 +++ b/share/man/man4/amdsbwd.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 29, 2016 +.Dd September 8, 2016 .Dt AMDSBWD 4 .Os .Sh NAME @@ -51,7 +51,22 @@ The driver provides .Xr watchdog 4 support for the watchdog timers present on -AMD SB600, SB7xx, SB8xx and SB9xx southbridges and Axx FCHs. +the supported chipsets. +.Sh HARDWARE +The +.Nm +driver supports the following chipsets: +.Pp +.Bl -bullet -compact +.It +AMD SB600/7x0/8x0/9x0 southbridges +.It +AMD Axx/Hudson/Bolton FCHs +.It +AMD FCHs integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors +.It +AMD FCHs integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors +.El .Sh SEE ALSO .Xr watchdog 4 , .Xr watchdog 8 , |