mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
[Mirror] Some kind of OS: git://git.9front.org/plan9front/plan9front
ebf3e9067d
For xhci, we want to keep the hubs around until all its attached devices have been released, so have the Udev take a reference to its parent hubs ep0. This also means that we can now use just a pointer to the tthub instead of duplicating the properties needed for xhci and ythe code becomes trivial. Do a non-recursive implementation of putep() to conserve stack space. For device detaches, we want to immediately cancel all I/O so that the driver can release the device as soon as possible. For this, we add epstop callback in the Hci struct. |
||
---|---|---|
386 | ||
68000 | ||
68020 | ||
acme | ||
adm/timezone | ||
amd64 | ||
arm | ||
arm64 | ||
lib | ||
mips | ||
power | ||
power64 | ||
rc | ||
sparc | ||
sparc64 | ||
spim | ||
sys |