mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 22:35:04 -05:00
rid's and to deallocate resources if a failure occurs during attach. This patch also fixes the driver to return failure if bus_alloc_resource() for the IRQ fails rather than panic'ing on the next line by passing a NULL resource to bus_setup_intr(). The other attachments already do all this. Submitted by: Jun Su <csujun@263.net> |
||
|---|---|---|
| .. | ||
| if_lnc.c | ||
| if_lnc_cbus.c | ||
| if_lnc_isa.c | ||
| if_lnc_pci.c | ||
| if_lncreg.h | ||
| if_lncvar.h | ||