[Etherboot-developers] pci scan bug fix commited
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-07-17 01:34:36
|
I have just commited a bug fix where the pci driver matching code was attempting to setup pci devices with class == 0. There is another bug in there if two drivers happen to match a pci device by class, and neither of them works. In that case the drivers drop into an infinite loop. Eric |