]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
usb: add hub portmap
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 18 Jul 2017 11:15:25 +0000 (13:15 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Jul 2017 11:00:50 +0000 (13:00 +0200)
commitca9dcc2edd72a33bacf11870b8476d5a9e02205e
treee4618a6eb6b58dc3caf19bd9bebb03d5ff3e8b42
parentdd9bba5b9c1d5175a2757f3fdc9d554b4c8eea3a
usb: add hub portmap

Allow usb hubs to map (software) ports to physical ports via op
callback.  This is needed to make bootorder work in case there
isn't a simple linear mapping.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/boot.c
src/hw/usb.h