CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/29 06:01:45
Modified files:
sys/dev/pci : if_iwx.c if_iwxreg.h
Log message:
Implement support for the BAR_FRAME_RELEASE iwx(4) firmware notification.
New firmware will generate this notification when a block ack request is
received. Older firmware passed the block ack request frame to the driver.
ok kevlo@
