summaryrefslogtreecommitdiff
path: root/sys/modules/ata
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2021-01-07pccard: Remove ata(4) PC Card attachemntWarner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-01-28Remove more pc98 support.Yoshihiro Takahashi
2017-01-28Remove pc98 support completely.Yoshihiro Takahashi
2015-03-24Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin
2013-05-29Fix a typo in r249213; the second bus_if.h should have been isa_if.h.Marius Strobl
2013-04-12isa_if.h is indirectly included.Bjoern A. Zeeb
2013-04-06Remove atadevel(4), it no longer builds with ATA_CAM and it's unlikelyMarius Strobl
2013-04-06- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedMarius Strobl
2013-04-06- Make ata_str2mode() static, it's not used outside of ata-all.c.Marius Strobl
2013-04-04Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin
2010-07-31pci_if.h is required to build atacore.Rui Paulo
2010-05-23At least on sparc64 these modules require ata_machdep.c.Marius Strobl
2009-11-26Drop USB mass storage devices support from ata(4). It is out of the build asAlexander Motin
2009-02-23Move the uaudio and ata-usb drivers into their correct locations.Andrew Thompson
2008-10-09This is the roumored ATA modulerisation works, and it needs a little explanat...Søren Schmidt
2006-03-11Remove debug flag.Søren Schmidt
2006-03-10Add atausb moduleSøren Schmidt
2005-04-05Connect the atapicam module to the build.Scott Long
2005-04-05Add a Makefile for atapi-cam.Scott Long
2005-03-30This is the much rumoured ATA mkIII update that I've been working on.Søren Schmidt