diff --git a/README.md b/README.md new file mode 100644 index 0000000000..216d3a6b54 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# Drivers + +These are the currently implemented devices/hardware interfaces. + +- ac97d - Realtek audio chipsets. +- acpid - ACPI. +- ahcid - SATA. +- alxd - Atheros ethernet (incomplete). +- bgad - Bochs emulator/debugger. +- block-io-wrapper - Library used by other drivers. +- e1000d - Intel Gigabit ethernet. +- ided - IDE. +- ihdad - Intel HD Audio chipsets. +- ixgbed - Intel 10 Gigabit ethernet. +- nvmed - NVMe. +- pcid - PCI. +- pcspkrd - PC speaker +- ps2d - PS/2 +- rtl8168d - Realtek ethernet. +- sb16d - Sound Blaster audio (incomplete). +- vboxd - VirtualBox guest. +- vesad - VESA. +- xhcid - xHCI (incomplete). +- usbctl - USB control (incomplete). +- usbhidd - USB HID (incomplete). +- usbscsid - USB SCSI (incomplete).