1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/dev/ata
Warner Losh f6cea53f9d Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building
block. Use it in all the PNP drivers to export either the current PNP
table. For uart, create a custom table and export it using
MODULE_PNP_INFO since it's the only one that matches on function
number.

Differential Review: https://reviews.freebsd.org/D3461
2015-12-11 05:27:56 +00:00
..
chipsets Increase reset assertion time from 10 to 100us. 2015-11-15 10:58:01 +00:00
ata_if.m
ata-all.c Small addition to r286814. 2015-08-15 22:55:32 +00:00
ata-all.h Remove UMA allocation of ATA requests. 2015-08-15 21:46:02 +00:00
ata-card.c Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
ata-cbus.c
ata-dma.c
ata-isa.c
ata-lowlevel.c
ata-pci.c
ata-pci.h
ata-sata.c