freebsd-skq/sys/dev/puc
marius d730e7dc0a - 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
..
puc_ebus.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
puc_pccard.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
puc_pci.c Remove duplicate FBSDID. 2005-02-26 00:21:25 +00:00
puc_sbus.c Declare the sbus(4) front-end of puc(4) also for fhc(4), allowing 2005-02-26 00:25:43 +00:00
puc.c - sparc64/fhc/fhc.c: 2005-03-04 22:23:21 +00:00
pucdata.c add support for NetMos NM9805 1284 Printer port 2005-02-09 18:38:28 +00:00
pucvar.h Use the standard FreeBSD license 2005-01-11 06:24:40 +00:00