freebsd-dev/sys/dev/le
Tijl Coosemans 0e4e9e170c 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
..
am7990.c
am7990reg.h
am7990var.h
am79900.c
am79900reg.h
am79900var.h
if_le_cbus.c
if_le_isa.c
if_le_lebuffer.c
if_le_ledma.c
if_le_pci.c Use convenience functions where possible instead of accessing the PCI 2010-12-18 14:21:28 +00:00
lance.c Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
lancereg.h
lancevar.h
lebuffer_sbus.c