mav
907e9240f2
Refer more recently added Marvell chips.
2009-11-23 09:02:08 +00:00
mav
82c8b8b842
Document support for more chips.
2009-11-06 11:17:33 +00:00
mav
ab41608038
Document new hint.atapci.X.msi and hint.ata.X.pm_level tunables.
2009-06-24 19:25:47 +00:00
delphij
11b5fc7c3c
Note recently added ICH10 support
2008-10-04 21:31:12 +00:00
brueffer
64e78e1d64
ITE IT8213F support.
2008-10-03 11:37:33 +00:00
simon
ed6b6f5b15
Fix mdoc markup in r181825.
2008-08-18 09:45:26 +00:00
philip
d4f52a1615
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
brueffer
020fc18bc8
AMD CS5536 and VIA 8237S support.
...
Approved by: re (blanket)
2007-10-05 07:06:51 +00:00
brueffer
e39286e7b4
Update for ICH9 support.
...
Submitted by: simon
Approved by: re (blanket)
2007-09-10 20:25:55 +00:00
brueffer
81dfdc2206
Document Silicon Image SiI 3124 and SiI 3132 support.
2007-03-10 12:44:22 +00:00
brueffer
5ebe8e29b1
Document NetCell NC3000 and NC5000 support.
2007-02-06 09:50:17 +00:00
brueffer
3503c09581
Document Marvell 6101/6145 support.
2007-01-04 18:50:52 +00:00
brueffer
876ba7f8b0
New supported JMicron, ALI and ServerWorks chipsets.
...
MFC after: 3 days
2007-01-04 09:12:03 +00:00
wilko
b7694d2ecb
document that NCQ is not yet supported.
...
PR: kern/106343
2006-12-05 20:23:25 +00:00
brueffer
206bf22b07
Document VIA 8237A support.
2006-09-03 11:33:52 +00:00
brueffer
c6539b3d3e
Note Intel ICH8 and ESB2 support.
2006-08-15 08:27:38 +00:00
brueffer
328d4e80f3
Document ServerWorks HT1000 support.
2006-07-05 08:26:50 +00:00
brueffer
7c4cc1d173
Document JMicron JMB361, 365 and 366 support.
...
MFC after: 3 days
2006-03-16 22:20:39 +00:00
brueffer
2d615c3d1d
JMicron JMB363 support.
2006-02-16 22:05:49 +00:00
brueffer
e30fec2879
Document JMicron JMB360.
2006-01-26 05:31:19 +00:00
brueffer
a64dd2a02f
Document new support for Marvell chipsets.
2005-12-28 09:35:29 +00:00
brueffer
c006ecd0ec
Add Via VT8251 support.
2005-12-14 21:10:59 +00:00
joel
c86a98f6ab
Add support for ATI IXP[234]00.
2005-10-13 18:28:26 +00:00
joel
84287f0a2b
s/PDC2061/PDC20621
...
Approved by: brueffer (mentor)
2005-08-30 07:03:03 +00:00
joel
49cd513ac9
* Be more specific about supported ALI-chipsets.
...
* Add two missing dots.
Approved by: brueffer (mentor)
2005-08-16 14:28:03 +00:00
joel
179d553747
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
brueffer
44f0d8ab4f
Promise PDC4071[89] support.
2005-08-12 23:05:48 +00:00
brueffer
656649f204
Document ITE IT8211F support.
2005-08-05 14:07:39 +00:00
keramida
81d2b39a72
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
brueffer
0ff6c6af9c
Intel 31244 support.
2005-06-09 07:51:06 +00:00
brueffer
8973ecaa77
Xref ataraid(4).
2005-04-16 12:43:17 +00:00
brueffer
b86551e866
Document support for the ITE IT8212F.
...
MFC after: 3 days
2005-03-23 08:58:51 +00:00
jkoshy
5ecf8a7b0e
Note that the ICH6 controller is supported.
...
Reviewed by: sos
2005-02-10 10:31:32 +00:00
roam
5a6d53a669
And this, kids, is what happens if you act on a patch without looking
...
at the mailing list to see if there isn't any more discussion just
around the corner. Here's the update to the other part of the manpage
that deals with the hw.ata.atapi_dma loader tunable and initializing
ATAPI devices in PIO or DMA mode.
PR: 75021
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
Spotted by: Joel Dahl <joel@automatvapen.se>
2004-12-21 20:02:50 +00:00
roam
66d65c6614
Reflect the change of the hw.ata.atapi_dma sysctl default in rev. 1.217 of
...
src/sys/dev/ata/ata-all.c from PIO to DMA.
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
MFC after: 1 week
2004-12-21 19:41:21 +00:00
mpp
2897581d0a
Spelling fixes.
2004-06-21 17:42:49 +00:00
ru
aa52a5a900
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
brueffer
7691c973bc
Add SiI3512.
2004-02-25 13:48:48 +00:00
brueffer
553b791a0f
Fix sorting in the device list
2004-01-26 07:21:28 +00:00
brueffer
bd192db42c
Add SIS964 to the list of supported chipsets
...
Submitted by: bmah
2004-01-25 16:13:49 +00:00
brueffer
cfc9bca190
Back out rev. 1.40
...
The hardware notes were wrong WRT supported chipsets (northbridges are not
ata related)
Submitted by: bmah
2004-01-25 16:12:09 +00:00
brueffer
3e3b35f7ce
Sync the list of supported SiS chips with the hardware notes
2004-01-24 02:02:31 +00:00
brueffer
94e74f6714
Add SiI3114 to the list of supported chipsets
2004-01-23 23:55:22 +00:00
maxim
cafeeffa53
Grammar.
...
PR: docs/60158
Submitted by: Lukas Ertl
MFC after: 1 week
2003-12-11 21:54:26 +00:00
sos
8d2743b3bb
Update.
2003-11-05 10:08:34 +00:00
simon
44670127de
mdoc(7) cleanup:
...
- Add reference to atapicam(4).
- Fix hard sentence breaks.
- Fix spelling of .Nm macro.
- Remove a bit of EOL whitespace.
2003-11-04 19:35:27 +00:00
sos
b1ecfa9c56
Start of new ATA man page that reflects the curretn state of art.
...
mdoc handling possibly fragile :)
2003-11-04 13:16:07 +00:00
sos
71edc5e4eb
Add support for the PC98 platform to the ATA driver.
...
This mostly consists of functionality to serialize accesses to
the two ATA channels (which can also be used to "fix" certain
PCI based controllers).
Add support for Acard controllers.
Enable the ATA driver in PC98 GENERIC, and add device hints.
Update man page with latest support.
The PC98 core team has kindly provided me with a PC98
machine that made this all possible, thanks to all that
contributed to that effort, without that this would
probably newer have been possible..
Approved by: re@
2002-12-03 20:20:44 +00:00
ru
6d3a461a4f
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
fjoe
538d4730c4
write caching is enabled by default -- reflect this in manpage
...
Approved by: sos
MFC after: 0 days
2002-10-16 13:37:33 +00:00