From 03b54c5ab504e8a9abafaf60c7b4fed4f8629ea6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 7 Jun 2017 11:57:16 +0200 Subject: added 32-bit port functions started to add PCI functions (for now read/write only) added help menu in boot kernel input mode --- doc/LINKS.TODO | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index b61fd98..66aa777 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -50,3 +50,12 @@ https://www.lowlevel.eu/wiki/Keyboard_Controller PIT: http://wiki.osdev.org/Programmable_Interval_Timer + +PCI: +http://wiki.osdev.org/PCI +https://www.lowlevel.eu/wiki/Peripheral_Component_Interconnect +http://www.ics.uci.edu/~harris/ics216/pci/PCI_22.pdf + +assembly: +NASM +FASM -- cgit v1.2.3-54-g00ecf