summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-bsdusb.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2006-04-14 snapshot.Norikatsu Shigemura2006-04-161-2/+7
| | | | | | | | | | | | | | | | | o no longer needs 3-wire configs when using the emulated serial port. o update patch-libmath to match this commit: [1] http://docs.freebsd.org/cgi/mid.cgi?200512021345.jB2Dj6D3057000 o Allow multiple graphics devices. o ARM Versatile Platform Baseboard emulation. o Thumb prefetch abort fix. o simulate a null modem cable. o 64 bit disassembly. o USB tablet support (Brad Campbell, Anthony Liguori). o mouse API changes. Suggested by: jkim [1] PR: ports/95826 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Update to 2006-04-08 snapshot.Norikatsu Shigemura2006-04-091-1/+2
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Add Lonnie's usb host support patches and a bunch of other fixes mostly fromPav Lucistnik2006-03-181-0/+741
cvs, including a workaround for the -nographic crash. PR: ports/94654 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)