freebsd-nq/sys/sparc64/fhc
Marius Strobl c90ff9ce5a - sparc64/fhc/fhc.c:
Change fhc(4) to use IRQ numbers instead of RIDs for allocating the
  IRQs of children. This works similar to e.g. sbus(4), i.e. add the
  IRQ resources as fully specified to the resource lists of the children,
  allocate them like normal. When establishing the interrupt search the
  interrupt maps of the children for a matching INO to determine which
  map we need to write the fully specified interrupt number to and to
  enable the mapping (before the RID was used to indicate which interrupt
  map to use).

- dev/puc/puc.c:
  Revert rev. 1.38, with the above change fhc(4) no longer needs special
  treatment for allocating IRQs.

Thanks to:	joerg for providing access to an E3500
2005-03-04 22:23:21 +00:00
..
fhc_central.c Let central(4) manage the resources of its children so they don't need 2005-03-04 22:21:11 +00:00
fhc_nexus.c Minor changes: 2005-03-04 16:01:57 +00:00
fhc.c - sparc64/fhc/fhc.c: 2005-03-04 22:23:21 +00:00
fhcreg.h
fhcvar.h Minor changes: 2005-03-04 16:01:57 +00:00