Baptiste Daroussin
6c89995002
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
Christian Brueffer
c0a9b4dc1f
o sort the HARDWARE list somewhat
...
o mention ATA and SATA support
o mdoc improvements
MFC after: 3 days
2006-06-18 14:45:28 +00:00
Christian Brueffer
5cf3ccd2bf
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
Christian Brueffer
5bee0fd5d0
Mention that MegaRAID SAS controllers are supported by mfi(4).
2006-03-29 21:02:35 +00:00
Christian Brueffer
3962985ba8
Add the Dell PERC 4/IM as supported.
...
Submitted by: Muthu_T@Dell.com
2005-05-30 12:26:12 +00:00
Christian Brueffer
d8a4b9c059
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 L. B. Nielsen
514ff253c2
- 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 L. B. Nielsen
f8d3af71cd
- Readd HARDWARE section to unbreak Hardware Notes.
...
- Cleanup of mdoc markup.
2005-03-04 10:03:40 +00:00
Scott Long
b2aa25c836
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
Hideyuki KURASHINA
75be8d597f
List the LSI 320-2E PCI-Express controller as supported.
...
Reviewed by: scottl@
2005-02-06 10:49:28 +00:00
Christian Brueffer
bda32c8604
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
Christian Brueffer
977453f7f9
- 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 L. B. Nielsen
17ded67ee3
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 L. B. Nielsen
e034d09527
Bump documentation date for last commit, before I get poked by ru
...
for forgetting it.
2004-11-23 10:56:45 +00:00
Simon L. B. Nielsen
bf54f484df
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 L. B. Nielsen
7a5183e87d
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
Tom Rhodes
a78383f7b3
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 L. B. Nielsen
9d67a21858
- 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 L. B. Nielsen
1ea6b69dd4
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
David E. O'Brien
1b3fa2f2c1
Add to the list of AMR cards.
2003-07-10 00:25:51 +00:00
Giorgos Keramidas
13301127c8
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
Dima Dorfman
585f21e146
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
Dima Dorfman
e0723ac957
Spelling police: relabelled -> relabeled
...
PR: 29985
Submitted by: {aac,amr,mlx}.4
2001-08-23 21:52:38 +00:00
Jens Schweikhardt
c1f3e4bf21
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
Ruslan Ermilov
d7b336c076
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Sheldon Hearn
04d234a3cf
Apply common line-breaking to the previous delta.
2000-08-30 08:07:06 +00:00
Mike Smith
e312f62103
Update the amr.4 manpage for changes in the driver.
2000-08-30 08:00:36 +00:00
Sheldon Hearn
2735f2ae1e
Miscellaneous fixes:
...
amr -> Nm
Cross-reference the AUTHORS section properly.
2000-08-23 09:17:53 +00:00
Sheldon Hearn
969e972b5d
Normalize the diagnostics list.
2000-08-23 09:13:56 +00:00
Jeroen Ruigrok van der Werven
9549ae76d5
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
Jeroen Ruigrok van der Werven
24b97f0eb0
Add more substance to the amr.4 manpage.
...
Submitted by: msmith
2000-05-10 18:45:20 +00:00
Mike Pritchard
3d647f8bbb
Minor style fixes: freebsd.org -> FreeBSD.org
2000-03-24 01:37:42 +00:00
Jeroen Ruigrok van der Werven
079f468a70
Add AUTHORS section.
2000-01-24 19:34:47 +00:00
Jeroen Ruigrok van der Werven
cda5a90f00
Add dependant devices (device pci) that need to be present before
...
this driver can be used.
2000-01-24 16:09:45 +00:00
Jeroen Ruigrok van der Werven
016266b9b5
Please welcome the amr driver manpage.
2000-01-23 18:12:56 +00:00