Block a user
90a6ebafe9
feat(iso): add seek function
525739572f
fix(iso): wrong register of non-directories
b2eb2df8e9
feat(iso): add read function
04bbb27df6
feat(iso): modified fd struct and func proto
1daa8e6263
feat(iso): add close function
99f290634f
feat(Makefile): add iso and fd to compiled files
bdb0841286
feat(iso): add open function
28cd244b45
feat(fd): add fd table and register/destroy function
edbf5121e2
fix(atapi): wait much time before reading
9f41ddd242
feat(atapi): add discover_drive in init_k
bb67c07642
fix(given_files): include int types
b2e8290306
fix(atapi): fix size in send_packet
9618d0d55a
feat(atapi): discover and store only one drive
ba318bb0e7
fix(atapi): fix int size in atapi_drive struct