Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 267 Bytes

File metadata and controls

21 lines (15 loc) · 267 Bytes

AIC8800 driver for modern kernel

This driver supports Linux 6.1+. Now have AIC8800DC support.

Installtion

Generally installtion.

    cd drivers/aic8800
    make
    make install

DKMS.

    cd drivers/aic8800
    make
    ./install.sh