diff --git a/Fennix Drivers.code-workspace b/Fennix Drivers.code-workspace index bd875903..7a1b85c3 100644 --- a/Fennix Drivers.code-workspace +++ b/Fennix Drivers.code-workspace @@ -11,6 +11,7 @@ "ABSPOINTER", "AHCI", "BIST", + "Cardbus", "CFIEN", "cmdret", "ECTRL", @@ -22,26 +23,33 @@ "inportb", "inportl", "inportw", + "INTX", "KAPI", "LPBK", "LSTA", "mminb", "mminl", + "mminq", "mminw", "mmioin", "mmioout", "mmoutb", "mmoutl", "mmoutw", + "NABM", + "NABMB", + "NABMBOFF", "outportb", "outportl", "outportw", "PCIBAR", + "PCMOUT", "PCNET", "PCTRL", "PMCF", "PORTHB", "PRDT", + "Prefetchable", "RCTL", "RCTRL", "RDMTS", diff --git a/Fennix Kernel.code-workspace b/Fennix Kernel.code-workspace index 4339cde6..87ff98e3 100644 --- a/Fennix Kernel.code-workspace +++ b/Fennix Kernel.code-workspace @@ -48,6 +48,7 @@ "auxv", "binfo", "biosdev", + "BIST", "BLOCKDEV", "BLOCKDEVICE", "BNDCFGS", @@ -56,6 +57,7 @@ "Bootloader", "brontobyte", "calloc", + "Cardbus", "CHARDEV", "CHARDEVICE", "charsize", @@ -80,6 +82,7 @@ "DLAB", "Drivermemcpy", "Drivermemset", + "Driversprintf", "drvdir", "DSDT", "DUID", @@ -88,12 +91,14 @@ "EFER", "Ehdr", "ehsize", + "EISA", "ELFABI", "ELFCLASS", "ELFDATA", "ELFMAG", "ELFOSABI", "EMMINTRIN", + "Ensoniq", "EVTSEL", "EXECFN", "exobyte", @@ -113,6 +118,7 @@ "Framebuffer", "fxrstor", "fxsave", + "Gameport", "geopbyte", "GETVERSION", "haddpd", @@ -226,6 +232,7 @@ "PLTREL", "PLTRELSZ", "powerline", + "Prefetchable", "PREINIT", "PROCBASED", "pushfl", @@ -239,6 +246,7 @@ "readcr", "readxcr", "realloc", + "Realtek", "RELAENT", "RELASZ", "RELSZ", @@ -246,7 +254,9 @@ "RRGGBB", "RSDP", "RTIT", + "SATA", "schedbg", + "SERCOS", "serialports", "sfence", "sgdt", @@ -274,6 +284,7 @@ "STRSZ", "SVME", "swapgs", + "Symbios", "SYMENT", "SYSENTER", "Tamsyn", @@ -305,6 +316,7 @@ "vfctprintf", "vfsdbg", "Vidx", + "Virtio", "VMCS", "VMFUNC", "VMXE",