Jeremy Soller
|
be101621cc
|
Update to newer syscall
|
2020-08-02 15:25:03 -06:00 |
|
Wren Turkal
|
00b8ad9fc2
|
Remove unnecessary unsafe declarations.
The removed unsafe statements were identified by rustc as unneeded during
compilation.
Signed-off-by: Wren Turkal <wt@penguintechs.org>
|
2020-07-14 12:56:44 +00:00 |
|
Jeremy Soller
|
c1b4292675
|
Improve ahcid interrupt handling
|
2020-02-22 19:46:28 -07:00 |
|
Jeremy Soller
|
8da1c13b73
|
Use BAR size for ihda
|
2019-09-04 20:44:24 -06:00 |
|
Jeremy Soller
|
dfd21dfd36
|
ihdad: Handle EOF
|
2019-07-18 21:13:30 -06:00 |
|
Jeremy Soller
|
f4d54c1831
|
Merge branch 'redox-unix' into 'redox-unix'
Add ixgbe driver and split filesystem.toml into separate driver config files
See merge request redox-os/drivers!46
|
2019-07-03 20:21:38 +00:00 |
|
Simon Ellmann
|
1e3413acaa
|
Add ixgbe driver and split filesystem.toml into separate driver config files
|
2019-07-03 20:22:19 +02: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
|
50652ceb93
|
Temporary patches for Redox with unix target family
|
2019-04-23 13:25:41 -06:00 |
|
Jeremy Soller
|
7afaadabd9
|
Ensure that MMIO memory is mapped without caching
|
2019-04-08 20:22:01 -06:00 |
|
Nagy Tibor
|
ee3569d484
|
ihdad: Fix audiod blocking
|
2019-02-02 00:20:33 +00:00 |
|
Jeremy Soller
|
939b294eae
|
ihdad: cleanup, fix blocking code, decrease buffer size to decrease latency
|
2018-12-29 12:21:12 -07:00 |
|
Jeremy Soller
|
c47c68f44c
|
Update fmap support
|
2018-12-28 16:19:09 -07:00 |
|
Tibor Nagy
|
fe9338c94b
|
ihdad: Implement fpath
Fixes the output of sys:/iostat.
The correct implementation is TODO like most of the scheme related code in this driver.
|
2018-12-15 01:06:51 +01:00 |
|
jD91mZM2
|
c6b1dea60d
|
Fix compilation
There was a version mismatch because of outdated redox_event and some issues with the Cargo.lock that `cargo update` fixed
|
2018-06-13 07:20:05 +02:00 |
|
Jeremy Soller
|
0a9b15939e
|
Update to new event
|
2018-05-20 11:05:10 -06:00 |
|
Jeremy Soller
|
bd8a377c78
|
Use capability mode (null namespace) for drivers
|
2017-10-09 20:36:16 -06:00 |
|
Jeremy Soller
|
46c84616ec
|
Fix static
|
2017-09-09 15:06:22 -06:00 |
|
Tibor Nagy
|
d75e540fb7
|
ihdad: Fix seek flags
|
2017-06-25 00:49:08 +02:00 |
|
TheSchemm
|
402b46561b
|
Refactored ihdad and added Qemu support.
|
2017-06-17 17:07:19 -05:00 |
|
TheSchemm
|
e1f24810ba
|
Early Beta of the Intel HD Audio Driver
|
2017-06-03 13:45:52 -05:00 |
|