ATAPI can identify a device correctly

This commit is contained in:
2021-12-01 00:00:45 +01:00
parent 5a68f77b33
commit 2db83b33e1
11 changed files with 387 additions and 7 deletions

View File

@ -19,6 +19,10 @@ Multiboot information can be read by the kernel.
![PCI enumeration](screenshots/PCIBusEnumeration.png) \
Enumerating the PCI bus
![ATAPI CD-ROM Identification](screenshots/CD-ROM_Identify.png) \
Correctly identified our ATAPI device 🎉
________________________
### The goal