Report resources to the kernel.

This commit is contained in:
Philip Homburg
2006-01-27 13:18:07 +00:00
parent 8036f12f47
commit cf7db577ae
3 changed files with 80 additions and 6 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ message *mp;
devind= mp->m1_i1;
pci_reserve2(devind, names[i].name);
pci_reserve3(devind, mp->m_source, names[i].name);
mp->m_type= OK;
r= send(mp->m_source, mp);
if (r != 0)