* grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI
platforms.
This commit is contained in:
parent
bdc4add8ca
commit
f7bf6c31f3
3 changed files with 59 additions and 18 deletions
|
@ -482,7 +482,7 @@ module = {
|
|||
module = {
|
||||
name = uhci;
|
||||
common = bus/usb/uhci.c;
|
||||
enable = x86;
|
||||
enable = pci;
|
||||
};
|
||||
|
||||
module = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue