Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-06 | add the NVIDIA MCP chipsets. | Brad Smith | |
2006-09-16 | Match VIA VT8237A SATA which while untested should act like | Jonathan Gray | |
the older VIA SATA devices for our purposes going by FreeBSD. ok deraadt@ | |||
2006-08-19 | Support for Intel 82801H/ICH8 SATA parts, untested but should | Jonathan Gray | |
work like the previous generation for our purposes going by the datasheet. | |||
2006-08-06 | add the Intel 6321ESB | Brad Smith | |
2006-07-16 | Match a few more Promise SATA chips which should work | Jonathan Gray | |
if the FreeBSD driver is any indication. | |||
2006-06-24 | Support for Promise PDC205xx based SATA controllers; adapted | Jonathan Gray | |
from NetBSD, with additions of some more devices from Aaron Linville and Henrik Flodell. ok grange@ | |||
2006-04-27 | Match the ICH7-M DH in RAID mode and ask for | Jonathan Gray | |
IDE SATA mode of operation. | |||
2006-04-26 | ATI IXP 600 IDE. Hardware is not generally available yet | Jonathan Gray | |
but should work going by Linux driver. | |||
2006-04-17 | Match ICH7R SATA which while untested should work. | Jonathan Gray | |
2006-04-15 | Add support for non-RAID part of the ITExpress IT8212F. | Jonathan Gray | |
From Hans-Guenter Weigand hgw at d1906.inka.de. | |||
2006-03-28 | Add Intel 82801GB (ICH7M) SATA; | Robert Nagy | |
reported by Gabor Micsko <trey@hup.hu>; ok jsg@ marco@ kettenis@ | |||
2006-02-01 | Document VT6410 support. | Jonathan Gray | |
2005-10-17 | serverworks SATA too | Theo de Raadt | |
2005-10-17 | Mention VT8251 support. | Jonathan Gray | |
2005-09-14 | Mention ATI IXP IDE support. | Jonathan Gray | |
2005-09-07 | SiS 182 SATA apparently acts in a non standard way and needs | Jonathan Gray | |
to be setup in a manner not documented by SiS, so don't list it as supported for now. | |||
2005-08-18 | nforce SATA is supported now. | Jonathan Gray | |
2005-07-22 | this line was getting too long for groff to properly handle: split it; | Jason McIntyre | |
2005-07-21 | ICH7 IDE/SATA support based diff from Marcello Balduccini in | Jonathan Gray | |
NetBSD PR 30795. ok grange@ | |||
2005-06-15 | add pdc203xx support. | Federico G. Schwindt | |
2005-05-26 | nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@ | Jonathan Gray | |
2005-04-29 | Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing. | Jonathan Gray | |
Tested by Pedro la Peu <pedro at am-gen.org>. ok grange@ | |||
2005-04-20 | Document SiS 661/760/180/181/182 support. | Jonathan Gray | |
ok grange@ | |||
2005-04-10 | Support for ICH6M IDE. Tested on a Dell Latitude D810 by | Jonathan Gray | |
Raymond Lillard <rlillard at sonic.net>. ok grange@ | |||
2005-01-15 | nForce2 Ultra 400 IDE support. ok grange@ | Jonathan Gray | |
2004-12-11 | nForce3-250, brent | Henning Brauer | |
2004-11-21 | Intel ICH6/ICH6R IDE and SATA support. | Alexander Yurchenko | |
2004-10-17 | Add Adaptec AAR-1210SA, SiI3512, SiI3114. | Alexander Yurchenko | |
2004-09-30 | kill default locators | Michael Shalayeff | |
2004-09-15 | Add Intel 6300ESB. | Alexander Yurchenko | |
2004-03-15 | Oh how could I forget this funky ITE IT8212F | Alexander Yurchenko | |
2004-03-15 | Sync with the driver code, more chips, merge SATA ones, better | Alexander Yurchenko | |
wording about UDMA modes. Help'n'ok jmc@ | |||
2003-07-29 | Add HPT302 and HPT371 | Alexander Yurchenko | |
2003-06-07 | Mention Promise PDC20376 SATA in parallel ATA mode | Alexander Yurchenko | |
2003-06-06 | henric@ said that SiI3112 SATA seems quite happy in his U5. | Alexander Yurchenko | |
2003-06-06 | Intel ICH5/ICH5R IDE | Alexander Yurchenko | |
2003-05-22 | ICH4-M is supported now | Alexander Yurchenko | |
2003-03-30 | typos; | Jason McIntyre | |
2003-03-06 | ServerWorks CSB6 IDE | Alexander Yurchenko | |
2003-03-01 | Sort and add missed serverworks chips; ok deraadt@ | Alexander Yurchenko | |
2003-02-13 | NVIDIA nForce/nForce2 now supported | Alexander Yurchenko | |
2002-12-11 | Add VIA VT8231 | Alexander Yurchenko | |
ok gluk@ mpech@ | |||
2002-11-28 | Sync with reality: mention Promise PDC20275 PDC20277 and | Alexander Yurchenko | |
Viatech VT8366 VT8233 VT8235 as supported ok gluk@ mpech@ | |||
2002-11-08 | Time to cleanup: | Mike Pechkin | |
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok | |||
2002-10-14 | Remove OPTi 82c621 from list of supported devices. | Grigoriy Orlov | |
It disabled in pciide.c deraadt@ ok. | |||
2002-09-26 | Second part of the man4 mi cleanup. | Miod Vallat | |
- more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page section ordering when necessary - add netintro(4) and hostname.if(5) xrefs to all ethernet drivers ok deraadt@ mickey@ | |||
2002-09-26 | Attempt to make these match the current state of the code. | Miod Vallat | |
2002-09-10 | Update list of supported CMD and Promise devices. | Grigoriy Orlov | |
mpech@ ok. | |||
2002-07-10 | ICH4 support; ok gluk@ | Markus Friedl | |
2002-07-06 | HPT 372, 372A and 374. Only HPT372 was tested. | Grigoriy Orlov | |
Mostly from NetBSD. deraadt@ ok. |