aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/chipsets/ata-cyrix.c
Commit message (Expand)AuthorAgeFilesLines
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ata: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Reduce priority of ATA/SATA drivers.Alexander Motin2015-03-231-1/+1
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedMarius Strobl2013-04-061-1/+0
* - First pass at const'ifying ata(4) as appropriate.Marius Strobl2012-03-211-3/+5
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* Several chipset drivers alter parameters relevant for the DMA tag creation,Marius Strobl2010-11-281-5/+1
* MFp4:Alexander Motin2009-12-061-37/+42
* MFp4:Alexander Motin2009-06-241-1/+1
* - For chipsets that can't do 64k transfers, fall back to 32k transfersJohn Baldwin2008-10-171-1/+1
* This is the roumored ATA modulerisation works, and it needs a little explanat...Søren Schmidt2008-10-091-0/+131