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
Dan Robertson
4d349192da
Allow PCI Config space parsing to handle types
...
- Update the PCI config space parsing to be able to handle multiple
types.
- Use a trait to abstract out reading from the config space in order to
allow testing/fuzzing of the parser.
2018-02-27 22:46:30 +00:00
Karl Hobley
520c140da8
Migrate to serde. Fixes #9
2017-04-23 15:29:48 +01:00
Jeremy Soller
4bb229959e
Specify crates.io versions
2017-01-13 15:10:16 -07: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
03abcd0e0e
Update for new rustc-serialize
2016-11-10 11:28:43 -07:00
Jeremy Soller
08557a7c13
Fix build, remove cfg(redox)
2016-11-09 17:00:48 -07:00
Jeremy Soller
db37769a8b
Update to use upstream libc and rand
2016-11-09 10:43:05 -07:00
Jeremy Soller
9064550f6a
Fix rustc-serialize
2016-11-03 15:47:54 -06:00
Jeremy Soller
0fdebfd4a1
Update syscall lib, update submodules and dependencies
2016-11-03 15:10:32 -06:00
Jeremy Soller
621e557174
Remove resource_sceme, Fix syscall crate name, add fmap
2016-11-02 19:48:25 -06:00
Jeremy Soller
f79f80e595
Launch commands for each device found if specified
2016-09-25 16:59:25 -06:00
Jeremy Soller
4b3bc6ac11
PCI driver WIP
2016-09-11 15:56:48 -06:00