1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-06 05:00:25 +00:00
Files
AROS-v0/workbench/devs
deadwood 5b353efd52 Remove reset handler when freeing driver data
Otherwise the node becomes invalid but is still kept in the handlers list
and next time something accesses this list, it stumbles on random memory.

Implementation copied from VIA-AC97 driver.
2025-11-15 18:41:41 +01:00
..
2025-09-22 20:53:42 +02:00
2025-11-08 19:04:45 +01:00