summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-06-07 13:28:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-06-07 13:28:16 +0200
commitbf8813b5bf010458504e24e29f684a191d8a9706 (patch)
tree9841005437f7e3af6af95e635927531eef0d91fa /doc
parent03b54c5ab504e8a9abafaf60c7b4fed4f8629ea6 (diff)
downloadabaos-bf8813b5bf010458504e24e29f684a191d8a9706.tar.gz
abaos-bf8813b5bf010458504e24e29f684a191d8a9706.tar.bz2
scanning and printing PCI bus devices
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO1
-rw-r--r--doc/README.PCI23
2 files changed, 24 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index 66aa777..463d524 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -55,6 +55,7 @@ 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
+/usr/share/hwdata/pci.ids
assembly:
NASM
diff --git a/doc/README.PCI b/doc/README.PCI
new file mode 100644
index 0000000..b73c282
--- /dev/null
+++ b/doc/README.PCI
@@ -0,0 +1,23 @@
+0:0.0: 8086:1237 (class 6:0, rev: 2)
+8086 Intel
+1237 440FX - 82441FX PMC [Natoma]
+ 1af4 1100 Qemu virtual machine
+
+0:1.0: 8086:7000 (class 6:1, rev: 0)
+8086 Intel
+7000 82371SB PIIX3 ISA [Natoma/Triton II]
+ 1af4 1100 Qemu virtual machine
+
+0:1.1: 8086:7010 (class 1:1, rev: 0)
+8086 Intel
+7010 82371SB PIIX3 IDE [Natoma/Triton II]
+ 1af4 1100 Qemu virtual machine
+
+0:2.0: 1234:1111 (class 3:0, rev: 2)
+1234 Technical Corp
+ 1111 QEMU Standard VGA
+
+0:3.0: 10EC:8029 (class 2:0, rev: 0)
+10ec Realtek Semiconductor Co., Ltd.
+ 8029 RTL-8029(AS)
+ 1af4 1100 QEMU Virtual Machine