Files
RedBear-OS/local/recipes/drivers/ohcid
vasilito aab20259d9 ohcid: implement full OHCI host controller driver
- Complete OHCI 1.0 driver supporting USB 1.1 full/low speed devices
- PCI enumeration via BAR0 MMIO mapping
- HCCA and frame list DMA buffer allocation
- Controller reset and initialization sequence
- Port polling and device enumeration via control transfers
- Root hub port status handling with connect/disconnect detection
- Scheme registration for USB device access (/scheme/usb)
- Full ED/TD structures for control transfers
- OHCI spec-compliant register definitions and timing

Gap 7 (OHCI) from LOWLEVEL plan v1.1
2026-06-08 20:50:45 +03:00
..