Jeremy Soller
|
2cdfb46a71
|
Use audiohw: instead of hda:
|
2022-11-15 12:43:22 -07:00 |
|
Jeremy Soller
|
c63fe7f2d6
|
ihdad: attempt to enable headphone jacks
|
2022-11-15 11:07:37 -07:00 |
|
Jeremy Soller
|
0fe60a00fc
|
ihdad: improve logging
|
2022-11-15 10:58:00 -07:00 |
|
Jeremy Soller
|
c8ca7940d4
|
ihdad: increase buffers to 4 to eliminate stuttering (mostly)
|
2022-11-15 09:02:25 -07:00 |
|
4lDO2
|
21e30b7339
|
Replace syscall::clone() with libc::fork().
|
2022-07-27 16:25:01 +02:00 |
|
Jeremy Soller
|
00de428d6b
|
Workarounds for x86 32-bit
|
2022-07-26 17:20:34 -06:00 |
|
4lDO2
|
d426ffacea
|
Update toolchain to 2022-03-18.
|
2022-03-19 15:06:29 +01:00 |
|
Jeremy Soller
|
36b3af4262
|
ihdad logging
|
2021-12-01 16:14:15 -07:00 |
|
4lDO2
|
7a2b3d7656
|
Update dependencies.
|
2021-06-17 18:18:27 +02:00 |
|
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 |
|
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 |
|
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 |
|