This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Bochs
/
bochs
/
iodev
/
usb
History
Volker Ruppert
7aea547b9f
Fixed possible segfault on some platforms. We need 'count + 4' device entries,
...
one for the "none" entry and a terminating NULL entry.
2021-04-05 11:17:20 +00:00
..
Makefile.in
…
scsi_device.cc
…
scsi_device.h
…
uhci_core.cc
…
uhci_core.h
…
usb_common.cc
Fixed possible segfault on some platforms. We need 'count + 4' device entries,
2021-04-05 11:17:20 +00:00
usb_common.h
…
usb_ehci.cc
…
usb_ehci.h
…
usb_floppy.cc
…
usb_floppy.h
…
usb_hid.cc
…
usb_hid.h
…
usb_hub.cc
…
usb_hub.h
…
usb_msd.cc
…
usb_msd.h
…
usb_ohci.cc
…
usb_ohci.h
…
usb_printer.cc
…
usb_printer.h
…
usb_uhci.cc
…
usb_uhci.h
…
usb_xhci.cc
…
usb_xhci.h
…