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