Thread (1 message) 1 message, 1 author, 2000-05-12
  • (off-list ancestor, not in this archive)
  • Re: some booting help · David Edelsohn <hidden> · 2000-05-12

Re: some booting help

From: David Edelsohn <hidden>
Date: 2000-05-12 19:05:06

quoted
quoted
quoted
quoted
David Weis writes:
David> I was looking at the BUSIO_ATT and BUSIO_DET functions in
David> /usr/include/sys/adspace.h for clues. I had downloaded some AIX driver
David> source code examples once but can't seem to find them any more.

	See also /usr/include/sys/ioacc.h.  AIX device drivers accessing
those types of devices perform a lot of

iocc_val = IOCC_ATT(bus_id, 0);
val = BUSIO_GETC(iocc_val+XXX);
...
BUSIO_PUTC(iocc_val+XXX);
IOCC_DET(iocc_val);

	Plus programmed I/O, e.g., pio_assist().

David

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help