summaryrefslogtreecommitdiff
path: root/sys/dev/files.dev
AgeCommit message (Expand)Author
2022-06-04Combine the midi and sequencer modules into a single midi_seq modulepgoyette
2021-10-10efi: Add /dev/efi character devicejmcneill
2021-07-21Separate MI smbios interface from MD specific code.jmcneill
2020-04-30Rewrite entropy subsystem.riastradh
2018-12-25Make ipmi driver available to other platforms.mlelstv
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
2016-12-10Refactored sd and cd to use common disk subroutines.mlelstv
2015-08-21Move dev/ definitions out of files.kern.uebayasi