]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 260206:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Jan 2014 13:35:12 +0000 (13:35 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Jan 2014 13:35:12 +0000 (13:35 +0000)
commit3e3c11de909cbd770b0914847b94b8e16709d1f6
treeddf69a1306e432a02088c43f51d6530a00ac3dec
parenta07e9881fa2b932cd0b4d1833beea4f9f0e187eb
MFC 260206:
Rework the DSDT generation code a bit to generate more accurate info about
LPC devices.  Among other things, the LPC serial ports now appear as
ACPI devices.

git-svn-id: svn://svn.freebsd.org/base/stable/10@261265 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
usr.sbin/bhyve/acpi.c
usr.sbin/bhyve/acpi.h
usr.sbin/bhyve/atpic.c
usr.sbin/bhyve/elcr.c
usr.sbin/bhyve/pci_emul.c
usr.sbin/bhyve/pci_emul.h
usr.sbin/bhyve/pci_lpc.c
usr.sbin/bhyve/pci_lpc.h
usr.sbin/bhyve/pit_8254.c
usr.sbin/bhyve/pm.c
usr.sbin/bhyve/post.c
usr.sbin/bhyve/rtc.c