Graphics (#13)

Virtual Terminals
This commit is contained in:
Jeremy Soller 2016-10-07 20:18:05 -06:00 committed by GitHub
parent 0d1afaa016
commit b49211f24e
23 changed files with 459 additions and 239 deletions

6
filesystem/etc/pcid.toml Normal file
View file

@ -0,0 +1,6 @@
[[drivers]]
name = "E1000 NIC"
class = 2
vendor = 32902
device = 4110
command = ["file:bin/e1000d", "$BAR0", "$IRQ"]