summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atoll.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2011-05-28 19:14:16 +0000
committermarcel <marcel@FreeBSD.org>2011-05-28 19:14:16 +0000
commit9f29faff2efeb6ae6a7357da5fbcb1f04a21261c (patch)
tree6e6ae76f3c5e304bf3af0adad45a9deae067c7f8 /lib/libc/stdlib/atoll.c
parent41a2cef7831873b315bff1668a48da1839e07397 (diff)
downloadFreeBSD-src-9f29faff2efeb6ae6a7357da5fbcb1f04a21261c.zip
FreeBSD-src-9f29faff2efeb6ae6a7357da5fbcb1f04a21261c.tar.gz
o Determine the number of LAWs in a way the is future proof. Only the
MPC8555(E) has 8 LAWs, so don't make that the default case. Current processors have 12 LAWs so use that as the default instead. o Determine the target ID of the PCI/PCI-X and PCI-E controllers in a way that's more future proof. There's almost a perfect mapping from HC register offset to target ID, so use that as the default. Handle the MPC8548(E) specially, since it has a non-standard target ID for the PCI-E controller. Don't worry about whether the processor implements the target ID here, because we should not get called for PCI/PCI-X or PCI-E host controllers that don't exist.
Diffstat (limited to 'lib/libc/stdlib/atoll.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud