]> git.ipfire.org Git - thirdparty/grub.git/commit
Dedicated DMA allocation functions. CS5536 OHCI support.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 31 May 2010 11:58:18 +0000 (13:58 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 31 May 2010 11:58:18 +0000 (13:58 +0200)
commit8b1cf5e87f603a30dbc0e0d13c44c3628d67b2bf
treec1bd1ae249209fba7b0ed5a11196d80dd5bf5daa
parentc7c75cf4cb568889432527f94efc0d971e2cc3b0
Dedicated DMA allocation functions. CS5536 OHCI support.
13 files changed:
bus/cs5536.c [new file with mode: 0644]
bus/pci.c
bus/usb/ohci.c
bus/usb/uhci.c
bus/usb/usbtrans.c
conf/i386.rmk
conf/mips-yeeloong.rmk
include/grub/cs5536.h [new file with mode: 0644]
include/grub/i386/pci.h
include/grub/mips/yeeloong/pci.h
include/grub/pci.h
include/grub/smbus.h [new file with mode: 0644]
include/grub/usbtrans.h