freebsd-skq/sys/dev/malo
tijl c76be15f2c Use convenience functions where possible instead of accessing the PCI
configuration registers directly.

Remove pci_enable_io calls where they are redundant. The PCI bus driver
will set the right bits when the corresponding bus resource is activated.

Remove redundant pci_* function calls from suspend/resume methods. The
bus driver already saves and restores the PCI configuration.

Reviewed by:	jhb
Approved by:	kib (mentor)
2010-12-18 14:21:28 +00:00
..
if_malo_pci.c Use convenience functions where possible instead of accessing the PCI 2010-12-18 14:21:28 +00:00
if_malo.c Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
if_malo.h
if_malohal.c
if_malohal.h
if_maloioctl.h