freebsd-skq/sys/dev/tx
mux 202f4add57 Various cleanups:
- 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.
2003-04-19 00:21:34 +00:00
..
if_tx.c Various cleanups: 2003-04-19 00:21:34 +00:00
if_txreg.h Remove the OpenBSD comatibility stuff. Many changes to be more style(9) 2002-10-22 00:57:51 +00:00
if_txvar.h Nuke EPIC_MGETCLUSTER entirely. Since 1.60 we don't use it anymore and 2003-02-21 23:12:32 +00:00