diff options
author | gallatin <gallatin@FreeBSD.org> | 1999-11-16 14:01:12 +0000 |
---|---|---|
committer | gallatin <gallatin@FreeBSD.org> | 1999-11-16 14:01:12 +0000 |
commit | 38624696710615133b9ae1ac7817c9844f18c713 (patch) | |
tree | 661ca5093603e2e2d80793cd1816f5cd953db98f /sys/kern/subr_rman.c | |
parent | fe1f8fe49a616d92041abe2b0163e23a1862752d (diff) | |
download | FreeBSD-src-38624696710615133b9ae1ac7817c9844f18c713.zip FreeBSD-src-38624696710615133b9ae1ac7817c9844f18c713.tar.gz |
Mchines whose interrupts are not routed through the ISA pic were still
registering their interrupts with rman as though they were going through
the ISA pic. This prevents a conflict between isa & pci for irqs on such
machines.
Also hookup the chipset struct before calling platform.pci_intr_init().
This allows me to call inw/outw down in the platform code.
Add interrupt printfs to match the CIA chipset.
Reviewed by: dfr
Tested by: wilko
Diffstat (limited to 'sys/kern/subr_rman.c')
0 files changed, 0 insertions, 0 deletions