Commit Graph

13 Commits

Author SHA1 Message Date
Jeremy Soller 83e7da750d Read actual BGA resolution when updating display resolution 2022-08-27 17:16:15 -06:00
4lDO2 21e30b7339 Replace syscall::clone() with libc::fork(). 2022-07-27 16:25:01 +02:00
4lDO2 7a2b3d7656 Update dependencies. 2021-06-17 18:18:27 +02:00
4lDO2 fa594155c9 Allow subdrivers to get the capability structs. 2020-04-19 14:45:46 +02:00
Jeremy Soller b77f9f6b2f bgad: handle EOF 2019-07-18 21:15:24 -06:00
Roland Ruckerbauer b50437af8a Fixed deprecated syntax in vesad
2018 edition upgrade & fixes for a bunch of 'future error warnings'

Actually upgrading all crates to 2018 edition
2019-06-29 21:47:52 +02:00
Jeremy Soller bd8a377c78 Use capability mode (null namespace) for drivers 2017-10-09 20:36:16 -06:00
Jeremy Soller 4e40c1c8af Add method for resizing display 2017-08-21 20:19:58 -06:00
Jeremy Soller 770a23ef94 Add ability to query BGA 2017-08-21 20:08:37 -06:00
Jeremy Soller b8aca0f5f0 Fix bugs in resize in vesad 2017-03-22 20:53:10 -06:00
Jeremy Soller 2593c25212 Add support for BGA mode setting (WIP) 2017-03-18 21:47:38 -06:00
Jeremy Soller 608403765d Refactor to move io into syscall, and use git for crate references 2017-01-09 20:36:36 -07:00
Jeremy Soller f3fa07ded9 Add BGA driver stub 2016-12-14 08:34:45 -07:00