Previous
Next
Contents
- Document get_routing and set_interrupt
- For non-PnP but soft-configured ISA cards, we might need a call by
which the driver can request a free IO or memory region, ISA interrupt
etc..
- Document a method to reassign resource allocations for broken cards.
- The machine ID is not PCI specific. Should the function be part of
the PCI BIOS, or should it placed somewhere else?
- Are there cards which need the fast_read_* functions (ie. access to
the PCI configuration area from an interrupt handler)? Otherwise, these
might as well be removed - especially as these can't be unimplemented, due
to the lack of error codes..
Previous
Next
Contents