EHCI and OHCI PCI bus master

This commit is contained in:
starous 2012-07-22 21:09:30 +02:00
parent a885261b5d
commit 39b27f1eaf
3 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2012-07-22 Ales Nesrsta <starous@volny.cz>
* grub-core/bus/usb/ehci.c: PCI iter. - added PCI bus master setting.
* grub-core/bus/usb/ohci.c: PCI iter. - added PCI bus master setting.
2012-07-22 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkconfig_lib.in (grub_quote): Remove extra layer of escape.