Baptiste Daroussin
923544aa8d
Sort SEE ALSO
2014-12-26 22:30:18 +00:00
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
Alexander Motin
45f6d66569
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
...
most kernels before FreeBSD 9.0. Remove such modules and respective kernel
options: atadisk, ataraid, atapicd, atapifd, atapist, atapicam. Remove the
atacontrol utility and some man pages. Remove useless now options ATA_CAM.
No objections: current@, stable@
MFC after: never
2013-04-04 07:12:24 +00:00
Alexander Motin
9c87d811eb
Implement SATA revision (speed) control for legacy SATA controller for
...
both boot (via loader tunables) and run-time (via `camcontrol negotiate`).
Tested to work at least on NVIDIA MCP55 chipset.
H/w provided by: glebius
2012-10-02 22:03:21 +00:00
Marius Strobl
78c3ff73c1
Document the hw.ahci.force tunable here, too, as it's also used by
...
ataahci(4) and atanvidia(4).
MFC after: 3 days
2012-06-18 19:14:06 +00:00
Joel Dahl
7e3de069ef
mdoc: minor Bl improvements.
2012-06-02 11:03:14 +00:00
Alexander Motin
9364490242
Fix names of some Marvell SATA chips. It looks like chips with proprietary
...
interface supported by mvs(4) are 88SX, while AHCI-like chips are 88SE.
PR: kern/165271
Submitted by: Jia-Shiun Li <jiashiun@gmail.com>
MFC after: 1 week
2012-03-02 08:49:07 +00:00
Christian Brueffer
df52324232
Wording, grammar and markup cleanup.
...
PR: 159948
Submitted by: Ben Kaduk <kaduk@mit.edu>
Approved by: re (kib)
2011-09-02 18:52:28 +00:00
Alexander Motin
126123eacc
Update ata(4) manual page, reflecting migration to CAM-based ATA stack
...
(`options ATA_CAM` enabled by default).
Approved by: re (kib)
2011-08-17 19:43:41 +00:00
Ulrich Spörlein
6e18fca127
Re-encode files from ISO-8859-1 to UTF-8
2011-05-22 14:03:30 +00:00
John-Mark Gurney
7ea6a15d9f
document that most of ioctl requests in cd(4) are implemented by acd(4)..
2010-11-28 23:34:20 +00:00
Alexander Motin
cd48d66c7e
Add VIA VX900 to the list of supported chipsets.
2010-11-18 18:09:25 +00:00
Sergey Kandaurov
be8c7f2a51
Cosmetic change:
...
Wrap lines for SiS and Promise entries to 80 columns.
This doesn't change appearance in page rendered with troff or man.cgi.
PR: docs/146195
Approved by: kib (mentor)
MFC after: 1 week
2010-10-07 12:58:09 +00:00
Rebecca Cran
5512804bb8
Revert changes of 'assure' to 'ensure' made in r211936.
...
Approved by: rrs (mentor)
2010-09-11 10:49:56 +00:00
Rebecca Cran
e7f8dd75b3
Fix incorrect usage of 'assure' and 'insure'.
...
Approved by: rrs (mentor)
2010-08-28 16:32:01 +00:00
Joel Dahl
b06cfd40f9
Fix a bunch of typos and spelling mistakes.
2010-07-31 12:14:28 +00:00
Alexander Motin
7ce1f3e580
Add ata(4) ability to limit initial ATA mode for devices via device hints.
...
After boot this mode can be changed with atacontrol/camcontrol as usual.
It works for both legacy and ATA_CAM wrapper mode.
PR: kern/123980
2010-07-03 14:14:42 +00:00
Alexander Motin
39915804e9
Add some more supported controllers.
...
Crosslink with CAM ATA man pages.
2010-03-03 19:44:43 +00:00
Alexander Motin
c01cccb81c
Refer more recently added Marvell chips.
2009-11-23 09:02:08 +00:00
Alexander Motin
1f02c0f7a9
Document support for more chips.
2009-11-06 11:17:33 +00:00
Alexander Motin
f64d65b27e
Document new hint.atapci.X.msi and hint.ata.X.pm_level tunables.
2009-06-24 19:25:47 +00:00
Xin LI
5899d29bc6
Note recently added ICH10 support
2008-10-04 21:31:12 +00:00
Christian Brueffer
129e5ac659
ITE IT8213F support.
2008-10-03 11:37:33 +00:00
Simon L. B. Nielsen
f1bec2c1ef
Fix mdoc markup in r181825.
2008-08-18 09:45:26 +00:00
Philip Paeps
19a71edb3a
Document the addition of the hw.ata.ata_dma_check_80pin tunable.
...
Submitted by: Patrick Lamaizière <patfbsd -at- davenulle.org>
MFC after: 1 week
2008-08-18 09:17:16 +00:00
Christian Brueffer
da31a86a8c
AMD CS5536 and VIA 8237S support.
...
Approved by: re (blanket)
2007-10-05 07:06:51 +00:00
Christian Brueffer
376e68c55f
Update for ICH9 support.
...
Submitted by: simon
Approved by: re (blanket)
2007-09-10 20:25:55 +00:00
Christian Brueffer
199dc74d04
Document Silicon Image SiI 3124 and SiI 3132 support.
2007-03-10 12:44:22 +00:00
Christian Brueffer
cebf4a4ed6
Document NetCell NC3000 and NC5000 support.
2007-02-06 09:50:17 +00:00
Christian Brueffer
0ea46b3761
Document Marvell 6101/6145 support.
2007-01-04 18:50:52 +00:00
Christian Brueffer
dbd1ddacd4
New supported JMicron, ALI and ServerWorks chipsets.
...
MFC after: 3 days
2007-01-04 09:12:03 +00:00
Wilko Bulte
d5b7ae9826
document that NCQ is not yet supported.
...
PR: kern/106343
2006-12-05 20:23:25 +00:00
Christian Brueffer
10ce24c563
Document VIA 8237A support.
2006-09-03 11:33:52 +00:00
Christian Brueffer
3cd78e6c42
Note Intel ICH8 and ESB2 support.
2006-08-15 08:27:38 +00:00
Christian Brueffer
ac4312607d
Document ServerWorks HT1000 support.
2006-07-05 08:26:50 +00:00
Christian Brueffer
0b43552670
Document JMicron JMB361, 365 and 366 support.
...
MFC after: 3 days
2006-03-16 22:20:39 +00:00
Christian Brueffer
f985eb97d4
JMicron JMB363 support.
2006-02-16 22:05:49 +00:00
Christian Brueffer
aed1a1f179
Document JMicron JMB360.
2006-01-26 05:31:19 +00:00
Christian Brueffer
232c858f19
Document new support for Marvell chipsets.
2005-12-28 09:35:29 +00:00
Christian Brueffer
b77c8db1f4
Add Via VT8251 support.
2005-12-14 21:10:59 +00:00
Joel Dahl
3a22b03d6c
Add support for ATI IXP[234]00.
2005-10-13 18:28:26 +00:00
Joel Dahl
280b8c11b0
s/PDC2061/PDC20621
...
Approved by: brueffer (mentor)
2005-08-30 07:03:03 +00:00
Joel Dahl
c6fd52cbe7
* Be more specific about supported ALI-chipsets.
...
* Add two missing dots.
Approved by: brueffer (mentor)
2005-08-16 14:28:03 +00:00
Joel Dahl
c94b6c4244
Update hardware section:
...
* Document existing support for:
- CMD 646U2
- Highpoint HPT372N
- Intel 6300ESB
- Intel ICH7
- Nvidia nForce2 MCP
- Nvidia nForce3 MCP
- Nvidia nForce3 Pro
- Nvidia nForce4
- Promise PDC20571
- Promise PDC20575
- Promise PDC20579
- Promise PDC20580
- Promise PDC20621
- Promise PDC20622
- Promise PDC40518
- Promise PDC40519
- SIS 180
- SIS 181
- SIS 182
- SIS 965
- VIA VT6410
- VIA VT6420
- VIA VT6421
* Remove HPT366 duplicate
Approved by: brueffer (mentor)
2005-08-15 15:07:47 +00:00
Christian Brueffer
79a037fcae
Promise PDC4071[89] support.
2005-08-12 23:05:48 +00:00
Christian Brueffer
ab4f10302f
Document ITE IT8211F support.
2005-08-05 14:07:39 +00:00
Giorgos Keramidas
1474c0cd58
hw.ata.wc can cause data loss on crashes too. This brings the
...
description of the hw.ata.wc in sync with tuning(7)
PR: docs/84264
Submitted by: Gary W. Swearingen
2005-07-29 10:47:46 +00:00
Christian Brueffer
d0401be4ce
Intel 31244 support.
2005-06-09 07:51:06 +00:00
Christian Brueffer
a431f9bb61
Xref ataraid(4).
2005-04-16 12:43:17 +00:00
Christian Brueffer
39d1acc38a
Document support for the ITE IT8212F.
...
MFC after: 3 days
2005-03-23 08:58:51 +00:00