opnsense-src/sys/dev/ata
John Baldwin d5a7306c75 ata: Remove ata_devclass from DRIVER_MODULE invocations.
Keep the global variable for its uses in ata-pci.c and
chipsets/ata-fsl.c but initialize it in the existing
ata_module_event_handler.  Move the module event handler a bit earlier
to ensure the variable is set before any devices are attached.
2022-05-06 15:36:10 -07:00
..
chipsets ata-fsl: Remove unused variable. 2022-04-13 16:08:23 -07:00
ata-all.c ata: Remove ata_devclass from DRIVER_MODULE invocations. 2022-05-06 15:36:10 -07:00
ata-all.h Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
ata-dma.c Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
ata-isa.c ata: Remove ata_devclass from DRIVER_MODULE invocations. 2022-05-06 15:36:10 -07:00
ata-lowlevel.c ata: clean up empty lines in .c and .h files 2020-09-01 21:40:47 +00:00
ata-pci.c ata: Remove ata_devclass from DRIVER_MODULE invocations. 2022-05-06 15:36:10 -07:00
ata-pci.h newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
ata-sata.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ata_if.m Remove all legacy ATA code parts, not used since options ATA_CAM enabled in 2013-04-04 07:12:24 +00:00