CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/01 17:25:49
Modified files:
sys/dev/pci : if_ixl.c
Log message:
add support for ctl reads and writes on 710 chips with API < 1.5
this gets rid of some annoying errors when bringing such an interface
up, but more importantly is allows RSS to work on these boards with
older firmware.
ok jmatthew@
