summaryrefslogtreecommitdiff
path: root/sys/dev/files.dev
AgeCommit message (Collapse)Author
2018-12-25Make ipmi driver available to other platforms.mlelstv
Add ACPI attachment.
2017-11-01refactor wd and ataraid drivers to use common disk subroutines.mlelstv
2017-02-26Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB)rin
partitioning detection method for dk(4).
2016-12-10Refactored sd and cd to use common disk subroutines.mlelstv
2015-08-21Move dev/ definitions out of files.kern.uebayasi