diff --git a/BUGS b/BUGS index 1c96a4f..849bcf3 100644 --- a/BUGS +++ b/BUGS @@ -3,7 +3,7 @@ Bugs: 10/12/06 - - If you disable the FDC the keyboard also becomes disabled + Tempermental Keyboard Driver 10/12/06 - UFS is hacked to get correct file size diff --git a/src/sys/include/ubixos/init.h b/src/sys/include/ubixos/init.h index 934df5f..8c3596a 100644 --- a/src/sys/include/ubixos/init.h +++ b/src/sys/include/ubixos/init.h @@ -68,7 +68,7 @@ devfs_init, //pci_init, ubixfs_init, - fdc_init, + //fdc_init, tty_init, ufs_init, initHardDisk,