mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
- Don't initialize if_output, ether_ifattach() does this for us. - Use pci_enable_busmaster() instead of using pci_read_config() and pci_write_config() directly. - Don't try to enable I/O, bus_alloc_resource() does this for us. |
||
|---|---|---|
| .. | ||
| if_tx.c | ||
| if_txreg.h | ||
| if_txvar.h | ||