1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/powerpc/pseries
Nathan Whitehorn d2a94a7764 Set max_lun to zero. This field is ignored unless we are manually probing
LUNs anyway, and we certainly don't want to probe 2^32 values by hand in
that case.

MFC after:	2 weeks
2013-12-15 16:58:23 +00:00
..
mmu_phyp.c Limit the large page size to 16MB for now. 2013-11-23 18:52:14 +00:00
phyp_console.c This driver doesn't need the /options node, so don't check for it. 2013-11-27 22:02:55 +00:00
phyp_llan.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
phyp_vscsi.c Set max_lun to zero. This field is ignored unless we are manually probing 2013-12-15 16:58:23 +00:00
phyp-hvcall.h
phyp-hvcall.S Allow hypervisor calls with more than 7 arguments. 2013-10-20 01:28:39 +00:00
platform_chrp.c Do some cosmetic fixes. 2013-12-05 21:35:52 +00:00
plpar_iommu.c For PCI<->PCI bridges, #address-cells may be 3. Allow this when parsing the 2013-11-21 15:41:52 +00:00
plpar_iommu.h
plpar_pcibus.c Following the approach with ACPI DMAR on x86, split IOMMU handling into 2013-11-12 16:15:09 +00:00
rtas_dev.c
rtas_pci.c Following the approach with ACPI DMAR on x86, split IOMMU handling into 2013-11-12 16:15:09 +00:00
vdevice.c Add two new interfaces to ofw_bus: 2013-10-23 17:24:21 +00:00
xics.c