grub/grub-core/bus/usb
Vladimir 'phcoder' Serbinenko ff44d107ad Skip incorrect USB devices.
* grub-core/bus/usb/usb.c (grub_usb_device_initialize): Fail if
	configcnt == 0.
	* include/grub/usb.h (grub_usb_err_t): New enum value
	GRUB_USB_ERR_BADDEVICE.
2011-05-16 02:39:25 +02: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
ohci.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
uhci.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
usb.c Skip incorrect USB devices. 2011-05-16 02:39:25 +02:00
usbhub.c missing file in last change 2011-03-23 12:18:21 +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