aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/chipsets/ata-netcell.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-2/+2
* 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
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* NetCell is a PCI hardware RAID without cable and mode setting.Alexander Motin2010-02-011-1/+11
* MFp4:Alexander Motin2009-12-061-16/+1
* MFp4:Alexander Motin2009-06-241-1/+1
* Quite mechanical ch_detach implementations for all atapci subdrivers.Alexander Motin2009-02-191-0/+1
* As soon as they called in only same one place (ata_pcichannel_attach()),Alexander Motin2009-02-181-4/+4
* This is the roumored ATA modulerisation works, and it needs a little explanat...Søren Schmidt2008-10-091-0/+115