#!/bin/bash
lspci -k -s 01:00.0 | sed -n "s/\s*Kernel driver in use: \(\w*\)/\1/p"
Proudly self-hosted by Cole Deck. Fast loading powered by Turbo.