From e1901c952058be9a577343deab85b8cfbe4190c4 Mon Sep 17 00:00:00 2001 From: "Stud.IP Sync" Date: Thu, 5 May 2022 02:11:16 +0200 Subject: [PATCH] Initial Commit --- .gitattributes | 1 + Vorlesung/01-einleitung.slides.pdf | 3 +++ Vorlesung/02-entwicklung.slides.pdf | 3 +++ Vorlesung/03-IRQ-HW.pdf | 3 +++ Vorlesung/04-IRQ-SW.pdf | 3 +++ Vorlesung/04/05 - Interrupt Handling in Linux.pdf | 3 +++ Vorlesung/06-IA32.pdf | 3 +++ Übung/uebung00_speicher-cpp.pdf | 3 +++ Übung/uebung01_ein-ausgabe.pdf | 3 +++ Übung/uebung02_interrupts-synchronisation.pdf | 3 +++ 10 files changed, 28 insertions(+) create mode 100644 .gitattributes create mode 100644 Vorlesung/01-einleitung.slides.pdf create mode 100644 Vorlesung/02-entwicklung.slides.pdf create mode 100644 Vorlesung/03-IRQ-HW.pdf create mode 100644 Vorlesung/04-IRQ-SW.pdf create mode 100644 Vorlesung/04/05 - Interrupt Handling in Linux.pdf create mode 100644 Vorlesung/06-IA32.pdf create mode 100644 Übung/uebung00_speicher-cpp.pdf create mode 100644 Übung/uebung01_ein-ausgabe.pdf create mode 100644 Übung/uebung02_interrupts-synchronisation.pdf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b634d85 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdf filter=lfs diff=lfs merge=lfs -text diff --git a/Vorlesung/01-einleitung.slides.pdf b/Vorlesung/01-einleitung.slides.pdf new file mode 100644 index 0000000..b27f570 --- /dev/null +++ b/Vorlesung/01-einleitung.slides.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902bf673a7eccb2dc57331eb05013c19fc423231bf806001052d5113a5bf8ec1 +size 2589626 diff --git a/Vorlesung/02-entwicklung.slides.pdf b/Vorlesung/02-entwicklung.slides.pdf new file mode 100644 index 0000000..06ffaad --- /dev/null +++ b/Vorlesung/02-entwicklung.slides.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585cf2a63ed33acdbc0c221e8ef4f840603bc66d108efbe314cfe47e5f0c92c2 +size 1542473 diff --git a/Vorlesung/03-IRQ-HW.pdf b/Vorlesung/03-IRQ-HW.pdf new file mode 100644 index 0000000..18bae96 --- /dev/null +++ b/Vorlesung/03-IRQ-HW.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65ba4162f570af77500b647bb9a8d8b673b354d1759b8bfad442944d9d228b5 +size 7163557 diff --git a/Vorlesung/04-IRQ-SW.pdf b/Vorlesung/04-IRQ-SW.pdf new file mode 100644 index 0000000..a386614 --- /dev/null +++ b/Vorlesung/04-IRQ-SW.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec0dd1d60449614f8fd8f1f99cbca45a5bb757f34abb471f56ffe08fdafdedf +size 7295330 diff --git a/Vorlesung/04/05 - Interrupt Handling in Linux.pdf b/Vorlesung/04/05 - Interrupt Handling in Linux.pdf new file mode 100644 index 0000000..a727dc7 --- /dev/null +++ b/Vorlesung/04/05 - Interrupt Handling in Linux.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c077d2cbb54d8dbfc659f58fe76b4d545dc3270711cf725511b80d309deac57 +size 541723 diff --git a/Vorlesung/06-IA32.pdf b/Vorlesung/06-IA32.pdf new file mode 100644 index 0000000..ae44f99 --- /dev/null +++ b/Vorlesung/06-IA32.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53e0de0ee3517dc4c67c6bbdd4e1fb4d139723076c6095ac6d5b231556d2a0d +size 4684285 diff --git a/Übung/uebung00_speicher-cpp.pdf b/Übung/uebung00_speicher-cpp.pdf new file mode 100644 index 0000000..54b0766 --- /dev/null +++ b/Übung/uebung00_speicher-cpp.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888be8e8fdda1ebe8c7784c10a605e23d6a35e8dfe731e498dc7a508c3813abb +size 640693 diff --git a/Übung/uebung01_ein-ausgabe.pdf b/Übung/uebung01_ein-ausgabe.pdf new file mode 100644 index 0000000..48e79ad --- /dev/null +++ b/Übung/uebung01_ein-ausgabe.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd69b60df1e7d759c84a4d2879099fb6d724c10c8c2ff50e7b295d0490356b89 +size 958755 diff --git a/Übung/uebung02_interrupts-synchronisation.pdf b/Übung/uebung02_interrupts-synchronisation.pdf new file mode 100644 index 0000000..d134560 --- /dev/null +++ b/Übung/uebung02_interrupts-synchronisation.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6931187e72d8172c2e8ca55357d9062e62afe03a138e0766d2ed08bb5495a29e +size 669599