diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-04-20 22:04:36 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-04-20 22:04:36 +0000 |
| commit | f339525e76dbc42c2cb4af4213aeb4e3e70676e4 (patch) | |
| tree | f3329d191e582e6655128fab616ff4374546b5fe | |
| parent | 041616aa13e57cf4633ef4f8a3e7a92a05725707 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/asr.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/asr.4 b/share/man/man4/asr.4 index cc65ad7c90b9..c0d7bffc6c36 100644 --- a/share/man/man4/asr.4 +++ b/share/man/man4/asr.4 @@ -1,3 +1,4 @@ +.\" Copyright (c) 2003 David E. O'Brien .\" Copyright (c) 2000 Adaptec, Inc. .\" All rights reserved. .\" @@ -35,8 +36,9 @@ The adapters currently supported include the following RAID adapters: .It Adaptec SmartRAID PM2664 .It Adaptec SmartRAID PM2865 .It Adaptec SmartRAID PM3754 -.It Adaptec SmartRAID PM3755 +.It Adaptec SmartRAID PM3755U2B / SmartRAID V Millennium .It Adaptec SmartRAID PM3757 +.It DEC KZPCC-AC (LVD 1-ch, 4MB or 16MB cache), KZPCC-CE (LVD 3-ch, 64MB cache), KZPCC-XC (LVD 1-ch, 16MB cache), KZPCC-XE (LVD 3-ch, 64MB cache) -- rebadged SmartRAID V Millennium .El .Pp Some of the adapters provide 64 bit PCI, |
