source: mainline/uspace/drv/block/pci-ide/doc/doxygroups.h@ 832cbe7

Last change on this file since 832cbe7 was 443695e, checked in by Jiri Svoboda <jiri@…>, 15 months ago

Basic PCI-IDE driver (no DMA support)

Also, make sure we avoid attaching ISA IDE and PCI IDE
at the same time. For simplicity, use ISA IDE on ISA systems
and PCI IDE on PCI-based systems.

  • Property mode set to 100644
File size: 78 bytes
Line 
1/** @addtogroup pci-ide pci-ide
2 * @brief PCI IDE driver
3 * @ingroup drvs
4 */
Note: See TracBrowser for help on using the repository browser.