grub/grub-core/bus/usb
Vladimir 'phcoder' Serbinenko 01783768d2 Convert UHCI to DMA framework.
* grub-core/bus/usb/uhci.c (grub_uhci): Add chunk and phys members.
	(grub_uhci_pci_iter): Fill new members
	(grub_alloc_td): Use P2V and V2P functions.
	(grub_free_queue): Likewise.
	(grub_alloc_qh): Likewise.
	(grub_uhci_setup_transfer): Likewise.
	(grub_uhci_check_transfer): Likewise.
2012-02-09 15:00:05 +01:00
..
emu Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
serial Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ehci.c Fix ehci on amd64. 2012-02-01 16:13:17 +01:00
ohci.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
uhci.c Convert UHCI to DMA framework. 2012-02-09 15:00:05 +01:00
usb.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
usbhub.c Fix ehci on amd64. 2012-02-01 16:13:17 +01:00
usbtrans.c * grub-core/bus/usb/usbtrans.c (grub_usb_control_msg): Return usb-style 2011-03-23 12:17:05 +01:00