mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
- fix cut/paste problem. :-) - don't forget to call isa_dmacascade() - reset the port after we release resources. That last one is a trap to watch out for.. The isa bus driver uses the same port/irq/mem/etc variables for the initial probe hints as it does for allocation/deallocation tracking. Releasing a resource clears the variable and then you loose the hint during attach.. (ouch!) |
||
|---|---|---|
| .. | ||
| bt.c | ||
| bt_eisa.c | ||
| bt_isa.c | ||
| bt_pci.c | ||
| btreg.h | ||