diff options
author | marcel <marcel@FreeBSD.org> | 2008-04-26 18:40:59 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2008-04-26 18:40:59 +0000 |
commit | 883428f9dfde48d3bf455628e1b6624cb0d07b37 (patch) | |
tree | ca20d5371a6bb7561b78df7dfca0226950ae04a0 /sys/kern/sys_process.c | |
parent | 300a2381229dad74f8419cf1c6bffa99e4c6e1ad (diff) | |
download | FreeBSD-src-883428f9dfde48d3bf455628e1b6624cb0d07b37.zip FreeBSD-src-883428f9dfde48d3bf455628e1b6624cb0d07b37.tar.gz |
With rev 1.24 of sys/powerpc/powermac/macio.c, we now get a
total of 6 interrupt resources for scc(4) on macio(4). This
is 3 per channel, of which the 1st of each channel is the
interrupt associated with the SCC. The other 2 are for DMA
operation.
Change scc_bfe_attach() to accept an argument that's the
number of interrupts per channel (ipc) and change each bus
front-end (bfe) to pass that argument through a wrapper
for the device_attach method.
For now, we only allocate the 1st interrupt of each channel
to perserve behaviour.
Diffstat (limited to 'sys/kern/sys_process.c')
0 files changed, 0 insertions, 0 deletions