Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is enabled...
[qemu] / hw / usb-serial.c
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-05-22 Jason Wesselusb-serial: implement break event.
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-09-17 aurel32[PATCH] usb-serial: Fix data corruption with usb serial...
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-08-13 aurel32usb-serial: add support for modem lines
2008-01-19 balrogChange the usb-serial product ID to a more widely recog...
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).