freebsd-nq/sys/sparc64
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
..
central Let central(4) manage the resources of its children so they don't need 2005-03-04 22:21:11 +00:00
compile
conf Remove COMPAT_FREEBSD4 again. It was added in rev. 1.41 as a transition 2005-03-03 01:25:33 +00:00
creator - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
ebus Don't panic when we're asked to allocate a resource type that we know 2005-01-09 18:58:08 +00:00
fhc - sparc64/fhc/fhc.c: 2005-03-04 22:23:21 +00:00
include Addendum to netchild's C compiler abstraction mega-patch which somehow 2005-03-04 21:26:07 +00:00
isa Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
pci At least on some U30 there's a spurious duplicate device node of an EBus 2005-01-20 13:29:31 +00:00
sbus /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sparc64 Remove the transition aid for the change of the sparc64 default system 2005-03-03 01:26:40 +00:00