brueffer
7357250c8b
o Convert to our new SYNOPSIS layout
...
o Add "device scbus/pci/etc" where needed for consistency
MFC after: 3 days
2006-06-18 09:53:00 +00:00
brueffer
2f87ec6922
Mention that MegaRAID SAS controllers are supported by mfi(4).
2006-03-29 21:02:35 +00:00
brueffer
faf343576f
Add the Dell PERC 4/IM as supported.
...
Submitted by: Muthu_T@Dell.com
2005-05-30 12:26:12 +00:00
brueffer
755d6d1397
Document support for some Dell PERC adapters.
...
Submitted by: Muthu_T@Dell.com
MFC after: 3 days
2005-05-25 15:35:31 +00:00
simon
ce22e7ad85
- Add Dell PERC 4ei to the list of supported devices. It's an
...
alias used by Dell sometimes for PERC 4e/Si. [1]
- Delete some trailing whitespace.
MFC after: 1 day
Rapported by: Jon Kuster <kwsn@earthlink.net> [1]
2005-04-15 21:18:31 +00:00
simon
bb6ba4ee56
- Readd HARDWARE section to unbreak Hardware Notes.
...
- Cleanup of mdoc markup.
2005-03-04 10:03:40 +00:00
scottl
0dda2674af
Add and clarify the names of many supported cards, and tweak some wording.
...
Submitted by: rajeshpr @ lsil . com
2005-03-04 06:02:13 +00:00
rushani
c60affc837
List the LSI 320-2E PCI-Express controller as supported.
...
Reviewed by: scottl@
2005-02-06 10:49:28 +00:00
brueffer
3969b24d31
Remove the LSI MegaRAID SATA 150-2, this is a SiL 3112 based software RAID
...
device.
Submitted by: Martin Nilsson <martin@gneto.com>
MFC after: 3 days
2005-01-08 03:07:49 +00:00
brueffer
b8e55cf4bc
- list the LSI MegaRAID SATA 150-(2|4|6) controllers as supported (1)
...
- mention SATA support in a few places
- AMI -> AMI/LSI for controllers now sold my LSI
- bump .Dd
PR: 61878 (1)
Submitted by: Sten Spans <sten@blinkenlights.nl>
Discussed with: simon (sorting)
MFC after: 3 days
2005-01-04 04:18:21 +00:00
simon
c76a6d58b3
Add Intel RAID Controller SRCS16 and SRCU42X to the list of supported
...
devices.
Submitted by: Samuel Clements <sclements@linkline.com>
2004-11-26 18:45:58 +00:00
simon
27da94a629
Bump documentation date for last commit, before I get poked by ru
...
for forgetting it.
2004-11-23 10:56:45 +00:00
simon
73cd29ce9f
Add Dell PERC 4e/Di and Dell PERC 4e/Si to the list of supported
...
devices.
Submitted by: Muthu_T@Dell.com
MFC after: 3 days
2004-11-23 10:47:08 +00:00
simon
9616911c31
Add a HARDWARE section which lists supported devices. The actual
...
device listings has been moved (and in some cases more or less
rewritten) from the DESCRIPTION section.
2004-07-14 21:58:17 +00:00
trhodes
9fa9b1fd92
Add the MegaRAID 320-4X cards to the supported device list.
...
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com> (via -doc)
2003-12-23 16:22:34 +00:00
simon
a461eb4d50
- Add the Dell PERC 4/Di to the list of supported devices; it
...
has been supported for the last 10 months. [1]
- Make the device list compact, since it is getting rather large.
Reported by: David Magda <dmagda@magda.ca> [1]
MFC after: 2 weeks
2003-09-27 18:03:03 +00:00
simon
b52b721e11
Add the Dell PERC 3/DCL to the list of supported devices. This has been
...
in the hardware notes for a long time, but was never added to this
manual page.
PR: docs/55533
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-13 15:02:14 +00:00
obrien
3879f4cf2e
Add to the list of AMR cards.
2003-07-10 00:25:51 +00:00
keramida
872a3a449b
Update amr(4) to note that LSILogic MegaRAID 320-[1/2] cards work.
...
PR: 50139
Submitted by: asmodai
2003-03-26 01:34:23 +00:00
dd
6ec04fe8cb
Add a SEE ALSO section like the rest of the SCSI driver man pages.
...
PR: 30344
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:23:36 +00:00
dd
252369478e
Spelling police: relabelled -> relabeled
...
PR: 29985
Submitted by: {aac,amr,mlx}.4
2001-08-23 21:52:38 +00:00
schweikh
511e378b14
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
ru
ee79097019
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
ru
835a46c9c2
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
sheldonh
a6d038599e
Apply common line-breaking to the previous delta.
2000-08-30 08:07:06 +00:00
msmith
ebb8018168
Update the amr.4 manpage for changes in the driver.
2000-08-30 08:00:36 +00:00
sheldonh
e2cbd07b96
Miscellaneous fixes:
...
amr -> Nm
Cross-reference the AUTHORS section properly.
2000-08-23 09:17:53 +00:00
sheldonh
d44be789ea
Normalize the diagnostics list.
2000-08-23 09:13:56 +00:00
asmodai
7867eeffd4
Remove \n I overlooked in a previous commit.
...
PR: 19111
Submitted by: R. Matthew Emerson <rme@nightfly.apk.net>
2000-06-08 13:29:41 +00:00
asmodai
b1c5277216
Add more substance to the amr.4 manpage.
...
Submitted by: msmith
2000-05-10 18:45:20 +00:00
mpp
20d005f1a0
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:37:42 +00:00
asmodai
f8b5f17e8c
Add AUTHORS section.
2000-01-24 19:34:47 +00:00
asmodai
24a6030851
Add dependant devices (device pci) that need to be present before
...
this driver can be used.
2000-01-24 16:09:45 +00:00
asmodai
bb50b1cfca
Please welcome the amr driver manpage.
2000-01-23 18:12:56 +00:00