X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Kernel%2Fdrv%2Fpci.c;h=1f9e7285607bdc0029e349a924401b4a7d5f7a6b;hb=25f7e9ab0f31ca486c0c981a406d381e160637a4;hp=ec96d8661d6b59d501ae1a8c38927202adadc460;hpb=15999a03acd4083fb2618c92bebbc557813c5084;p=tpg%2Facess2.git diff --git a/Kernel/drv/pci.c b/Kernel/drv/pci.c index ec96d866..1f9e7285 100644 --- a/Kernel/drv/pci.c +++ b/Kernel/drv/pci.c @@ -79,8 +79,8 @@ Uint32 gaPCI_BusBitmap[256/32]; // === CODE === /** - * \fn int PCI_Install() * \brief Scan the PCI Bus for devices + * \param Arguments Boot-time parameters */ int PCI_Install(char **Arguments) {