summaryrefslogtreecommitdiffstats
path: root/doc/boot-devices.rst
Commit message (Collapse)AuthorAgeFilesLines
* linux: config: Add Intel E1000eCédric Le Goater2019-02-221-0/+1
| | | | | | | | | | | | | | | | | | | | | The E1000 driver has reset issues on the QEMU PowerNV machine with POWER9 : [ 16.140708] Unable to handle kernel paging request for data at address 0xc00c000000000000 [ 16.142203] Faulting instruction address: 0xc008000000aa9b0c cpu 0x0: Vector: 300 (Data Access) at [c0000000f5833840] pc: c008000000aa9b0c: e1000_io_write+0x64/0x7c [e1000] lr: c008000000aac0f0: e1000_reset_hw+0x1bc/0x48c [e1000] sp: c0000000f5833ac0 msr: 900000000280b033 dar: c00c000000000000 dsisr: 42000000 current = 0xc0000000f579a200 paca = 0xc000000001ec0000 irqmask: 0x03 irq_happened: 0x01 pid = 13, comm = kworker/0:1 Include the E1000e as a replacement for such QEMU machines. Signed-off-by: Cédric Le Goater <clg@kaod.org>
* doc/boot-devices: document IGB/AOC-SG-I2 NICStewart Smith2018-03-141-0/+2
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* docs: boot-devices: Document Boston as containing i40Joel Stanley2018-03-141-1/+1
| | | | | | | | | stewart > What's the intel nic in boston? jk > i40 Except we aren't supposed to call it Boston, so put p9dsu in the table. Signed-off-by: Joel Stanley <joel@jms.id.au>
* linux: config: Remove Intel E1000e and E100Joel Stanley2018-03-141-5/+1
| | | | | | | We have no known users of these drivers. The E1000 survives for now as Stewart uses it for qemu. Signed-off-by: Joel Stanley <joel@jms.id.au>
* docs: Add list of hardware supported by the PetitkernelJoel Stanley2018-03-141-0/+71
This list is taken from the current kernel configuration. The intent is it will be updated as requests come in to add new hardware. Signed-off-by: Joel Stanley <joel@jms.id.au>
OpenPOWER on IntegriCloud